Probability Distributions cheat sheet - grade 10-12

Click image to open full size

Statistics Grade 10-12

Probability Distributions Cheat Sheet

A printable reference covering discrete and continuous distributions, expected value, variance, binomial, normal, and z-scores for grades 10-12.

Download PNG

Probability distributions describe how likely different outcomes are for a random variable. This cheat sheet helps students compare discrete and continuous models, choose the right formula, and interpret probabilities from tables or graphs. It is useful for homework, tests, and data investigations where probabilities must be calculated and explained. The core ideas are that probabilities must total 11 for discrete distributions and total area must equal 11 for continuous distributions. Expected value μ=E(X)\mu = E(X) gives the long-run average, while variance σ2\sigma^2 and standard deviation σ\sigma measure spread. Common models such as the binomial and normal distributions use parameters like nn, pp, μ\mu, and σ\sigma to describe shape, center, and variability.

Key Facts

  • For any probability distribution, 0P(A)10 \le P(A) \le 1 and the probabilities of all mutually exclusive outcomes in the sample space add to 11.
  • For a discrete random variable, the mean or expected value is μ=E(X)=xP(X=x)\mu = E(X) = \sum xP(X=x).
  • For a discrete random variable, the variance is σ2=(xμ)2P(X=x)\sigma^2 = \sum (x-\mu)^2P(X=x) and the standard deviation is σ=σ2\sigma = \sqrt{\sigma^2}.
  • For a binomial random variable with nn trials and success probability pp, P(X=k)=(nk)pk(1p)nkP(X=k)=\binom{n}{k}p^k(1-p)^{n-k} for k=0,1,,nk=0,1,\dots,n.
  • A binomial distribution has mean μ=np\mu = np and standard deviation σ=np(1p)\sigma = \sqrt{np(1-p)}.
  • For a continuous random variable, P(aXb)P(a \le X \le b) equals the area under the density curve from aa to bb, and P(X=a)=0P(X=a)=0.
  • A normal random variable is standardized by z=xμσz = \frac{x-\mu}{\sigma}, which converts xx into the number of standard deviations from the mean.
  • If XN(μ,σ)X \sim N(\mu,\sigma), then about 68%68\%, 95%95\%, and 99.7%99.7\% of values lie within 11, 22, and 33 standard deviations of μ\mu.

Vocabulary

Probability distribution
A probability distribution is a model that assigns probabilities to the possible values of a random variable so the total probability is 11.
Random variable
A random variable is a variable, usually written as XX, whose value depends on the outcome of a chance process.
Probability mass function
A probability mass function gives P(X=x)P(X=x) for each possible value of a discrete random variable.
Probability density function
A probability density function is a curve for a continuous random variable where probabilities are found as areas under the curve.
Expected value
Expected value is the long-run average outcome of a random variable, calculated for discrete data by E(X)=xP(X=x)E(X)=\sum xP(X=x).
Standard deviation
Standard deviation is a measure of typical distance from the mean, calculated as σ=σ2\sigma = \sqrt{\sigma^2}.

Common Mistakes to Avoid

  • Adding probabilities to more than 11 is wrong because a valid probability distribution must have total probability equal to 11.
  • Using the binomial formula when trials are not independent is wrong because P(X=k)=(nk)pk(1p)nkP(X=k)=\binom{n}{k}p^k(1-p)^{n-k} assumes the same pp on every trial.
  • Treating P(X=a)P(X=a) as an area for a continuous distribution is wrong because a single point has no width, so P(X=a)=0P(X=a)=0.
  • Confusing variance and standard deviation is wrong because variance is σ2\sigma^2 while standard deviation is σ=σ2\sigma = \sqrt{\sigma^2}.
  • Using xx like a z-score is wrong because standard normal probabilities require z=xμσz = \frac{x-\mu}{\sigma} before using a normal table or calculator.

Practice Questions

  1. 1 A discrete random variable has values 00, 11, and 22 with probabilities 0.200.20, 0.500.50, and 0.300.30. Find E(X)E(X).
  2. 2 Let XBinomial(10,0.30)X \sim \text{Binomial}(10,0.30). Find P(X=4)P(X=4) using P(X=k)=(nk)pk(1p)nkP(X=k)=\binom{n}{k}p^k(1-p)^{n-k}.
  3. 3 A test score is normally distributed with μ=70\mu = 70 and σ=8\sigma = 8. Find the z-score for x=86x = 86 and interpret its meaning.
  4. 4 Explain whether the number of students absent from a class on a school day is better modeled as a discrete or continuous random variable, and justify your choice.