← Statistical Analysis (ME-S1)
When and how do we use the normal distribution to approximate binomial probabilities?
Use the normal approximation to approximate binomial probabilities for large
A focused answer to the HSC Maths Extension 1 dot point on the normal approximation of the binomial. The rule of thumb and , continuity correction, standardising and computing approximate probabilities, with worked examples.
Have a quick question? Jump to the Q&A page
What this dot point is asking
NESA wants you to recognise when the binomial distribution can be approximated by a normal distribution, write down the approximating normal , apply the continuity correction, and compute approximate probabilities using z-scores.
The answer
The result
If with "large" (rule of thumb: both and ), then
This is a consequence of the central limit theorem: the binomial is a sum of independent identically distributed Bernoulli trials, and sums of many i.i.d. random variables tend to a normal distribution.
When the approximation works
The approximation is good when:
- IMATH_13 is large.
- IMATH_14 is not too close to or (which makes the distribution very skewed).
The HSC rule of thumb is and . With , this works for . With , it works for roughly .
When is very small and is large, the Poisson approximation is more appropriate, but that is beyond HSC Extension 1.
Continuity correction
The binomial is discrete; the normal is continuous. To improve the approximation, adjust the boundary by .
For and an integer,
The half-unit shift accounts for the fact that the binomial corresponds to the interval in the continuous picture.
Standardising
For a normally distributed with mean and standard deviation , the standardised value is
Look up the probability in a standard normal table (or use -style estimates for HSC if a table is not provided).
When to use the approximation
For HSC Extension 1, use it when:
- IMATH_34 is large enough that summing pmf values is tedious.
- The question asks for a numerical answer (not exact).
- The question explicitly says "using the normal approximation".
Otherwise, compute the binomial directly.
Related dot points
- Define the binomial distribution , state its probability mass function, and find its mean and variance
A focused answer to the HSC Maths Extension 1 dot point on the binomial distribution. The pmf , mean , variance , and standard situations that fit the model.
- Compute exact probabilities for the binomial distribution including , , , and use complementary counting
A focused answer to the HSC Maths Extension 1 dot point on computing binomial probabilities. Exact pmf values, cumulative sums, complements (at least, at most), and standard problem patterns, with worked examples.
- Define a Bernoulli random variable, compute its mean and variance, and recognise scenarios that fit the model
A focused answer to the HSC Maths Extension 1 dot point on Bernoulli trials. The definition, mean , variance , and the role of Bernoulli trials as the building block of the binomial distribution.