SOLUTION: According to government data, the probability that a woman between the ages of 25 and 29 was never married is 40%. In a random survey of 10 women in this age group, what is the pro

Algebra ->  Probability-and-statistics -> SOLUTION: According to government data, the probability that a woman between the ages of 25 and 29 was never married is 40%. In a random survey of 10 women in this age group, what is the pro      Log On


   



Question 558920: According to government data, the probability that a woman between the ages of 25 and 29 was never married is 40%. In a random survey of 10 women in this age group, what is the probability that at least eight were married?

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
According to government data, the probability that a woman between the ages of 25 and 29 was never married is 40%. In a random survey of 10 women in this age group, what is the probability that at least eight were married?
---
P(8<= x <=10) = 1 - P(0<= x <=7) = 1 - binomcdf(10,0.4,7) = 0.0123
==========
Cheers,
Stan H.
============