All 9 Statistics units
📊
AP Statistics · Unit 4 of 9

Probability & Random Variables

10–20% of the exam4 lessons · 56 min20 terms

What this unit covers

The topics below follow the published Statistics course framework for Unit 4. This unit is worth 10–20% of the exam, so budget your time against that rather than against how long the unit takes to teach.

Probability rulesRandom variablesBinomialGeometric

Lessons in this unit

Formulas in Unit 4

Core probability rules
P(not A) = 1 − P(A) · P(A or B) = P(A) + P(B) − P(A and B) · P(A and B) = P(A)·P(B|A)
The general addition rule reduces to P(A)+P(B) when A and B are disjoint. The multiplication rule reduces to P(A)·P(B) when A and B are independent.
Mean and variance of a discrete random variable
μ_X = Σ x_i · P(x_i) · σ²_X = Σ (x_i − μ_X)² · P(x_i) · σ_X = sqrt(σ²_X)
Multiply each value by its probability and sum to get the mean; for variance, use the squared deviations weighted by probability. Standard deviation is the square root.
Combining random variables
μ_(X±Y) = μ_X ± μ_Y · for INDEPENDENT X, Y: σ²_(X±Y) = σ²_X + σ²_Y
Means add or subtract directly. Variances always ADD (never subtract) when combining independent variables — you add the variances even for X − Y, then square-root for the standard deviation.
Binomial probability, mean, and standard deviation
P(X = k) = C(n,k) · p^k · (1−p)^(n−k) · μ_X = np · σ_X = sqrt(np(1−p))
C(n,k) is the number of ways to choose which k of the n trials are successes. The mean is np; the standard deviation is the square root of np(1−p).
Geometric probability and mean
P(X = k) = (1 − p)^(k−1) · p · μ_X = 1 / p · σ_X = sqrt(1 − p) / p
X is the trial on which the first success occurs. The k − 1 failures come first, each with probability (1 − p), then one success with probability p.

Every term in Unit 4

All 20 terms we publish for Probability & Random Variables, with definitions. Reading them through is the fastest way to find the ones you cannot define — then drill those in cram mode until you can produce them without the prompt.

Combining random variables
Means always add: μ(X ± Y) = μX ± μY. Variances add only when X and Y are independent, and they add even for a difference.
Law of large numbers
As the number of trials grows, the observed proportion approaches the true probability. It says nothing about short runs.
Complement rule
P(not A) = 1 − P(A). Often the fastest route to "at least one" problems.
Addition rule
P(A or B) = P(A) + P(B) − P(A and B). The subtraction avoids double-counting the overlap.
Mutually exclusive vs independent
Mutually exclusive events cannot both occur; independent events do not affect each other's probability. Mutually exclusive events with non-zero probability are never independent.
Conditional probability
P(A | B) = P(A and B)/P(B). The condition restricts the sample space to B.
Checking independence
A and B are independent when P(A | B) = P(A). Verify numerically rather than assuming.
Expected value
E(X) = Σx·P(x), the long-run average over many repetitions. It need not be an attainable value.
Variance of a random variable
Var(X) = Σ(x − μ)²P(x). Standard deviation is its square root, interpreted as typical distance from the expected value.
Binomial setting
Binary outcomes, Independent trials, fixed Number of trials, and constant probability of Success — BINS.
Binomial mean and standard deviation
μ = np and σ = √(np(1 − p)).
Geometric setting
Same as binomial but counting trials until the first success, so the number of trials is not fixed. Mean is 1/p.
10% condition
When sampling without replacement, trials are close enough to independent provided the sample is no more than 10% of the population.
Simulation design
State the model, how one trial is run, what counts as a success, and how many trials. Then report the estimated probability as a proportion.
"At least one" problems
Compute the complement — the probability of none — and subtract from 1. Far faster than summing every case.
Two-way table probabilities
Joint probability uses the grand total as the denominator; conditional probability uses the row or column total.
Tree diagrams
Multiply along a branch for a joint probability, then add across branches that satisfy the condition.
Binomial vs geometric on the exam
A fixed number of trials counting successes is binomial; counting trials until the first success is geometric.
Linear transformation of a random variable
For Y = a + bX, the mean transforms the same way but the standard deviation is multiplied by |b| and the addition has no effect on spread.
Independence of two random variables
Required before adding variances. Without it, the variance of a sum is not the sum of the variances.

What examiners penalize here

Practice Statistics

Our practice bank is drawn from across the whole course rather than filtered to one unit, which is closer to how the exam asks anyway — it will not tell you which unit a question is testing.

Questions about this unit

How much of the AP Statistics exam is Unit 4?

Unit 4, Probability & Random Variables, is worth 10–20% of the Statistics multiple-choice section according to the published course framework. Across all 9 units that makes it one of the heaviest units on the exam, and worth front-loading.

What topics are covered in Statistics Unit 4?

Probability & Random Variables covers Probability rules, Random variables, Binomial and Geometric. We publish 20 terms with definitions for this unit, all of them on this page.

How should I study Statistics Unit 4?

Read the 4 lessons below first — about 55 minutes — then drill the 20 terms in cram mode until you can produce each definition from memory rather than just recognize it. Recognition is what makes a unit feel finished when it is not. Finish with practice questions and read the explanation for every one you get right by elimination as well as the ones you miss.

All 9 units of AP Statistics

  1. Unit 1 · Exploring One-Variable Data
  2. Unit 2 · Exploring Two-Variable Data
  3. Unit 3 · Collecting Data
  4. Unit 4 · Probability & Random Variables
  5. Unit 5 · Sampling Distributions
  6. Unit 6 · Inference for Proportions
  7. Unit 7 · Inference for Means
  8. Unit 8 · Inference for Categorical Data: Chi-Square
  9. Unit 9 · Inference for Quantitative Data: Slopes

Unit names, topics and exam weights follow the published College Board course framework for AP Statistics. AP® is a trademark registered by the College Board, which does not endorse this site.