SOLUTION: Survey Results reveal that 45% of patients screened for a virus test positive. from a random sample of 35 patients, estimate the probability that more than 24 test positive

Algebra ->  Probability-and-statistics -> SOLUTION: Survey Results reveal that 45% of patients screened for a virus test positive. from a random sample of 35 patients, estimate the probability that more than 24 test positive      Log On


   



Question 430254: Survey Results reveal that 45% of patients screened for a virus test positive. from a random sample of 35 patients, estimate the probability that
more than 24 test positive

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Survey Results reveal that 45% of patients screened for a virus test positive. from a random sample of 35 patients, estimate the probability that
more than 24 test positive
------
Binomial Problem with n = 35 and p = 0.45
------
P(x > 24) = 1-binomcdf(35,0.45,24) = 1-0.9986 = 0.0014
====================================
Cheers,
Stan H.
============