📺 Subscribe Our YouTube Channels: Doubtify JEE | Doubtify Class 10

Search Suggest

Bayes Theorem Coin Probability Problem Solution

Learn how to apply Bayes’ theorem to find the probability of selecting an unbiased coin after observing a head. This method is useful for solving JEE

 Question

A bag contains 19 unbiased coins and one coin with heads on both sides.
One coin is drawn at random and tossed; a head turns up.
If the probability that the drawn coin was unbiased is mn\dfrac{m}{n} where gcd(m,n)=1\gcd(m,n)=1, then find:

n2m2

Question Image

A bag contains 19 unbiased coins and one coin with head on both sides. One coin drawn at random is tossed and head turns up. If the probability that the drawn coin was unbiased, is m/n where gcd(m, n) = 1, then n² − m² is equal to:


Short Solution

  1. Define events:

    • UU: chosen coin is unbiased

    • DD: chosen coin is double-headed

    • HH: head turns up

  2. Use Bayes’ theorem:

    P(UH)=P(U)P(HU)P(U)P(HU)+P(D)P(HD)​
  3. Compute each term:

    • P(U)=1920P(U)=\dfrac{19}{20}

    • P(D)=120P(D)=\dfrac{1}{20}

    • P(HU)=12P(H|U)=\dfrac{1}{2}fair coin)

    • P(HD)=1P(H|D)=1(double-headed always gives head)

  4. Plug values, simplify to find mm and nn.

  5. Compute n2m2n^{2}-m^{2}


Image Solution

A bag contains 19 unbiased coins and one coin with head on both sides. One coin drawn at random is tossed and head turns up. If the probability that the drawn coin was unbiased, is m/n where gcd(m, n) = 1, then n² − m² is equal to:


Conclusion

Step 1: Apply Bayes

P(UH)=192012192012+1201

Step 2: Simplify

  • Numerator:

    192012=1940​
  • Denominator:

    1940+120=1940+240=2140​

So:

P(UH)=19/4021/40=1921​

Step 3: Identify mm and nn

mn=1921,m=19,  n=21

Step 4: Compute n2m2n^{2}-m^{2}

n2m2=212192=(2119)(21+19)=2×40=80

Final Answer:

n2m2=80\boxed{n^{2}-m^{2} = 80}

Video Solution

Post a Comment

Have a doubt? Drop it below and we'll help you out!