Question 996632: According to a study conducted by a statistical organization, the proportion of Americans who are satisfied with the way things are going in their lives is 0.76. Suppose a random sample of 105 Americans is obtained. Part C says what is the probability that 77 or fewer Americans in the sample are satisfied with their lives? U is 0.76 and O is 0.041679
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! According to a study conducted by a statistical organization, the proportion of Americans who are satisfied with the way things are going in their lives is 0.76. Suppose a random sample of 105 Americans is obtained. Part C says what is the probability that 77 or fewer Americans in the sample are satisfied with their lives?
-------
Binomial Problem with n = 105 and p(satisfied) = 0.76
-----
P(0<= x <=77) = binomcdf(105,0.76,77) = 0.2947
-------------
Cheers,
Stan H.
---------
|
|
|