# ThinkBayes2 **Repository Path**: lg21c/ThinkBayes2 ## Basic Information - **Project Name**: ThinkBayes2 - **Description**: Text and code for the forthcoming second edition of Think Bayes, by Allen Downey. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-23 - **Last Updated**: 2021-04-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Think Bayes 2 by Allen B. Downey [The HTML version of this book is here](http://allendowney.github.io/ThinkBayes2). *Think Bayes* is an introduction to Bayesian statistics using computational methods. *Think Bayes* is a Free Book. It is available under the [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International (CC BY-NC-SA 4.0)](https://creativecommons.org/licenses/by-nc-sa/4.0/), which means that you are free to copy and modify it, as long as you attribute the work and don’t use it for commercial purposes. Other Free Books by Allen Downey are available from [Green Tea Press](https://greenteapress.com/wp/). ## Run the notebooks [Download the notebooks as a Zip file](https://github.com/AllenDowney/ThinkBayes2/raw/master/ThinkBayes2Notebooks.zip) Or use these links to run the notebooks on Colab: * [Chapter 1](https://colab.research.google.com/github/AllenDowney/ThinkBayes2/blob/master/notebooks/chap01.ipynb) * [Chapter 2](https://colab.research.google.com/github/AllenDowney/ThinkBayes2/blob/master/notebooks/chap02.ipynb) * [Chapter 3](https://colab.research.google.com/github/AllenDowney/ThinkBayes2/blob/master/notebooks/chap03.ipynb) * [Chapter 4](https://colab.research.google.com/github/AllenDowney/ThinkBayes2/blob/master/notebooks/chap04.ipynb) * [Chapter 5](https://colab.research.google.com/github/AllenDowney/ThinkBayes2/blob/master/notebooks/chap05.ipynb) * [Chapter 6](https://colab.research.google.com/github/AllenDowney/ThinkBayes2/blob/master/notebooks/chap06.ipynb) * [Chapter 7](https://colab.research.google.com/github/AllenDowney/ThinkBayes2/blob/master/notebooks/chap07.ipynb) * [Chapter 8](https://colab.research.google.com/github/AllenDowney/ThinkBayes2/blob/master/notebooks/chap08.ipynb) * [Chapter 9](https://colab.research.google.com/github/AllenDowney/ThinkBayes2/blob/master/notebooks/chap09.ipynb) * [Chapter 10](https://colab.research.google.com/github/AllenDowney/ThinkBayes2/blob/master/notebooks/chap10.ipynb) * [Chapter 11](https://colab.research.google.com/github/AllenDowney/ThinkBayes2/blob/master/notebooks/chap11.ipynb) * [Chapter 12](https://colab.research.google.com/github/AllenDowney/ThinkBayes2/blob/master/notebooks/chap12.ipynb) * [Chapter 13](https://colab.research.google.com/github/AllenDowney/ThinkBayes2/blob/master/notebooks/chap13.ipynb) * [Chapter 14](https://colab.research.google.com/github/AllenDowney/ThinkBayes2/blob/master/notebooks/chap14.ipynb) * [Chapter 15](https://colab.research.google.com/github/AllenDowney/ThinkBayes2/blob/master/notebooks/chap15.ipynb) * [Chapter 16](https://colab.research.google.com/github/AllenDowney/ThinkBayes2/blob/master/notebooks/chap16.ipynb) * [Chapter 17](https://colab.research.google.com/github/AllenDowney/ThinkBayes2/blob/master/notebooks/chap17.ipynb) * [Chapter 18](https://colab.research.google.com/github/AllenDowney/ThinkBayes2/blob/master/notebooks/chap18.ipynb) * [Chapter 19](https://colab.research.google.com/github/AllenDowney/ThinkBayes2/blob/master/notebooks/chap19.ipynb) * [Chapter 20](https://colab.research.google.com/github/AllenDowney/ThinkBayes2/blob/master/notebooks/chap20.ipynb)