distribution-cheatsheet icon indicating copy to clipboard operation
distribution-cheatsheet copied to clipboard

📈📄👀A lookup repo for a variety of discrete and continuous distributions (incl. Beta, Binomial, Cauchy, Chi-squared, Geometric, Hypergeometric, Normal & Poisson)

Distribution-cheatsheet

A lookup repo for a variety of distributions (implemented in Python).


Distribution Characteristics

The characteristics of each distribution are seperated into the following paragraphs:

  1. Definition & Formula
  2. Parameter
  3. Implementation in Python
  4. Inference of Parameter

Overview

The following distributions are (or will be) implemented in this repository: