Binomial Distribution

  • Definition: The distribution of the total number of successes in independent Bernoulli trials, each with success probability .
  • Mean:
  • Variance:
  • Use case: Models repeated independent yes/no events (How many heads in 10 coin flips?).

Represented as

Mathematically as where

  • : the number of trials
  • : the number of successes desired
  • : probability of getting a success in one trial
  • : probability of getting a failure in one trial

Visually as