Think Stats Review

Think Stats
Average Reviews:

(More customer reviews)
If your grasp of Programming exceeds your understanding of Basic Statistics, this book IS for you. As a University Statistics professor, I am constantly looking for reading materials that I can use to integrate Practical Statistics with programming. I am generally faced with the problem of having to mine Programming texts for Stats lessons, all too often I am faced with books that attempt to teach a programming language with examples from Freshman Statistics as an afterthought. (Too much of one, not enough of the other)
This book comes at the problem from the other side. Given that you already have a healthy grasp on programming and are trying to learn Statistics, each topic is presented with helpful, real-world data examples, and a step-by-step explanation of how to code the solutions. That makes this book excellent supplementary material for a Statistics class, or at the very least, a wonderful refresher for those returning to Statistics, with programming in mind.
Caution:
This book is NOT for you if you do NOT have a basic understanding of Programming. This book will NOT teach you to program using statistics. It is meant to teach you statistics using programming.

Click Here to see more reviews about: Think Stats


If you know how to program, you have the skills to turn data into knowledge using the tools of probability and statistics. This concise introduction shows you how to perform statistical analysis computationally, rather than mathematically, with programs written in Python.

You'll work with a case study throughout the book to help you learn the entire data analysis process—from collecting data and generating statistics to identifying patterns and testing hypotheses. Along the way, you'll become familiar with distributions, the rules of probability, visualization, and many other tools and concepts.

Develop your understanding of probability and statistics by writing and testing code
Run experiments to test statistical behavior, such as generating samples from several distributions
Use simulations to understand concepts that are hard to grasp mathematically
Learn topics not usually covered in an introductory course, such as Bayesian estimation
Import data from almost any source using Python, rather than be limited to data that has been cleaned and formatted for statistics tools
Use statistical inference to answer questions about real-world data


Buy Now

Click here for more information about Think Stats

0 comments:

Post a Comment