SOLUTION: A sample of 4 different calculators is randomly selected from a group containing 17 defects and 36 with no defects. What is the probability that at least 1 of the calculators id de
Algebra ->
Probability-and-statistics
-> SOLUTION: A sample of 4 different calculators is randomly selected from a group containing 17 defects and 36 with no defects. What is the probability that at least 1 of the calculators id de
Log On
Question 848407: A sample of 4 different calculators is randomly selected from a group containing 17 defects and 36 with no defects. What is the probability that at least 1 of the calculators id defective? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! A sample of 4 different calculators is randomly selected from a group containing 17 defects and 36 with no defects. What is the probability that at least 1 of the calculators id defective?
------------------------------------
Binomial Problem with n = 4 and p(defect) = 17/53 ; p(no defect) = 36/53
------------------------------------
P(>=1 defect) = 1-P(no defects) = 1 - (36/53)^4 = 0.7871
=======================
Cheers,
Stan H.
=============