Skip to content

Summaries & exercises from the book "Think Stats" in the form of a Python notebook

Notifications You must be signed in to change notification settings

zurda/thinkStats2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summaries and exercises from 'Think Stats'

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.

Content

  • 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

About

Summaries & exercises from the book "Think Stats" in the form of a Python notebook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published