Material for Volume 1 of Data Analysis Book Introduction to Statistics and Data Analysis maintained by the Department of Earth Sciences, SOEST, University of Hawai'i at Manoa. The book is open source and this public repository can be freely cloned.
In order to build the DA1 book from source you will need some prerequisites. The exact installation will depend on your operating system.
- A UNIX or UNIX-like operating system or shell to understand Makefiles
- A recent GMT installation 6.x or higher (www.generic-mapping-tools.org)
- The latex/pdflatex packages (TexLive or similar); see ERTH_DA1_book.tex for needed packages
If you have all prerequisites then you can build ERTH_DA1_book.pdf by typing
make book
If you get errors it is probably related to missing prerequisite tools and libraries, missing Latex styles or include files, etc. Expect to do some forensic work, as different distros may package Latex differently.
Instructors may wish to get a copy of the solution set by sending an email to [email protected] with evidence that you are a regular faculty at a college or university (unless we know you of course).