SOLUTION: In a Gallup Survey, 90% of the people interviewed were unaware that maintaining a healthy weight could reduce the risk of stroke. If 15 people are selected at random, find the prob

Algebra ->  Probability-and-statistics -> SOLUTION: In a Gallup Survey, 90% of the people interviewed were unaware that maintaining a healthy weight could reduce the risk of stroke. If 15 people are selected at random, find the prob      Log On


   



Question 204452This question is from textbook elementary statistics
: In a Gallup Survey, 90% of the people interviewed were unaware that maintaining a healthy weight could reduce the risk of stroke. If 15 people are selected at random, find the probability that at least 9 are unaware that maintaining a proper weight could reduce the risk of stroke. This question is from textbook elementary statistics

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
In a Gallup Survey, 90% of the people interviewed were unaware that maintaining a healthy weight could reduce the risk of stroke. If 15 people are selected at random, find the probability that at least 9 are unaware that maintaining a proper weight could reduce the risk of stroke.
--------------
It's a binomial problem with n=15, p = 0.9, and 9<=x<=15
----
I used a TI calculator to get:
P(9<=x<=15) = 1 - binomcdf(15,0.9,8) = 0.999689
=============================
Cheers,
Stan H.