
398    WHO WANTS TO WIN A SWIVEL CHAIR
Q:
 Does it really save time to 
approximate the binomial distribution 
with the normal?
A: It can save a lot of time. Calculating 
binomial probabilities can be time-consuming 
because you generally have to work out the 
probability of lots of different values. You 
have no way of simply calculating binomial 
probabilities over a range of values. 
 
If you approximate the binomial distribution 
with the normal distribution, then it’s a lot 
quicker. You can look probabilities up in 
standard tables and also deal with whole 
ranges at once.
Q:
 So is it really accurate?
A:Yes, It’s accurate enough for most 
purposes. The key thing to remember is that 
you need to apply a continuity correction. 
If you don’t then your results will be less 
accurate.
Q:
 What about continuity corrections 
for < and >? Do I treat those the same 
way as the ones for ≤ and ≥?
A: There’s a difference, and it all comes 
down to which values you want to include 
and exclude. 
 
When you’re working out probabilities using 
≤ and ≥, you need to make sure that you 
include the value in the inequality in your 
probability range. So if, say, you need to 
work out P(X ≤ 10), you need to make sure 
your probability includes the value 10. This 
means you need to consider P(X < 10.5). 
 
When you’re working out probabilities using 
< or >, you need to make sure that you 
exclude the value in the inequality from your 
probability range. This means that if you 
need to work out P(X < 10), you need to 
make sure that your probability excludes 10. 
You need to consider P(X < 9.5). 
Q:
 You can approximate the binomial 
distribution with both the normal and 
Poisson distributions. Which should I 
use?
A: It all depends on your circumstances. 
If X ~ B(n, p), then you can use the normal 
distribution to approximate the binomial 
distribution if np > 5 and nq > 5. 
 
You can use the Poisson distribution to 
approximate the binomial distribution if  
n > 50 and p < 0.1
Remember, you need to apply a continuity correction when you 
approximate the binomial distribution with the normal distribution.