Jar O' Coins

A jar has 1000 coins, of which 999 are fair and 1 is double-headed. Pick a coin at random, and toss it 10 times. Given that you see 10 heads, what is the probability that the next toss of that coin is also a head? Give your answer to 3 significant figures.

Image credit: Wikipedia Portable Antiquities Scheme


The answer is 0.753.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Rayner Chuang
Sep 19, 2014

We are told that the coin flipped gave 10 heads in a row. P(10 heads)= 999 1000 × ( 1 2 ) 10 + 1 1000 \frac { 999 }{ 1000 } \times { \left( \frac { 1 }{ 2 } \right) }^{ 10 }+\frac { 1 }{ 1000 }

From this, we can find out the following:

P(fair coin) = 999 1000 × ( 1 2 ) 10 999 1000 × ( 1 2 ) 10 + 1 1000 = 999 2023 \frac { \frac { 999 }{ 1000 } \times { \left( \frac { 1 }{ 2 } \right) }^{ 10 } }{ \frac { 999 }{ 1000 } \times { \left( \frac { 1 }{ 2 } \right) }^{ 10 }+\frac { 1 }{ 1000 } } =\frac { 999 }{ 2023 }

P(double headed) = 1 1000 999 1000 × ( 1 2 ) 10 + 1 1000 = 1024 2023 \frac { \frac { 1 }{ 1000 } }{ \frac { 999 }{ 1000 } \times { \left( \frac { 1 }{ 2 } \right) }^{ 10 }+\frac { 1 }{ 1000 } } =\frac { 1024 }{ 2023 }

Knowing this, we can then find out the probability of the next toss of the coin being a head: P(head) = 999 2023 × 1 2 + 1024 2023 = 3047 4046 \frac { 999 }{ 2023 } \times \frac { 1 }{ 2 } +\frac { 1024 }{ 2023 } =\frac { 3047 }{ 4046 }

Sometimes in probability, making a detailed flowchart helps. This whole calculation could be done with more ease.

Soutrik Bandyopadhyay - 6 years, 8 months ago

Hmm... I'm quite confused.

Does seeing 10 heads come into calculation?

If a fair coin is tossed 10 times and you see head, the probability that you see a heads after that would still be 1/2 wouldn't it?

Also, the coin is picked at random so it wouldn't matter that the coin showed three heads.

I'm really confused. Can someone explain?

Tan Wee Kean - 6 years, 8 months ago

Log in to reply

The 10 heads are used to calculate the probabilty of the coin being fair or double-headed.

Rayner Chuang - 6 years, 8 months ago
Nilabja Ray
Sep 21, 2014

Let A denote the event that the unbiased coin is chosen. B denote the event that first 10 tosses results in head, and C denote the event that 11th toss results in head. Now, we need to find P(C) observe that P ( C ) = P ( C A ) P ( A ) + P ( C A c ) P ( A c ) P(C)=P(C|A)P(A)+P(C|A^c)P(A^c) but since it is given that the event B has occurred, we update P(A) with P(A/B) and P ( A c ) P(A^c) with P ( A c B ) P(A^c|B) Thus, P ( C ) = P ( C A ) P ( A B ) + P ( C A c ) P ( A c B P(C)=P(C|A)P(A|B)+P(C|A^{ c })P(A^{ c }|B Now, we have P ( A ) = 1 1000 ; P ( A c ) = 999 1000 P ( B A ) = 1 P ( B A c ) = 1 2 10 = 1 1024 P(A)=\frac { 1 }{ 1000 } ;\quad P(A^c)=\frac{999}{1000}\\P(B|A)=1\quad\quad P(B|A^c)=\frac{1}{2^{10}}=\frac{1}{1024}\\ using bayes theorem P ( A B ) = P ( B A ) P ( A ) P ( B A ) P ( A ) + P ( B A c ) P ( A c ) P ( A c B ) = P ( B A c ) P ( A c ) P ( B A ) P ( A ) + P ( B A c ) P ( A c ) P(A|B)=\frac{P(B|A)P(A)}{P(B|A)P(A)+P(B|A^c)P(A^c)}\\P(A^c|B)=\frac{P(B|A^c)P(A^c)}{P(B|A)P(A)+P(B|A^c)P(A^c)}\\ A little arithmetic gives P ( A B ) = 1024 2023 P ( A c B ) = 999 2023 P(A|B)=\frac { 1024 }{ 2023 } \\ P(A^{ c }|B)=\frac { 999 }{ 2023 }\\ using these values on the 2nd equation, and after little more computations we get P ( C ) = 3047 4046 = 0.753 P(C)=\frac{3047}{4046}=0.753\\

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...