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
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.
The mean (expected value) of a binomial distribution is $\mu = np$.
The variance of a binomial distribution is $\sigma^2 = np(1-p)$.
A binomial experiment requires that each trial is independent and has only two possible outcomes: success or failure.
The sum of all probabilities in a binomial distribution equals 1.