SOLUTION: According to the U.S Census, 67.5% of the U.S. population were born in their state of residence. IN a random sample of 200 Americans, what is the probability that fewer than 125 we

Algebra ->  Probability-and-statistics -> SOLUTION: According to the U.S Census, 67.5% of the U.S. population were born in their state of residence. IN a random sample of 200 Americans, what is the probability that fewer than 125 we      Log On


   



Question 442602: According to the U.S Census, 67.5% of the U.S. population were born in their state of residence. IN a random sample of 200 Americans, what is the probability that fewer than 125 were born in their state of residence?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
According to the U.S Census, 67.5% of the U.S. population were born in their state of residence. IN a random sample of 200 Americans, what is the probability that fewer than 125 were born in their state of residence?
-----
Binomial Problem with n= 200 and p = 0.675
----
P(0<= x <=124) = binomcdf(200,0.675,124) = 0.0578
=================
Cheers,
Stan H.
=====