Introducing Probability — AP Statistics
1. Core Probability Foundations ★☆☆☆☆ ⏱ 2 min
Probability is the study of chance and uncertainty, and the AP Statistics curriculum uses the frequentist definition: the probability of an event is the proportion of times the event would occur in a very large number of repeated identical trials of a random process. This topic is the backbone of all later probability work and statistical inference, as inference relies on probability to quantify uncertainty about population parameters from sample data. This unit accounts for 10–15% of the total AP Statistics exam weight, with this topic appearing most often as a foundation for larger problems or 2–3 standalone multiple-choice questions.
2. The Law of Large Numbers ★★☆☆☆ ⏱ 4 min
The Law of Large Numbers (LLN) is the core conceptual rule that connects long-run behavior to probability. The LLN states that as the number of repetitions of a random process increases, the sample proportion of times an event occurs approaches the true, fixed probability of that event. The key intuition here is that short runs of a random process can have highly variable results that do not reflect the true probability, but this variation fades as more trials are added.
A common misconception associated with the LLN is the gambler’s fallacy: the false belief that short-run streaks of one outcome will be "corrected" by the opposite outcome in the near future to balance out the proportion. In reality, the LLN only works by diluting past streaks with many more new trials, it does not compensate for past variation. Independent trials (like coin flips or roulette spins) have no memory of past outcomes, so past streaks do not change the probability of future outcomes.
Exam tip: Any AP Exam question about streaks or the LLN is almost always testing for the gambler’s fallacy — always explicitly state that LLN does not correct short-run streaks in independent trials.
3. Sample Spaces and Equally Likely Outcomes ★★☆☆☆ ⏱ 4 min
A random process is any process with uncertain outcomes before it occurs. A sample space $S$ is the set of all possible outcomes of a random process. An event is any collection of outcomes (any subset of the sample space), typically labeled with a capital letter like $A$.
P(A) = \frac{n(A)}{n(S)}
Two core axioms always hold for all probability calculations: (1) all probabilities are between 0 and 1, and (2) the sum of probabilities for all outcomes in the sample space equals 1. A common mistake here is treating groups of outcomes (like color groups of marbles) as equally likely, when only individual outcomes are equally likely.
Exam tip: Always count ordered outcomes for independent sequential trials (like multiple coin flips or multiple draws with replacement), even if the problem does not specify order — ordered outcomes are always equally likely for these processes.
4. The Complement Rule ★★★☆☆ ⏱ 4 min
The complement of an event $A$, written $A^c$, is the event that $A$ does not occur. Since $A$ and $A^c$ together cover the entire sample space, the sum of their probabilities equals 1. Rearranging this gives the complement rule, one of the most useful tools in introductory probability. It drastically simplifies calculations for common problems like finding the probability of "at least one" of an event occurring. Instead of counting all the cases where at least one event occurs (which can require adding many terms), you only need to calculate the probability of the complement (no events occurring) and subtract from 1. This reduces counting errors and saves significant time on the exam.
P(A^c) = 1 - P(A)
Exam tip: If a problem asks for the probability of 'at least one', the complement rule is always the fastest, most error-free approach — never start by adding multiple terms unless the complement is more complicated.
Common Pitfalls
Why: Students confuse the probability of an event occurring with a proportion of time or area, misapplying the frequentist definition.
Why: Students confuse long-run convergence with short-run correction of streaks, falling for the gambler's fallacy.
Why: Students assume identical objects mean unordered outcomes are equally likely, but even identical dice are independent, so ordered outcomes are equally likely.
Why: Students forget the complement rule simplifies 'at least one' problems significantly, leading to unnecessary extra work.
Why: Students rush through calculations and forget the fundamental axiom that all probabilities are between 0 and 1.