You can
put this solution on YOUR website!A test shows that 10 out of 100 gadgets are defective. In a random sample of two gadgets are chosen, the probability that both are defective is?
-----------
# of ways to pick 2 out of the 10 = 10C2 = [10*9]/[1*2] = 45
# of ways to pick 2 out of the 100=100C2 = [100*99]/[1*2] = 4950
---------------
P(pick 2 defective) = 45/4950 = 0.0091 = 1/110
=============================
Cheers,
Stan H.