CAIE A-Level · Mathematics 9709 · The Poisson Distribution

Normal Approximation to the Poisson Distribution

9 min readSyllabus 6.1PreviewBy Uzair Khan

Syllabus objective

Use the normal distribution, with continuity correction, as an approximation to the Poisson distribution where appropriate. The condition that λ is large should be known; λ > 15, approximately.

Introduction

The Poisson distribution is exact and elegant, but when λ\lambda is large, calculating cumulative probabilities by summing individual Poisson terms becomes extremely tedious — even with tables. The normal distribution provides a powerful and efficient approximation in these cases, turning a discrete probability problem into a continuous one that can be handled with standard normal tables.

For 9709, you must know when this approximation is valid, how to set it up (matching mean and variance), and why a continuity correction is essential whenever you move from a discrete to a continuous distribution.


Core Concept

If XPo(λ)X \sim \text{Po}(\lambda) and λ\lambda is large, then XX is approximately normally distributed. Since the Poisson distribution has mean = variance = λ\lambda, the approximating normal distribution uses both as λ\lambda:

XPo(λ)YN(λ, λ)when λ>15 approximately.X \sim \text{Po}(\lambda) \approx Y \sim \text{N}(\lambda,\ \lambda) \quad \text{when } \lambda > 15 \text{ approximately.}

Why does this work? The Poisson distribution can be thought of as a sum of many independent rare-event indicators. By the Central Limit Theorem, the sum of many independent random variables tends towards a normal distribution. As λ\lambda grows, the Poisson distribution becomes increasingly symmetric and bell-shaped, making the normal approximation progressively more accurate.

The Continuity Correction

Because XX is discrete (it takes only integer values) and YY is continuous, you must apply a continuity correction: each integer value nn is represented by the interval (n0.5, n+0.5)(n - 0.5,\ n + 0.5) in the continuous normal model.

Poisson probabilityNormal approximation (with continuity correction)
P(X=n)P(X = n)P(n0.5<Y<n+0.5)P(n - 0.5 < Y < n + 0.5)
P(Xn)P(X \leq n)P(Y<n+0.5)P(Y < n + 0.5)
P(X<n)P(X < n)P(Y<n0.5)P(Y < n - 0.5)
P(Xn)P(X \geq n)P(Y>n0.5)P(Y > n - 0.5)
P(X>n)P(X > n)P(Y>n+0.5)P(Y > n + 0.5)
P(aXb)P(a \leq X \leq b)P(a0.5<Y<b+0.5)P(a - 0.5 < Y < b + 0.5)

A helpful mental rule: "expand by 0.5 outwards" — include a little more of the continuous distribution to account for the discrete value being spread across a unit interval.


Unlock the full The Poisson Distribution note with Nova

You're reading the preview. Unlock the complete note — every worked example, examiner pitfall and practice question — plus 24/7 AI tutoring from Nova that teaches directly from these notes.

Keep learning

Explore CAIE A-Level Mathematics tutoring →

View the full Mathematics syllabus →

Part of Novark's free CAIE A-Level Mathematics notes