Skip to content

anp-exe/ThinkStats

 
 

Repository files navigation

ThinkStats

My Work

My personal work and exercises can be found in the my-work folder.

This repository contains notebooks, data, and supplementary material for the third edition of Think Stats.

Click here to read the book online and run the notebooks.

Downloadable Files

  • ThinkStats.zip: Zip file of notebooks without solutions (download this if you just want to run the notebooks without cloning the repository)
  • ThinkStatsSolutions.zip: Zip file of notebooks with solutions

Directories

  • data: Data files used in the book
  • examples: Notebooks with additional examples
  • figs: Figures other than the ones generated in the notebooks
  • jb: Directory where I build the HTML version of the book with Jupyter Book
  • nb: Notebooks without solutions
  • soln: Notebooks with solutions (these are the source files)
  • tutorial: Notebooks for a tutorial on time series analysis

Setup

  • Makefile: Instructions for creating a Conda environment for the book
  • requirements.txt: Required packages to run the notebooks
  • requirements-dev.txt: Additional packages used for developing the notebooks

About

Notebooks for the third edition of Think Stats

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 99.4%
  • Other 0.6%