SOLUTION: My defect rate is .00125
My sample size is 85
What is the probability that I will have three defects in my sample
Algebra ->
Probability-and-statistics
-> SOLUTION: My defect rate is .00125
My sample size is 85
What is the probability that I will have three defects in my sample
Log On
Question 242065: My defect rate is .00125
My sample size is 85
What is the probability that I will have three defects in my sample Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! My defect rate is .00125
My sample size is 85
What is the probability that I will have three defects in my sample
------------------------
It's binomial with n = 85, p = 0.00125, x = 3
----------------
P(x=3) = 85C3(0.00125)^3(0.99875)^82 = 0.0001741
====================================
Cheers,
Stan H.