SOLUTION: Exercise. A machine has averaged a 97 percent pass rate per day. What
is the probability of having more than 7 defective products in one day?
Algebra ->
Probability-and-statistics
-> SOLUTION: Exercise. A machine has averaged a 97 percent pass rate per day. What
is the probability of having more than 7 defective products in one day?
Log On
Question 1076550: Exercise. A machine has averaged a 97 percent pass rate per day. What
is the probability of having more than 7 defective products in one day?
You can put this solution on YOUR website! the probability of failing the test is 1 -0.97 = 0.03
:
Use Poisson probability distribution
:
The probability that there are
r occurrences in a given interval = lamda^r * e^-lamda / r!, where e = 2.7128 and lamda is the mean number of occurrences in a time period
:
use a Poisson distribution calculation
:
P( X > or = 7 ) = 9.9E^-13
: