Neha Patil (Editor)

Craps principle

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

In probability theory, the craps principle is a theorem about event probabilities under repeated iid trials. Let E 1 and E 2 denote two mutually exclusive events which might occur on a given trial. Then the probability that E 1 occurs before E 2 equals the conditional probability that E 1 occurs given that E 1 or E 2 occur on the next trial, which is

Contents

P [ E 1 E 1 E 2 ] = P [ E 1 ] P [ E 1 ] + P [ E 2 ]

The events E 1 and E 2 need not be collectively exhaustive (if they are, the result is trivial).

Proof

Let A be the event that E 1 occurs before E 2 . Let B be the event that neither E 1 nor E 2 occurs on a given trial. Since B , E 1 and E 2 are mutually exclusive and collectively exhaustive for the first trial, we have

P ( A ) = P ( E 1 ) P ( A E 1 ) + P ( E 2 ) P ( A E 2 ) + P ( B ) P ( A B ) = P ( E 1 ) + P ( B ) P ( A B )

and P ( B ) = 1 P ( E 1 ) P ( E 2 ) . Since the trials are i.i.d., we have P ( A B ) = P ( A ) . Solving the displayed equation for P ( A ) gives the formula P ( A ) = P ( E 1 ) P ( E 1 ) + P ( E 2 ) .

The other equation follows from the definition of conditional probability and the fact that E 1 and E 2 are mutually exclusive:

P [ E 1 E 2 ] = P [ E 1 ] + P [ E 2 ]

and

E 1 ( E 1 E 2 ) = E 1

so by the definition of conditional probability,

P [ E 1 ( E 1 E 2 ) ] = P [ E 1 E 1 E 2 ] P [ E 1 E 2 ]

Combining these three yields the desired result.

Application

If the trials are repetitions of a game between two players, and the events are

E 1 : p l a y e r   1   w i n s E 2 : p l a y e r   2   w i n s

then the craps principle gives the respective conditional probabilities of each player winning a certain repetition, given that someone wins (i.e., given that a draw does not occur). In fact, the result is only affected by the relative marginal probabilities of winning P [ E 1 ] and P [ E 2 ]  ; in particular, the probability of a draw is irrelevant.

Stopping

If the game is played repeatedly until someone wins, then the conditional probability above is the probability that the player wins the game. This is illustrated below for the original game of craps, using an alternative proof.

Etymology

If the game being played is craps, then this principle can greatly simplify the computation of the probability of winning in a certain scenario. Specifically, if the first roll is a 4, 5, 6, 8, 9, or 10, then the dice are repeatedly re-rolled until one of two events occurs:

E 1 : the original roll (called 'the point') is rolled (a win) E 2 : a 7 is rolled (a loss)

Since E 1 and E 2 are mutually exclusive, the craps principle applies. For example, if the original roll was a 4, then the probability of winning is

3 / 36 3 / 36 + 6 / 36 = 1 3

This avoids having to sum the infinite series corresponding to all the possible outcomes:

i = 0 P [ first  i rolls are ties,  ( i + 1 ) th roll is 'the point' ]

Mathematically, we can express the probability of rolling i ties followed by rolling the point:

P [ first  i rolls are ties,  ( i + 1 ) th roll is 'the point' ] = ( 1 P [ E 1 ] P [ E 2 ] ) i P [ E 1 ]

The summation becomes an infinite geometric series:

i = 0 ( 1 P [ E 1 ] P [ E 2 ] ) i P [ E 1 ] = P [ E 1 ] i = 0 ( 1 P [ E 1 ] P [ E 2 ] ) i

which agrees with the earlier result.

References

Craps principle Wikipedia