Poisson distribution
By Jude Wallis · Updated
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.
More random variables and distributions terms, or browse the full statistics glossary.