Q.2.26 - Problems

Question

The game of craps is played as follows: A player rolls two dice. If the sum of the dice is either a2,3,or 12, the player loses; if the sum is either a 7 or an 11, the player wins. If the outcome is anything else, the player continues to roll the dice until she rolls either the initial outcome or a 7. If the 7 comes first, the player loses, whereas if the initial outcome reoccurs before the 7 appears, the player wins. Compute the probability of a player winning at craps.

 Hint: Let Eidenote the event that the initial outcome is iand the player wins. The desired probability is i=1212P(Ei). To compute P(Ei), define the events Ei,n to be the event that the initial sum is i and the player wins on the nth roll. Argue that  

P(Ei)=n=1P(Ei,n)

Step-by-Step Solution

Verified
Answer

2444950.4929

1Step-1 Given Information

Given In the game of craps a player rolls two dice.

Criteria 1 : At the initial trial if the sum is 2,3, or 12 this is a loss if the sum is 7 or 11 this is a win if the sum is 4,5,6,8,9 or 10go to the second criteria.


Criteria 2 : Roll repeatedly until the sum is the same as in the initial (first) roll or sum is 7 . If the sum is 7 this is a loss, if the sum is as in the initial roll this is a win.

we have to find  the probability of a player winning at craps. 

2Step-2 Explanation

Assume that the dice are fair.

Let event Eiis that the player wins with initial outcome i and let Ei,nis the event that the initial outcome is i and the player wins on nth trial.

Therefore,

P(Win)=i=212P(Ei)

Because every game can be divided with regard to the outcome of the first throw, and each of those events is mutually exclusive.

The same thing can be applied when calculating the probability ofEi , if a player wins (with an initial outcome i ) in 1,2,3... rolls, and those are all possible, and mutually exclusive. Hence,

P(Ei)=n=1P(Ei,n)

From the rules of the game,

P(E2)=P(E3)=P(E12)=0P(E7)=636=16,P(E12)=236=118,


To calculate P(Ei,n) :

The event Ei,n means that the nth outcome was i, and neither outcome  i  or 7appears before (except the first throw which is i ) then the player would either win before or lose.


If the probability of the initial outcome is xi36, there are xi possible ways of getting the outcome i. There are 6out of 36 rolls with sum 7 . Therefore 36-6-xi=30-xi possibilities where the outcomes are neither 7 or i


The event Ei,n will occur if the first and the last roll should be i and the remaining n-2 rolls should be neither 7 or i. So the possibilities are xi .(30-xi)n-2. The total possible outcomes are 36n.

hence,

P(Ei,n)=xi.(30-xi)n-2.xi36n             =xi36230-xi36n-2

             

Thus,

P(Ei)=n=2 xi36230-xi36n-2           =xi36.xi(6+xi),i4,5,6,8,9,10P(win)=I=212P(Ei)2444950.4929