SOLUTION: a batch consists of 12 defective coils and 88 good ones. Find the probability of getting two good coils when two coils are randomly selected if the first selection is replaced befo
Algebra ->
Probability-and-statistics
-> SOLUTION: a batch consists of 12 defective coils and 88 good ones. Find the probability of getting two good coils when two coils are randomly selected if the first selection is replaced befo
Log On
Question 542161: a batch consists of 12 defective coils and 88 good ones. Find the probability of getting two good coils when two coils are randomly selected if the first selection is replaced before the second is made. Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! a batch consists of 12 defective coils and 88 good ones. Find the probability of getting two good coils when two coils are randomly selected if the first selection is replaced before the second is made.
----
Binomial Problem with n = 2 and p(good) = 88/100 = 0.88
----------------------
P(x = 2 good) = 2C2(0.88)^2*(0.12)^0 = 0.88^2 = 0.7744
=========================================================
Cheers,
Stan H.
===============