Craps principle

From The Right Wiki
Jump to navigationJump to search

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

P[E1beforeE2]=P[E1E1E2]=P[E1]P[E1]+P[E2]

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

Proof

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

P(A)=P(E1)P(AE1)+P(E2)P(AE2)+P(B)P(AB)=P(E1)+P(B)P(AB)

and P(B)=1P(E1)P(E2). Since the trials are i.i.d., we have P(AB)=P(A). Using P(A|E1)=1,P(A|E2)=0 and solving the displayed equation for P(A) gives the formula

P(A)=P(E1)P(E1)+P(E2).

Application

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

E1:player1wins
E2:player2wins

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[E1] and P[E2] ; 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.

Craps example

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:

E1: the original roll (called ‘the point’) is rolled (a win) 
E2: a 7 is rolled (a loss) 

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

3/363/36+6/36=13

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

i=0P[first i rolls are ties,(i+1)throll 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)throll is ‘the point’]=(1P[E1]P[E2])iP[E1]

The summation becomes an infinite geometric series:

i=0(1P[E1]P[E2])iP[E1]=P[E1]i=0(1P[E1]P[E2])i
=P[E1]1(1P[E1]P[E2])=P[E1]P[E1]+P[E2]

which agrees with the earlier result.

References

  1. Susan Holmes (1998-12-07). "The Craps principle 10/16". statweb.stanford.edu. Retrieved 2016-03-17.
  2. Jennifer Ouellette (31 August 2010). The Calculus Diaries: How Math Can Help You Lose Weight, Win in Vegas, and Survive a Zombie Apocalypse. Penguin Publishing Group. pp. 50–. ISBN 978-1-101-45903-4.

Notes