Home › JEE Main › mathematics › Statistics 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_
Related questions
For a random variable X, the variance Var(X) equalsIf P(A) = 0.4, P(B|A) = 0.5, then P(A ∩ B) equalsTwo dice are rolled. Let E = "sum is 8" and F = "at least one die shows 4". Then P(E|F) eqE and F are independent events with P(E) = 0.3 and P(F) = 0.5. Then P(E ∪ F) equalsA card is drawn at random from a well-shuffled deck of 52. E = "card is a face card" (KingFor a Binomial distribution B(n, p), the probability of exactly r successes isThe variance of the number of heads in 3 fair-coin tosses isA random variable X counts the number of heads in 3 tosses of a fair coin. The mean E(X) i