SOLUTION: A piece of equipment contains six identical items and it is known that three of them are defective. The items are tested one after the other until the three defective items are f

Algebra ->  Probability-and-statistics -> SOLUTION: A piece of equipment contains six identical items and it is known that three of them are defective. The items are tested one after the other until the three defective items are f      Log On


   



Question 1186368: A piece of equipment contains six identical items and it is known that three of them are defective.
The items are tested one after the other until the three defective items are found.
(a) What is the probability that the testing process is stopped on the (i) third test (ii) fourth test.
(b) If the process is stopped on the fourth test, what is the probability that the first item is not
defective?

Answer by ikleyn(52864) About Me  (Show Source):
You can put this solution on YOUR website!
.
A piece of equipment contains six identical items and it is known that three of them are defective.
The items are tested one after the other until the three defective items are found.
(a) What is the probability that the testing process is stopped on the (i) third test (ii) fourth test.
(b) If the process is stopped on the fourth test, what is the probability that the first item is not defective?
~~~~~~~~~~~~~~~~~~~~~~~~~~

(a,i)  If the testing process is stopped on the third item, it means that the first item was defective, second item
       was defective and third item was defective. The probability of this event is


           P = %283%2F6%29%2A%282%2F5%29%2A%281%2F4%29 = 1%2F20.    ANSWER



(a,ii) If the testing process is stopped on the fourth item, it may happen in these three cases, shown by sequences
       of letters

               nDDD,  DnDD,  DDnD

       where "n" symbolizes non-defective item, "D" sympolises defective item.  So,


              P(process is stopped on the fourth item) = P(nDDD) + P(DnDD) + P(DDnD).


       Next,  P(nDDD) = %283%2F6%29%2A%283%2F5%29%2A%282%2F4%29%2A%281%2F3%29 = %283%2A3%2A2%2A1%29%2F%286%2A5%2A4%2A3%29 = 18%2F360 = 1%2F20; 

              P(DnDD) = %283%2F6%29%2A%283%2F5%29%2A%282%2F4%29%2A%281%2F3%29 = 1%2F20;

              P(DDnD) = %283%2F6%29%2A%282%2F5%29%2A%283%2F4%29%2A%281%2F3%29 = %283%2A2%2A3%2A1%29%2F%286%2A5%2A4%2A3%29 = 1%2F20


       Thus final probability   P(process is stopped on the fourth item) = 1%2F20 + 1%2F20 + 1%2F20 = 3%2F20.    ANSWER



(b)    If the testing process is stopped on the fourth item, it means that one of the three cases nDDD, DnDD, or DDnD happens,

       which has the probability of  3%2F20,  as it is shown in part  (a,ii)  above.


       If at the same time, the first item is not defective, it means that the event nDDD did not happens, but one of  DnDD or DDnD happens,

       which has the probability  1%2F20 + 1%2F20 = 2%2F20.

       THEREFORE, the  conditional probability  under given question is  P = %28%282%2F20%29%29%2F%28%283%2F20%29%29 = 2%2F3.    ANSWER

Solved.

Really good probability problem.