SOLUTION: When purchasing bulk orders of​ batteries, a toy manufacturer uses this acceptance sampling​ plan: Randomly select and test 37 batteries and determine whether each is within sp

Algebra ->  Probability-and-statistics -> SOLUTION: When purchasing bulk orders of​ batteries, a toy manufacturer uses this acceptance sampling​ plan: Randomly select and test 37 batteries and determine whether each is within sp      Log On


   



Question 1152818: When purchasing bulk orders of​ batteries, a toy manufacturer uses this acceptance sampling​ plan: Randomly select and test 37 batteries and determine whether each is within specifications. The entire shipment is accepted if at most 3 batteries do not meet specifications. A shipment contains 5000 ​batteries, and 2​% of them do not meet specifications. What is the probability that this whole shipment will be​ accepted? Will almost all such shipments be​ accepted, or will many be​ rejected?
Answer by rothauserc(4718) About Me  (Show Source):
You can put this solution on YOUR website!
You calculate the probability(P) that one is defective, two are defective, three are defective and the probability that none are defective and add them together.
:
P(that none are defective) = (0.98)^37 = 0.4735 (0.98 is the probability that any individual battery is not defective and you need this to happen 37 times in a row, so ^37)
:
(0.02)*(0.98)^36 represents the probability that a specific battery will be the only defective battery. You then have to multiply by 37, because there are 37 possible batteries that could be defective, so you get
:
((0.02)*(0.98)^36)*37 = 0.3576
:
Two and three defective batteries follow a similar procedure
:
Note 37C2 = 37!/(2! * (37-2)!) = 666
:
((0.02)^2*(0.98)^35)*666 = 0.1340
:
Note 37C3 = 37!/(3! * (37-3)!) = 7770
:
((0.02)^3*(0.98)^34)*7770 = 0.0313
:
Therefore, 0.4735 + 0.3576 + 0.1340 + 0.0313 = 0.9964
:
The probability shows that about 99.64% of all shipments will be accepted
: