Sagot :
Answer:
a.
Calculate mean = np
mu = 1650 * 0.12 = 198
b.
Calculate sigma = √(np(1-p))
sigma = √(1650*0.12*0.88) = 13.2
c.
Using the normal approximation to the binomial distribution:
Find P(X < 165)
z = (x - mu)/sigma
z = (165 - 198)/13.2
z = -33/13.2
z = -2.5
p = 0.0062