Question 715222
For the binomial distribution with given values for n and p, state whether or not it is suitable to use the normal distribution as an approximation. Explain your answer.
----
The Rule: np and nq must be greater than 5.
---------------------------- 

a) n = 15 p = 0.2 
np = 15*2/10 = 3
nq = 15*8/10 = 12
---
Not suitable
==================== 

b) n = 53 p = 0.7
np = 53*0.7 = 37.1
nq = 53*0.3 = 15.9
---
Suitable
========================= 

Cheers,
Stan H.