Statistics Notebooks is a project initiated for fun and to help me better grasp the materialin statistics and mathematics classes. It contains multiple Jupyter Notebooks split by topics. All code is written in Python 3.6.
- Distributions
- Discrete distributions:
- Bernulli
- Binomial
- Hypergeometric
- Geometric
- Poisson
- Continious distributions:
- Uniform
- Normal
- Standard Normal
- Multivariate Normal
- Student's T
- Chi-squared
- Fisher's (F)
- Discrete distributions:
- Central Limit Theorem