Think Stats 2e

by Allen B. Downey

I have started work on the third edition of Think Stats. You can read the current draft here.

Order the second edition of Think Stats from Bookshop.org or Amazon or the bookseller of your choice.

Read the book in PDF.

Or read the book online.

Code examples and solutions are in this GitHub repository.

Description

Think Stats is an introduction to Probability and Statistics for Python programmers. If you have basic skills in Python, you can use them to learn concepts in probability and statistics and practical skills for working with data.

  •  This book emphasizes simple techniques you can use to explore real data sets and answer interesting questions.
  •  It includes case studies using datasets from the National Institutes of Health and other sources.
  •  Many of the exercises use short programs to run experiments and help readers develop understanding.

This book is available under a Creative Commons license, which means that you are free to copy, distribute, and modify it, as long as you attribute the source and don’t use it for commercial purposes.