SOLUTION: #1) A batch of twelve batteries has two that are defective. Two are picked at random from the lot. What is the probability that at least one is defective?

Algebra ->  Probability-and-statistics -> SOLUTION: #1) A batch of twelve batteries has two that are defective. Two are picked at random from the lot. What is the probability that at least one is defective?      Log On


   



Question 848618: #1) A batch of twelve batteries has two that are defective. Two are picked at random from the lot. What is the probability that at least one is defective?
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
 
Hi
P(defective) 2/12 = 1/6 , P(not defective) = 5/6
Two picked
P(at least one defective) = 1 -P(none defective) = 1-(5/6)^2
Note: The probability of x successes in n trials is:
P = nCx* p%5Ex%2Aq%5E%28n-x%29 where p and q are the probabilities of success and failure respectively.
In this case p = 1/6 & q = 5/6. n = 2
+nCx+=+%28n%21%29%2Fx%21%28n+-+x%29%21%29