edited by
2,845 views
6 votes
6 votes

There are four machines and it is known that exactly two of them are faulty. They are tested one by one in a random order till both the faulty machines are identified. The probability that only two tests are required is

  1. $\left(\dfrac{1}{2}\right)$
  2. $\left(\dfrac{1}{3}\right)$
  3. $\left(\dfrac{1}{4}\right)$
  4. $\left(\dfrac{1}{6}\right)$
edited by

5 Answers

Best answer
15 votes
15 votes

There will be two ways -

  1. When the first test & the second test both identified the faulty machines

OR

  1. When the first test & the second test both identified the non-faulty machines (because then we know that the remaining two machines are faulty)
     

1. Probability of the first machine tested is faulty = $\dfrac{\text{Number of favourable outcome}}{\text{Total number of outcomes}} = \dfrac{2}{4}$ $\big[\text{∵ as there are 2 faulty machines out of 4 machines}\big]$

Now, there are $3$ machines left as $1$ faulty machine has already been identified.

Probability (second machine tested is faulty in the second test ) = $\dfrac{\text{Number of favourable outcome}}{\text{Total number of outcomes}} = \dfrac{1}{3}$

$\color{green}{\text{Probability that only two test is needed}} =$ $\color{blue}{\text{Probability of the first machine tested is faulty}} \times$ $\color{blue}{\text{ Probability of the second machine tested is faulty in the second test}}$

$\qquad = \dfrac{2}{4}\times \dfrac{1}{3}$

$\qquad = \dfrac{1}{2}\times \dfrac{1}{3}$

$\qquad = \color{Gold}{\dfrac{1}{6}}$

2.  Probability of the first machine tested is Not-faulty = $\dfrac{\text{Number of favourable outcome}}{\text{Total number of outcomes}} = \dfrac{2}{4}$ $\big[\text{∵ as there are 2 Non-faulty machines out of 4 machines}\big]$

Now, there are $3$ machines left as $1$ Non-faulty machine has already been identified.

Probability (second machine tested is Not-faulty in the second test ) = $\dfrac{\text{Number of favourable outcome}}{\text{Total number of outcomes}} = \dfrac{1}{3}$

$\color{green}{\text{Probability that only two test is needed}} =$ $\color{blue}{\text{Probability of the first machine tested is Not-faulty}} \times$ $\color{blue}{\text{ Probability of the second machine tested is Not-faulty in the second test}}$

$\qquad = \dfrac{2}{4}\times \dfrac{1}{3}$

$\qquad = \dfrac{1}{2}\times \dfrac{1}{3}$

$\qquad = \color{Gold}{\dfrac{1}{6}}$

Now, $\color{Orange}{\text{Required Probability}}$ = $\color{purple}{\text{Case 1) OR Case 2)}}$

$\qquad \qquad = \dfrac{1}{6}+\dfrac{1}{6}$

$\qquad \qquad = \dfrac{2}{6}$

$\qquad \qquad = \color{purple}{\dfrac{1}{3}}$

Correct Answer: $B$

edited by
6 votes
6 votes
possible cases

F= faulty N= Non faulty

FF,FN,NF,NN

if we get FF or NN we can say we found 2 Faulty machine

so (F,F) = $\frac{2}{4}*\frac{1}{3}$

and (N,N) =  $\frac{2}{4}*\frac{1}{3}$

Total probability = $\frac{1}{3}$
1 votes
1 votes
There are 4 machines $M_{1},M_{2},M_{3},M_{4}$

Here say $M_{3},M_{4}$ are faulty

So, we can select it either by $M_{3},M_{4}$ or  $M_{4},M_{3}$ =$2$ ways

Now among 4 machines we can select 2 in $\binom{4}{1}\times \binom{3}{1}$ ways=$12$ ways

So, total probability that only $2$ test cases required to get both mchines are faulty is $\frac{2}{12}=\frac{1}{6}$
Answer:

Related questions

0 votes
0 votes
0 answers
1
1 votes
1 votes
1 answer
2
0 votes
0 votes
0 answers
3