This repository is based on material from the book Think Stats (Second edition) by Allen B. Downey, available from greenteapress.com. You can find the original text and supporting code for the book here.
I found that working alongside the book with Jupyter notebook formatted files, helped deepen my understanding of the material and exercises.
- The files titled 'chap01', 'chap2' [...] include summaries of the chapters.
- The files titled 'chap01ex01', 'chap01ex01soln' [...] include exercises and solutions.
- The 'data' folder includes the data files used in the examples and exercises.
- The files with '.py' extention are taken from the original book's repository, and include modules used in the book.
- The 'figs' folder includes figures and images that I used in the notebooks.
Start here: Chapter 1