Poisson approximation to binomial
A binomial model counts successes in a fixed number of trials. When the number of trials is large and success is rare, a Poisson model can give almost the same probabilities with one parameter.
Check the conditions and preserve the mean
Many trials + rare success
X ~ B(n, p)
n > 50 and np < 5
keep the mean: λ = np ↓
X ≈ Po(np)
state this distribution before calculating
No continuity correction: both models are discrete.
Symbols
- = number of independent trials (none)
- = small success probability (none)
- = Poisson parameter (successes)
- Cambridge's guide is and , with p small.
- State the approximating distribution before calculating.
- Do not use a continuity correction: both distributions are discrete.
Turn a rare-success problem into Poisson
Worked example
Current-paper wind-turbine sample
One percent of houses have a wind turbine. A random sample of 400 houses is taken. Approximate .
(9709/61/M/J/25 Q1)
Key idea
Use the zero-count shortcut in reverse
For a Poisson variable, . This often turns an unknown-rate question into one logarithm.
Worked example
Current-paper reduced error rate
A data set contains 14 500 characters and the error probability is initially 0.0001. Find the new error probability p if the chance of no errors is doubled.
(9709/61/O/N/25 Q3(b))
. Use a suitable approximation to find .
Show worked answer
Common mistake
