Skip to content

An introduction to Bayesian statistics using Python and (coming soon) R.

License

Notifications You must be signed in to change notification settings

Reza-Safari/BiteSizeBayes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bite Size Bayes is an introduction to Bayesian statistics using Python and (coming soon) R. It does not assume any previous knowledge of probability or Bayesian methods.

This material is a work in progress, so suggestions are welcome. The best way to provide feedback is to click here and create an issue in this GitHub repository.

The notebooks

For each of the notebooks below, you have two options: if you view the notebook on NBViewer, you can read it, but you can't run the code. If you run the notebook on Colab, you'll be able to run the code, do the exercises, and save your modified version of the notebook in a Google Drive (if you have one).

Notebook 1

The Linda Problem:

Press this button to run this notebook on Colab:

or click here to read it on NBViewer

Notebook 2

Bayes's Theorem:

Press this button to run this notebook on Colab:

or click here to read it on NBViewer

Notebook 3

The Cookie Problem:

Press this button to run this notebook on Colab:

or click here to read it on NBViewer

Notebook 4

The Dice Problem:

Press this button to run this notebook on Colab:

or click here to read it on NBViewer

Notebook 5

Interpreting medical tests:

Press this button to run this notebook on Colab:

or click here to read it on NBViewer

Notebook 6

The probability mass function:

Press this button to run this notebook on Colab:

or click here to read it on NBViewer

Notebook 7

The Euro problem:

Press this button to run this notebook on Colab:

or click here to read it on NBViewer

Notebook 8

The World Cup problem:

Press this button to run this notebook on Colab:

or click here to read it on NBViewer

Notebook 9

The World Cup problem, part two:

Press this button to run this notebook on Colab:

or click here to read it on NBViewer

Notebook 10

Joint distributions:

Press this button to run this notebook on Colab:

or click here to read it on NBViewer

Notebook 11

Joint distributions:

Press this button to run this notebook on Colab:

or click here to read it on NBViewer

Notebook 12

Hypothesis testing:

Press this button to run this notebook on Colab:

or click here to read it on NBViewer

About

An introduction to Bayesian statistics using Python and (coming soon) R.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.6%
  • Python 0.4%