Code for Probability
Python notebooks for all the computational examples about Probability from Chapter 1 of the book. See here for the full code repository.
- Voting by members of the United States House of Representatives. Empirical probability, conditional probability, independence, conditional independence
- Random coin flips. Sampling
- 3X3 basketball Olympics tournament. Monte Carlo method
- Boxing championship. Monte Carlo method
- Videogame. Monte Carlo method