SOLUTION: A study determined that 7% of persons 65 to 74 have a certain symptom. A group of 19 persons age 65 to 74 get selected random . Find the probability that at least 2 persons have th

Algebra ->  Probability-and-statistics -> SOLUTION: A study determined that 7% of persons 65 to 74 have a certain symptom. A group of 19 persons age 65 to 74 get selected random . Find the probability that at least 2 persons have th      Log On


   



Question 852777: A study determined that 7% of persons 65 to 74 have a certain symptom. A group of 19 persons age 65 to 74 get selected random . Find the probability that at least 2 persons have the symptom . What is the probability that at least 2 persons 65 to 74 have the symptom is ??
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
 
Hi,
p = .07, n = 19
Using TI ****(highly recommended for cumulative probabilities
P(x ≥ 2) = 1 – binomcdf(19, .07, 1)
Or
Using P+%28x%29=+nCx%28p%5Ex%29%28q%29%5E%28n-x%29+
P(x ≥ 2)= 1 -P(0) - P(1)= 1 - .93^19 - 19(.07)^1(.93)^18