Geometric Distribution vs Poisson Distribution
Both terms below come up in the same part of the course, and students mix them up. Here is each one defined on its own, side by side, so you can see where they part company.
Geometric distribution
Random variables and distributions
The geometric distribution models the number of independent trials up to and including the first success, when each trial has success probability p.
The geometric distribution describes the trial on which the first success arrives, in a run of independent trials that each succeed with the same probability . Its values are 1, 2, 3 and onward with no upper limit, the probabilities are , and the summaries are (mu-X, the mean) and (sigma-X).
Roll a fair die until the first 6, so . The first 6 lands on roll 3 with probability , the mean is rolls, and the standard deviation is rolls, nearly as large as the mean itself.
"The mean is 6, so the first 6 usually turns up somewhere around roll 6" is wrong three times over. The most likely single trial is the first one, , and every later trial is less likely than the one before it. The median is 4, since and . And the mean sits above the median because the right tail runs forever: by roll 6, the mean itself, only of runs have finished.
The distribution also forgets. Roll ten times with no 6 and the count of further rolls you need still has mean 6, exactly as it did at the start, because the die keeps no record. "I am due for a 6" has no arithmetic behind it.
College Board removed the geometric distribution from AP Statistics with the Fall 2026 revision, on its published list of removed topics, so it is not assessed on the exam that first runs in May 2027. It stays standard college material, and reading a waiting-time setting correctly is still how you rule out a binomial one, which is assessed at topic 2.10 of Unit 2.
Poisson distribution
Random variables and distributions
The Poisson distribution models the count of events in a fixed interval when events occur independently at a constant average rate.
The Poisson distribution counts occurrences in a fixed window of time or space, on the assumption that events arrive independently at a constant average rate. One parameter sets the whole thing: (lambda), the mean number of occurrences per window. The probabilities are for and upward with no ceiling, and both the mean and the variance equal .
Take a help desk averaging 3 calls an hour, so . Then , and . The count 3 is exactly as likely, since too. A quiet hour of at most one call has probability .
"The mean and the variance are both 3, so the standard deviation is 3" is the slip that equality invites. The variance is 3; the standard deviation is . For a positive rate the two agree at and nowhere else, so the coincidence you are remembering is between the mean and the variance, never between the mean and the spread.
The window is part of the parameter rather than part of the background. Three calls an hour means over half an hour and over an eight-hour day, so carrying 3 into a half-hour question doubles where the answer is centered. The constant-rate assumption is the first thing to break in practice: calls that bunch up after an outage vary more than a Poisson allows, and the tell is a sample variance sitting well above the sample mean.
No topic in the Fall 2026 AP Statistics course covers the Poisson distribution. The count model the course does use is the binomial, topic 2.10 of Unit 2, which fixes the number of trials at instead of letting the count run without a bound.