Rolling dice

Two dice are rolled simultaneously.

This is done repeatedly until at least one die shows a 6, at which point the game is finished.

What is the probability that both dice show a 6 on the last roll?

The probability can be expressed as a b \dfrac ab for co-prime positive integers a a and b b , find the value of a + b a+b .


The answer is 12.

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.

1 solution

What we are wanting to calculate is the conditional probability that both dice show a 6 6 given that at least one die shows a 6 6 on the last roll. Letting A A be the event that at least one die shows a 6 6 and B B the event that both dice show a 6 6 , the desired probability is P ( B A ) = P ( B A ) P ( A ) P(B|A) = \dfrac{P(B \cap A)}{P(A)} .

Now B B occurs whenever A A does, so P ( B A ) = P ( B ) = ( 1 6 ) 2 = 1 36 . P(B \cap A) = P(B) = \left(\dfrac{1}{6}\right)^{2} = \dfrac{1}{36}.

Next, it is easiest to calculate P ( A ) P(A) by way of its complement, i.e.,

P ( A ) = 1 P ( A ˉ ) = 1 ( 5 6 ) 2 = 11 36 . P(A) = 1 - P(\bar{A}) = 1 - \left(\dfrac{5}{6}\right)^{2} = \dfrac{11}{36}.

Thus P ( B A ) = 1 36 11 36 = 1 11 P(B|A) = \dfrac{\dfrac{1}{36}}{\dfrac{11}{36}} = \dfrac{1}{11} , and so a + b = 1 + 11 = 12 . a + b = 1 + 11 = \boxed{12}.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...