Visual SolutionPYQ 2023 · Jan Shift 1Standard
Question
There are three bags. Bag I contains 2 red and 3 black balls, Bag II contains 3 red and 2 black balls, and Bag III contains 4 red and 1 black ball. A bag is chosen at random and a ball drawn from it is found to be red. The probability that the ball came from Bag III is:
(A)
(B)
(C)
(D)
Solution Path
Bayes' theorem: compute likelihoods , total probability , then
01Question Setup
1/4Three bags with different compositions: Bag I (2R, 3B), Bag II (3R, 2B), Bag III (4R, 1B). A bag is chosen at random and a red ball is drawn. Find .
Prior:
02Build the Probability TreeKEY INSIGHT
2/4Compute likelihoods: , , . Each branch of the tree multiplies the prior by the likelihood.
, ,
03Total Probability of Red
3/4By the law of total probability: .
04Apply Bayes' Theorem
4/4Bayes' theorem gives .
, Answer: (A)
Concepts from this question2 concepts unlocked
★
STANDARDBayes' Theorem
Reverse conditional probability: find P(cause|effect) from P(effect|cause) using prior probabilities.
JEE loves 'defective item from which factory' questions. Bayes flips the conditional -a pattern that feels unintuitive without practice.
Factory defectiveDisease testingMulti-source selection
Practice (12 Qs) →★
STANDARDLaw of Total Probability
If events A₁, A₂, … partition the sample space, then P(B) = Σ P(Aᵢ) × P(B|Aᵢ).
The denominator of Bayes' theorem. Also essential for any problem that says 'from one of several sources'.
Bayes denominatorMulti-urn problemsMixed populations
Practice (11 Qs) →Want more practice?
Try more PYQs from this chapter →