Question:

In a toy factory, the machines \(A\), \(B\), and \(C\) are used to manufacture \(30\%\), \(40\%\), and \(30\%\) of the output, respectively. The probabilities of toys made by machines \(A\), \(B\), and \(C\) to be defective are respectively \(2\%\), \(3\%\), and \(1\%\). A toy is taken from the factory and is found to be defective. The probability that it was manufactured by machine \(B\) is

Show Hint

In Bayes' theorem problems, multiply each machine's production probability by its defect probability, then divide the required machine's defective contribution by the total defective contribution.
Updated On: Jun 26, 2026
  • \(\dfrac{4}{5}\)
  • \(\dfrac{2}{9}\)
  • \(\dfrac{3}{4}\)
  • \(\dfrac{4}{7}\)
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

Step 1: Write the given probabilities.
Let \(D\) denote the event that the selected toy is defective.
The probabilities of selecting toys manufactured by machines \(A\), \(B\), and \(C\) are \[ P(A)=\frac{30}{100}=\frac{3}{10} \] \[ P(B)=\frac{40}{100}=\frac{2}{5} \] \[ P(C)=\frac{30}{100}=\frac{3}{10} \] The defective probabilities are \[ P(D|A)=\frac{2}{100}=\frac{1}{50} \] \[ P(D|B)=\frac{3}{100} \] \[ P(D|C)=\frac{1}{100} \]

Step 2: Apply Bayes' theorem.
We need to find \[ P(B|D) \] By Bayes' theorem, \[ P(B|D)=\frac{P(B)P(D|B)} {P(A)P(D|A)+P(B)P(D|B)+P(C)P(D|C)} \]

Step 3: Substitute the values.
\[ P(B|D) = \frac{\frac{2}{5}\cdot\frac{3}{100}} {\frac{3}{10}\cdot\frac{2}{100} +\frac{2}{5}\cdot\frac{3}{100} +\frac{3}{10}\cdot\frac{1}{100}} \] Now, \[ \frac{2}{5}\cdot\frac{3}{100} = \frac{6}{500} = \frac{3}{250} \] Also, \[ \frac{3}{10}\cdot\frac{2}{100} = \frac{6}{1000} \] \[ \frac{2}{5}\cdot\frac{3}{100} = \frac{12}{1000} \] \[ \frac{3}{10}\cdot\frac{1}{100} = \frac{3}{1000} \] Therefore, the denominator is \[ \frac{6}{1000}+\frac{12}{1000}+\frac{3}{1000} = \frac{21}{1000} \]

Step 4: Simplify the probability.
\[ P(B|D) = \frac{\frac{12}{1000}}{\frac{21}{1000}} \] \[ =\frac{12}{21} \] \[ =\frac{4}{7} \]

Step 5: Final conclusion.
Therefore, the probability that the defective toy was manufactured by machine \(B\) is \[ \boxed{\frac{4}{7}} \]
Was this answer helpful?
0
0