When events are rare but observed over a long interval of time or space (calls to a switchboard, decays, typos in a book), the suitable model is the Poisson distribution.

Property — XPois(λ)X\sim\text{Pois}(\lambda)

It models the number of rare events in an interval of time/space. λ\lambda is the mean number of events. P(X=k)=eλλkk!,k=0,1,2,P(X=k) = e^{-\lambda}\frac{\lambda^k}{k!}, \qquad k=0,1,2,\ldots Mean = variance = λ\lambda.

A distinctive feature: in the Poisson, mean and variance coincide, both equal to λ\lambda. The graph that follows shows the case λ=4\lambda=4 (for example 44 calls per hour on average).

Poisson distribution with λ=4\lambda=4: the peak is around k=3k=3 and k=4k=4, and the tail stretches to the right.

Topics: Probability distributions
Concepts: Poisson distribution · Expected value · Variance
Skills: Probability calculation · Modelling
People: Siméon-Denis Poisson