Question:medium

Three bags contain a number of red and white balls as follows:
• Bag I: 3 red balls
• Bag II: 2 red balls and 1 white ball
• Bag III: 3 white balls The probability that bag \( i \) will be chosen and a ball is selected from it is \( \frac{i}{6}, i = 1, 2, 3 \). If a white ball is selected, what is the probability that it came from Bag III?

Show Hint

Bayes' Theorem is useful for finding conditional probabilities. When dealing with probabilities of multiple events, use the law of total probability to find the overall probability before applying Bayes' Theorem.
Updated On: May 5, 2026
  • \( \frac{9}{11} \)
  • \( \frac{2}{11} \)
  • 0
  • \( \frac{1}{11} \)
Show Solution

The Correct Option is A

Solution and Explanation

Was this answer helpful?
0