Unit 4: Probability, Random Variables, and Probability Distributions

AP Statistics: 52 practice questions with detailed explanations.

Unit Study Guide

Executive Summary

Probability formalizes chance. Random variables attach numbers to outcomes, and their distributions give means, variances, and the probabilities of interest.

Basic probability

P(A) is between 0 and 1; all outcomes sum to 1. Addition rule: P(A or B) = P(A) + P(B) - P(A and B); disjoint events drop the overlap. Complement: P(not A) = 1 - P(A). Conditional: P(A | B) = P(A and B) / P(B). Independence: P(A and B) = P(A)·P(B), or P(A | B) = P(A).

Discrete random variables

A random variable assigns a number to each outcome. Expected value (mean) = sum of value × probability. Variance measures expected squared deviation; standard deviation is its square root. Adding a constant shifts the mean only; multiplying scales both mean and spread.

Binomial

Counts successes in n independent trials with constant p. Mean = np; variance = np(1-p). P(X = k) uses the binomial coefficient. Use complements for at-least problems.

Geometric

Counts trials until the first success. Mean = 1/p. P(first success on trial k) = (1-p)^(k-1) · p.

Continuous distributions

Values fill intervals; P(exact value) = 0; probabilities are areas under a density curve; total area = 1. Normal probabilities use z-scores and the empirical rule.

Exam traps

Disjoint is not independent — mutually exclusive events are dependent. Multiply for AND only when independent. Binomial counts successes; geometric counts trials.

Top 5 Concepts to Master

  1. 1Apply addition, complement, and conditional rules.
  2. 2Compute expected value and standard deviation.
  3. 3Use binomial and geometric formulas.
  4. 4Work with normal probabilities.

Key Terms & Definitions

Practice with Flashcards
Sample space

All possible outcomes.

Disjoint events

Cannot both occur.

Independent events

One’s occurrence doesn’t change the other’s probability.

Conditional probability

P(A | B) = P(A and B) / P(B).

Expected value

Probability-weighted average of outcomes.

Binomial

Successes in n independent trials.

Geometric

Trials until the first success.

Common Misconceptions: Exam Traps

Disjoint events are independent.

Correct: If one occurs the other cannot — they are dependent.

P(A or B) is always P(A) + P(B).

Correct: Subtract the overlap unless the events are disjoint.

Binomial and geometric count the same thing.

Correct: Binomial counts successes in n; geometric counts trials to one success.

A continuous random variable has positive probability at a point.

Correct: Single points have probability zero; intervals have area.

Question Bank Breakdown

By difficulty

easy 22medium 30

By topic

Basic Probability 14Binomial Distribution 10Geometric Distribution 7Discrete Random Variables 7Independent Events 6Continuous Random Variables 4Conditional Probability 4

All Questions in this Unit