🎲intro to statistics review

Binomial probability distribution

Written by the Fiveable Content Team • Last updated September 2025
Written by the Fiveable Content Team • Last updated September 2025

Definition

A binomial probability distribution models the number of successes in a fixed number of independent trials, each with the same probability of success. It is defined by two parameters: the number of trials (n) and the probability of success (p).

5 Must Know Facts For Your Next Test

  1. The binomial distribution formula is given by: $$P(X = k) = \binom{n}{k} p^k (1-p)^{n-k}$$ where $\binom{n}{k}$ is the combination formula.
  2. The mean (expected value) of a binomial distribution is $\mu = np$.
  3. The variance of a binomial distribution is $\sigma^2 = np(1-p)$.
  4. A binomial experiment requires that each trial is independent and has only two possible outcomes: success or failure.
  5. The sum of all probabilities in a binomial distribution equals 1.

Review Questions