Skip to main content
EnglandFurther MathsSyllabus dot point

When is the Poisson distribution the right model, and how do you calculate and combine Poisson probabilities?

The Poisson distribution as a model for random events, its mean and variance, calculating probabilities, the sum of independent Poisson variables, and the Poisson approximation to the binomial.

A focused answer to the AQA A-Level Further Mathematics Poisson distribution content, covering the Poisson distribution as a model for random events, its mean and variance, calculating probabilities, the sum of independent Poisson variables, and the Poisson approximation to the binomial.

Generated by Claude Opus 4.810 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. Conditions and the probability function
  3. Combining and approximating

What this dot point is asking

AQA wants you to recognise when the Poisson distribution is an appropriate model, state its conditions, use the probability formula and tables, know that its mean and variance are both equal to λ\lambda, add independent Poisson variables, and use the Poisson approximation to the binomial when nn is large and pp is small.

Conditions and the probability function

The Poisson model applies to events that occur singly (one at a time), independently of one another, and at a constant average rate, within a fixed interval of time or space. Each of these conditions can fail in a real situation, and questions often ask you to judge whether the model is reasonable: clustered events (such as accidents that cause further accidents) break independence, and a rate that varies through the day breaks the constant-rate assumption. When the conditions hold, the distribution is fully specified by the single parameter λ\lambda, the mean number of events in the chosen interval.

The equality of mean and variance is a signature property used both ways. It lets you predict the variance once you know the rate, and it provides a quick check on whether real data could be Poisson: if the sample mean and sample variance are far apart, a Poisson model is doubtful, which links directly to goodness of fit testing.

Combining and approximating

The additive property is what makes scaling the interval work. A rate of 33 events per minute is the sum of independent contributions, so over two minutes the parameter doubles to Po(6)\text{Po}(6), and over thirty seconds it halves to Po(1.5)\text{Po}(1.5). Always scale λ\lambda in proportion to the interval before calculating any probability, because the formula uses the mean for the actual interval in question.

The Poisson approximation to the binomial rests on the same conditions in disguise: when nn is large and pp is small, the binomial events are rare, roughly independent, and occur at a near-constant rate, which is exactly the Poisson setting. Setting λ=np\lambda = np matches the means, and the approximation is good when nn is large (often n>50n > 50) and pp is small (often p<0.1p < 0.1). It is valuable because the Poisson formula avoids the large factorials of a binomial calculation with big nn.

Exam-style practice questions

Practice questions written in the style of AQA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

AQA 20197 marksCalls arrive at a help desk at an average rate of 33 per ten-minute period, modelled by a Poisson distribution. Find the probability that (a) exactly 22 calls arrive in a ten-minute period, and (b) more than 11 call arrives in a five-minute period.
Show worked answer →

Part (a). Here XPo(3)X \sim \text{Po}(3). P(X=2)=e3322!=e392=4.5e3P(X = 2) = e^{-3}\frac{3^2}{2!} = e^{-3}\frac{9}{2} = 4.5 e^{-3}.

Since e3=0.049787e^{-3} = 0.049787, P(X=2)=4.5×0.049787=0.224P(X = 2) = 4.5 \times 0.049787 = 0.224 (to 3 significant figures).

Part (b). For a five-minute period the rate halves, so YPo(1.5)Y \sim \text{Po}(1.5).

P(Y>1)=1P(Y=0)P(Y=1)P(Y > 1) = 1 - P(Y = 0) - P(Y = 1). Now P(Y=0)=e1.5=0.22313P(Y = 0) = e^{-1.5} = 0.22313 and P(Y=1)=e1.51.511!=1.5×0.22313=0.33470P(Y = 1) = e^{-1.5}\frac{1.5^1}{1!} = 1.5 \times 0.22313 = 0.33470.

So P(Y>1)=10.223130.33470=0.442P(Y > 1) = 1 - 0.22313 - 0.33470 = 0.442 (to 3 significant figures).

Markers reward the formula in (a), scaling the mean to 1.51.5 in (b), and computing P(Y>1)P(Y > 1) as the complement of P(Y1)P(Y \leq 1).

AQA 20216 marksA factory produces components, 0.5%0.5\% of which are defective. A batch of 400400 components is examined. Justify the use of a Poisson approximation to the binomial, state the approximating distribution, and use it to find the probability that the batch contains at most 11 defective component.
Show worked answer →

The number of defectives is binomial B(400,0.005)\text{B}(400, 0.005). A Poisson approximation is justified when nn is large and pp is small, which holds here (n=400n = 400, p=0.005p = 0.005), so the binomial is well approximated by Po(np)\text{Po}(np).

Here np=400×0.005=2np = 400 \times 0.005 = 2, so use XPo(2)X \sim \text{Po}(2).

P(X1)=P(X=0)+P(X=1)=e2+e2211!=e2(1+2)=3e2P(X \leq 1) = P(X = 0) + P(X = 1) = e^{-2} + e^{-2}\frac{2^1}{1!} = e^{-2}(1 + 2) = 3e^{-2}.

Since e2=0.13534e^{-2} = 0.13534, P(X1)=3×0.13534=0.406P(X \leq 1) = 3 \times 0.13534 = 0.406 (to 3 significant figures).

Markers reward justifying the approximation (large nn, small pp), stating Po(2)\text{Po}(2), and computing P(X1)P(X \leq 1) correctly.

Related dot points

Sources & how we know this