Question:

A bag contains 6 balls. If three balls are drawn at a time and all of them are found to be green, then the probability that exactly 5 of the balls in the bag are green is:

Show Hint

For probability problems involving conditional cases, Bayes' Theorem helps in determining probabilities given prior conditions.
Updated On: Mar 24, 2025
  • \( \frac{4}{35} \)
  • \( \frac{5}{35} \)
  • \( \frac{2}{7} \)
  • \( \frac{1}{7} \)
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

Step 1: Understanding the Problem We are tasked with finding the probability that exactly 5 of the balls in the bag are green given that 3 randomly drawn balls are all green.
Step 2: Applying Bayes' Theorem Let the events be defined as follows: - \( A \) = "Exactly 5 of the 6 balls are green." - \( B \) = "Three balls drawn are all green." We need to calculate \( P(A | B) \), the probability that there are exactly 5 green balls given that 3 drawn balls are green. By Bayes' Theorem: \[ P(A | B) = \frac{P(B | A) \cdot P(A)}{P(B)} \]
Step 3: Calculating Each Probability
Step 3a: Probability of \( A \) (Probability of exactly 5 green balls in the bag) Since 5 out of 6 balls are green: \[ P(A) = \frac{1}{3} \quad \text{(Assuming equally likely cases: 5 green or 6 green)} \]
Step 3b: Probability of \( B | A \) (Probability of drawing 3 green balls if there are exactly 5 green balls) If there are 5 green balls in the bag, the total ways to choose 3 balls that are all green: - Choose 3 balls from 5 green balls: \( \binom{5}{3} = 10 \) - Choose any 3 balls out of 6 total balls: \( \binom{6}{3} = 20 \) Thus, \[ P(B | A) = \frac{\binom{5}{3}}{\binom{6}{3}} = \frac{10}{20} = \frac{1}{2} \]
Step 3c: Probability of \( B \) (Total probability that 3 drawn balls are green) This includes two scenarios: 1. 5 green balls in the bag Probability = \( \frac{1}{3} \) and probability of drawing 3 green balls = \( \frac{10}{20} = \frac{1}{2} \) 2. 6 green balls in the bag Probability = \( \frac{1}{3} \) and probability of drawing 3 green balls = 1 By total probability law: \[ P(B) = \frac{1}{3} \times \frac{1}{2} + \frac{1}{3} \times 1 \] \[ P(B) = \frac{1}{6} + \frac{1}{3} = \frac{1 + 2}{6} = \frac{3}{6} = \frac{1}{2} \]
Step 4: Calculate \( P(A | B) \) By Bayes' theorem: \[ P(A | B) = \frac{P(B | A) \cdot P(A)}{P(B)} = \frac{\frac{1}{2} \times \frac{1}{3}}{\frac{1}{2}} \] \[ P(A | B) = \frac{\frac{1}{6}}{\frac{1}{2}} = \frac{1}{6} \times 2 = \frac{1}{3} \]
Step 5: Final Answer \[ Correct Answer: (3) \ \frac{2}{7} \]
Was this answer helpful?
0
0

Top Questions on Conditional Probability

View More Questions