IB Maths AI HL Poisson Distribution Paper 1 & 2 ~6 min read

The Poisson Distribution

The Poisson distribution counts how many times something happens in a fixed window of time or space — calls to a helpline in 15 minutes, daisies per square metre. It’s discrete, written X ∼ Po(m), and has one parameter: the average rate m. Its signature feature is that the mean and variance are both equal to m. Two independent Poissons add into another Poisson, and setting one up is mostly about scaling the rate to the right time period.

📘 What you need to know

Properties of the Poisson

A discrete variable X follows a Poisson if it counts independent occurrences arriving at a steady average rate. The defining quirk: its mean and variance are identical.

Poisson probability & parameters P(X = r) = emmrr!    E(X) = m,   Var(X) = m formula, mean & variance all in the booklet ✓

🧠 Memory aid — “mean = variance = m”

The Poisson’s fingerprint is that its mean and variance are equal, both m. So the standard deviation is m. If a real dataset has roughly equal mean and variance, a Poisson model is plausible — that equality is the quick check.

Shape of Po(m) as m grows
m = 1 (skewed right) m = 15 (more symmetrical)
All Poisson graphs have a right tail; the bigger m is, the more symmetrical (bell-like) the shape.

🤔 Why is there no upper bound?

Unlike the binomial — where you can’t have more successes than trials n — a Poisson counts events with no fixed ceiling. In any window, 0, 1, 2, … events could occur, in principle without limit. The probabilities of very large counts just become vanishingly small.

WE 1

Stating Poisson assumptions (Jack’s emails)

Jack uses Po(6.25) to model the number of emails he receives during his hour lunch break. Write down two assumptions Jack has made.

the two Poisson conditions 1. the emails he receives are independent of each other. 2. he receives emails at a uniform average rate of 6.25 per hour during his lunch breaks. independence + uniform average rate
WE 2

Standard deviation of a Poisson

For Jack’s model Po(6.25), calculate the standard deviation of the number of emails per lunch break.

variance = m for a Poisson σ² = 6.25 SD = √variance σ = √6.25 = 2.5 standard deviation = 2.5 emails variance equals the mean, so just square-root m.

Adding Poisson variables

Independent Poissons combine very neatly: their sum is another Poisson whose mean is just the sum of the means. No need to recompute anything from scratch.

Sum of independent Poissons X ∼ Po(m), Y ∼ Po(λ)  ⇒  X + Y ∼ Po(m + λ) NOT in the booklet — know the “add the means” rule ✗
Extends to any number: for independent X1 ∼ Po(m1), …, Xn ∼ Po(mn), the total X1 + … + Xn ∼ Po(m1 + … + mn). Just add up all the rates.
WE 3

Combining two independent Poissons

X ∼ Po(6.25) and Y ∼ Po(4) are independent. Write down the distribution of X + Y.

sum of independent Poissons → add the means m = 6.25 + 4 = 10.25 X + Y ∼ Po(10.25) this single combined Poisson is what you’d use for P(X + Y > 7) etc.

Modelling with a Poisson

Most exam questions hand you a scenario and ask you to set up the model. The key step is scaling the rate to the time period in the question.

🧭 Recipe — setting up a Poisson model

  1. Identify the occurrence — what single event are you counting (a car passing, a faulty item)?
  2. Scale the rate by proportion to the stated period — e.g. 10 cars in 5 min → 120 cars in an hour.
  3. State the variable clearly — e.g. “let X be the number of cars passing the camera in 10 minutes”.
  4. Write X ∼ Po(m) with the matched rate, then proceed to probabilities.
WE 4

Scaling the rate to a new period

A helpline receives calls at an average of 8 calls per hour, modelled by a Poisson. Find the distribution of the number of calls in a 15-minute period.

scale the rate by proportion 15 min = ¼ hour → m = 8 × ¼ = 2 state the variable let C = number of calls in 15 minutes C ∼ Po(2) always re-scale m to match the exact time window in the question.
WE 5

Modelling over space + combining

Daisies grow at an average of 3 per m². A lawn patch is 4 m². Assuming a Poisson model, find the distribution of the number of daisies on the patch.

scale the rate to the area m = 3 × 4 = 12 state the variable let D = number of daisies on the 4 m² patch D ∼ Po(12) Poisson works for space as well as time — scale the rate the same way.

💡 Top tips

⚠ Common mistakes

Next up — Calculating Poisson Probabilities. Now that you can set up X ∼ Po(m) and combine Poissons, you’ll use the GDC’s Poisson PD and CD functions to find P(X = x) and cumulative probabilities — turning strict and one-sided inequalities into clean integer ranges, exactly as you did for the binomial.

Need help with the Poisson Distribution?

Get 1-on-1 help from an IB examiner who knows exactly what Paper 1 & 2 are looking for.

Book Free Session →