SOLUTION: White flies are devastating California crops. An area infested with white flies is to be sprayed with a chemical which is known to be 98% effective for each application. Assume a s

Algebra ->  Probability-and-statistics -> SOLUTION: White flies are devastating California crops. An area infested with white flies is to be sprayed with a chemical which is known to be 98% effective for each application. Assume a s      Log On


   



Question 251975: White flies are devastating California crops. An area infested with white flies is to be sprayed with a chemical which is known to be 98% effective for each application. Assume a sample of 1000 flies is checked.
Find the approximate probability that at least 975 of the
flies are killed in one application.

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
White flies are devastating California crops. An area infested with white flies is to be sprayed with a chemical which is known to be 98% effective for each application. Assume a sample of 1000 flies is checked.
Find the approximate probability that at least 975 of the
flies are killed in one application.
---
It's binomial with n=1000, p = 0.98, and x>= 975
----------
Using a TI calculator I get:
P(x>= 975) = 1 - binomcdf(1000,0.98,974) = 0.8901
---------------
Cheers,
Stan H.