MCQMediumJEE 2025Conditional Probability & Bayes Theorem

JEE Mathematics 2025 Question with Solution

Given three identical bags each containing 1010 balls, whose colours are as follows:

Bag I 33 Red 22 Blue 55 Green Bag II 44 Red 33 Blue 33 Green Bag III 55 Red 11 Blue 44 Green

A person chooses a bag at random and takes out a ball. If the ball is Red, the probability that it is from Bag I is pp and if the ball is Green, the probability that it is from Bag III is qq, then the value of 1p+1q\frac{1}{p} + \frac{1}{q} is:

  • A

    99

  • B

    77

  • C

    88

  • D

    AMBIGUOUSOPTIONMISSINGAMBIGUOUS_OPTION_MISSING

Answer

Correct answer:B

Step-by-step solution

Standard Method

Given:

  • Bag I: 3R,2B,5G3R, 2B, 5G
  • Bag II: 4R,3B,3G4R, 3B, 3G
  • Bag III: 5R,1B,4G5R, 1B, 4G
  • One bag is chosen at random, then one ball is drawn.

Find: 1p+1q\frac{1}{p} + \frac{1}{q} where p=P(B1R)p = P(B_1\mid R) and q=P(B3G)q = P(B_3\mid G).

Using the probabilities from the bags,

p=P(B1R)=310310+410+510=14p = P\left(\frac{B_1}{R}\right) = \frac{\frac{3}{10}}{\frac{3}{10} + \frac{4}{10} + \frac{5}{10}} = \frac{1}{4} q=P(B3G)=410510+310+410=13q = P\left(\frac{B_3}{G}\right) = \frac{\frac{4}{10}}{\frac{5}{10} + \frac{3}{10} + \frac{4}{10}} = \frac{1}{3}

Thus,

1p+1q=4+3=7\frac{1}{p} + \frac{1}{q} = 4 + 3 = 7

Therefore, the correct option is B.

Note: The listed options list appears incomplete, but the solution clearly concludes the value is 77.

Bayes' Theorem Interpretation

Given: A bag is chosen uniformly at random from the three bags.

Find: Conditional probabilities P(B1R)P(B_1\mid R) and P(B3G)P(B_3\mid G).

For a red ball,

P(B1R)=P(B1)P(RB1)P(B1)P(RB1)+P(B2)P(RB2)+P(B3)P(RB3)P(B_1\mid R) = \frac{P(B_1)P(R\mid B_1)}{P(B_1)P(R\mid B_1)+P(B_2)P(R\mid B_2)+P(B_3)P(R\mid B_3)}

Since each bag is chosen with probability 13\frac{1}{3},

p=1331013310+13410+13510=33+4+5=14p = \frac{\frac{1}{3}\cdot \frac{3}{10}}{\frac{1}{3}\cdot \frac{3}{10}+\frac{1}{3}\cdot \frac{4}{10}+\frac{1}{3}\cdot \frac{5}{10}} = \frac{3}{3+4+5} = \frac{1}{4}

Similarly, for a green ball,

P(B3G)=P(B3)P(GB3)P(B1)P(GB1)+P(B2)P(GB2)+P(B3)P(GB3)P(B_3\mid G) = \frac{P(B_3)P(G\mid B_3)}{P(B_1)P(G\mid B_1)+P(B_2)P(G\mid B_2)+P(B_3)P(G\mid B_3)}

So,

q=1341013510+13310+13410=45+3+4=13q = \frac{\frac{1}{3}\cdot \frac{4}{10}}{\frac{1}{3}\cdot \frac{5}{10}+\frac{1}{3}\cdot \frac{3}{10}+\frac{1}{3}\cdot \frac{4}{10}} = \frac{4}{5+3+4} = \frac{1}{3}

Hence,

1p+1q=11/4+11/3=4+3=7\frac{1}{p} + \frac{1}{q} = \frac{1}{1/4} + \frac{1}{1/3} = 4+3 = 7

Therefore, the required value is 77 and the correct option is B.

Common mistakes

  • Ignoring that the bag is chosen at random first. This is wrong because the conditional probability must include the prior probability of choosing each bag. Use Bayes' theorem or note that equal priors cancel only after being included correctly.

  • Using P(RB1)=310P(R\mid B_1) = \frac{3}{10} directly as pp. This is wrong because pp is the probability that the bag was Bag I given that a red ball was observed, not the probability of drawing red from Bag I.

  • Computing qq with red-ball counts instead of green-ball counts. This is wrong because the condition is that the observed ball is green. Restrict the calculation to the green counts 5,3,45, 3, 4.

Practice more Conditional Probability & Bayes Theorem questions

Get unlimited AI-adaptive practice, mastery tracking, and an AI tutor that explains every step — free to start.

Related questions