The normal approximation to the binomial distribution
In Year 12 Mathematical Methods (Queensland, QCAA), the normal approximation to the binomial replaces a binomial variable \(X\sim B(n,p)\) with a normal distribution \(N\big(np,\,np(1-p)\big)\) when \(n\) is large and \(p\) is not too extreme (rule of thumb \(np\ge 5\) and \(n(1-p)\ge 5\)). You then use technology to estimate \(P(X\le k)\), \(P(X\ge k)\) or \(P(a\le X\le b)\). No continuity correction is used.
A binomial random variable \(X\sim B(n,p)\) counts the successes in \(n\) independent trials, each with success probability \(p\). Its probability histogram is a set of bars at \(x=0,1,\dots,n\). As \(n\) grows and \(p\) stays away from \(0\) and \(1\), that histogram becomes bell shaped and symmetric about its mean, so a normal curve fits it closely.
The normal approximation to the binomial uses the normal distribution with the same mean and variance as the binomial: \(\mu=np\) and \(\sigma^2=np(1-p)\). We write \(X\approx N\big(np,\,np(1-p)\big)\). Because a normal distribution is continuous and easy to evaluate with technology, it gives quick estimates of binomial probabilities for large \(n\).
The approximation is reliable when \(np\ge 5\) and \(n(1-p)\ge 5\). If \(n\) is small or \(p\) is close to \(0\) or \(1\), the binomial is too skewed and the approximation is poor — then the exact binomial should be used. In QCAA Methods the plain normal approximation is used, with no continuity correction.
The approximating normal (valid when \(np\ge 5\) and \(n(1-p)\ge 5\)):
Mean, variance and standard deviation:
Standardising to find a probability (technology, no continuity correction):
How to use the normal approximation to the binomial
- Identify \(n\) and \(p\). Recognise the count as \(X\sim B(n,p)\).
- Check the approximation is appropriate. Confirm \(np\ge 5\) and \(n(1-p)\ge 5\). If either fails, use the exact binomial.
- Find the parameters. Compute \(\mu=np\) and \(\sigma=\sqrt{np(1-p)}\), and write \(X\approx N\big(np,\,np(1-p)\big)\).
- Evaluate the probability with technology. Find \(P(X\le k)\), \(P(X\ge k)\) or \(P(a\le X\le b)\) directly, or standardise with \(z=\dfrac{x-\mu}{\sigma}\). No continuity correction is applied.
Use \(\mu=np\) and \(\sigma=\sqrt{np(1-p)}\).
| \(\mu\) | \(=\) | \(80\times 0.25=20\) |
| \(\sigma^2\) | \(=\) | \(80\times 0.25\times 0.75=15\) |
| \(\sigma\) | \(=\) | \(\sqrt{15}\approx 3.87\) |
So \(X\approx N(20,\,15)\).
Check both \(np\) and \(n(1-p)\).
| \(np\) | \(=\) | \(20\times 0.1=2\) |
| \(n(1-p)\) | \(=\) | \(20\times 0.9=18\) |
| \(np=2\) | \(<\) | \(5\) |
Not appropriate: \(np<5\), so use the exact binomial.
\(np=50\ge 5\) and \(n(1-p)=50\ge 5\), so use \(N(50,25)\).
| \(\mu\) | \(=\) | \(50,\ \sigma=\sqrt{25}=5\) |
| \(z\) | \(=\) | \(\dfrac{60-50}{5}=2\) |
| \(P(X\ge 60)\) | \(\approx\) | \(P(Z\ge 2)=0.0228\) |
\(np=12\ge 5,\ n(1-p)=138\ge 5\), so use the approximation.
| \(\mu\) | \(=\) | \(12\) |
| \(\sigma\) | \(=\) | \(\sqrt{11.04}\approx 3.32\) |
| \(P(10\le X\le 15)\) | \(\approx\) | \(0.5431\) |
Using \(N(12,\,11.04)\) with technology.
Common pitfalls
Frequently asked questions
When can you use a normal distribution to approximate a binomial?
When \(n\) is large and \(p\) is not too extreme — the rule of thumb is \(np\ge 5\) and \(n(1-p)\ge 5\). Then \(X\sim B(n,p)\) is approximately \(N\big(np,\,np(1-p)\big)\).
What mean and variance does the approximating normal have?
The same as the binomial: \(\mu=np\) and \(\sigma^2=np(1-p)\), so \(\sigma=\sqrt{np(1-p)}\).
How do you find a binomial probability using the approximation?
Write \(X\approx N\big(np,\,np(1-p)\big)\) and use technology for \(P(X\le k)\), \(P(X\ge k)\) or \(P(a\le X\le b)\), or standardise with \(z=\dfrac{x-\mu}{\sigma}\).
Does QCAA Mathematical Methods use a continuity correction?
No. The QCAA syllabus does not include a continuity correction; probabilities are read directly from the approximating normal using technology.
When is the normal approximation poor?
When \(n\) is small or \(p\) is close to \(0\) or \(1\), so \(np<5\) or \(n(1-p)<5\). The binomial is then too skewed — use the exact binomial.
Why is the binomial approximately normal for large \(n\)?
A binomial count is a sum of many independent trials, so for large \(n\) its histogram is bell shaped and symmetric about \(np\), matching a normal curve of the same mean and variance.