SOLUTION: If 13% of the population is left-handed, use the normal distribution to approximate the probability that you would find no more than 12 of the left-handed individuals you interview

Algebra ->  Probability-and-statistics -> SOLUTION: If 13% of the population is left-handed, use the normal distribution to approximate the probability that you would find no more than 12 of the left-handed individuals you interview      Log On


   



Question 724553: If 13% of the population is left-handed, use the normal distribution to approximate the probability that you would find no more than 12 of the left-handed individuals you interviewed out of 35 will be left-handed.
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
If 13% of the population is left-handed, use the normal distribution to approximate the probability that you would find no more than 12 of the left-handed individuals you interviewed out of 35 will be left-handed.
-----
Binomial Problem with n = 35 and p(left) = 0.13
-----
P(0<= x <=12) = binomcdf(35,0.13,12) = 0.9997
===============
Cheers,
Stan H.
===============