Question 366980
A sample of 4 different calculators is randomly selected from a group containing 18 that are defective. and 35 with no defects. What is the probability that at least 1 calculator is defective.
-----
Binomial Problem with n = 4 and P(defective) = 18/(18+35) = 18/53
And P(not defective) = 35/53
--------------------------------------
P(at least one defective) = 1 - P(none defective)
P(at least one defective) = 1 - (35/53)^4 = 0.8098
=============
Cheers,
Stan H.