Practice free →
HomeJEE MainmathematicsStatistics and Probability › In a factory, 60% of items come from Machine A a…

In a factory, 60% of items come from Machine A and 40% from Machine B. 2% of A-items and 5% of B-items are defective. P(item from B | defective) is closest to

A{'text': '0.60', 'label': 'A'}
B{'text': '0.36', 'label': 'B'}
C{'text': '0.63', 'label': 'C'}
D{'text': '0.40', 'label': 'D'}
Answer & Solution
Correct answer: C. {'text': '0.63', 'label': 'C'}
1. P(A) = 0.6, P(B) = 0.4. P(D|A) = 0.02, P(D|B) = 0.05. 2. Total P(D) = 0.6 × 0.02 + 0.4 × 0.05 = 0.012 + 0.020 = 0.032. 3. P(B|D) = P(B) P(D|B) / P(D) = 0.020 / 0.032. 4. = 0.625, i.e. about 0.63. _Source: NCERT Class 12 Mathematics, Ch 13 "Probability", §13.5_
Solve this in the app — JEE Main practice & 24k+ MCQs →
Related questions