Book picks similar to
The Development of Mathematics by Eric Temple Bell
mathematics
math
science
popular-science
The Past In Perspective: An Introduction To Human Prehistory
Kenneth L. Feder - 1996
Featuring a consistent chapter format and an appropriate level of detail for students with no previous exposure to archaeology, it also offers outstanding pedagogy including maps, timelines (interactive on the companion Online Learning Center), chapter summaries, lists of key terms, 16 pages of full color photos, and more!
Great Dialogues of Plato
Plato
One of the world's most respected classical scholars offers translations of the complete texts of "The Republic, Apology of Socrates, " "Crito, " "Phaedo, " "Ion, " "Meno, " and "Symposium."
Calculus
Dale E. Varberg - 1999
Covering various the materials needed by students in engineering, science, and mathematics, this calculus text makes effective use of computing technology, graphics, and applications. It presents at least two technology projects in each chapter.
Statistical Rethinking: A Bayesian Course with Examples in R and Stan
Richard McElreath - 2015
Reflecting the need for even minor programming in today's model-based statistics, the book pushes readers to perform step-by-step calculations that are usually automated. This unique computational approach ensures that readers understand enough of the details to make reasonable choices and interpretations in their own modeling work.The text presents generalized linear multilevel models from a Bayesian perspective, relying on a simple logical interpretation of Bayesian probability and maximum entropy. It covers from the basics of regression to multilevel models. The author also discusses measurement error, missing data, and Gaussian process models for spatial and network autocorrelation.By using complete R code examples throughout, this book provides a practical foundation for performing statistical inference. Designed for both PhD students and seasoned professionals in the natural and social sciences, it prepares them for more advanced or specialized statistical modeling.Web ResourceThe book is accompanied by an R package (rethinking) that is available on the author's website and GitHub. The two core functions (map and map2stan) of this package allow a variety of statistical models to be constructed from standard model formulas.