Q.54

Question

Consider the following dice game: A pair of dice is rolled. If the sum is 7, then the game ends and you win 0. If the sum is not 7, then you have the option of either stopping the game and receiving an amount equal to that sum or starting over again. For each value of i, i = 2, ... , 12, find your expected return if you employ the strategy of stopping the first time that a value at least as large as i appears. What value of i leads to the largest expected return? Hint: Let Xi denote the return when you use the critical value i. To compute E[Xi], condition on the initial sum. 

Step-by-Step Solution

Verified
Answer

Largest expected return, i=8.

1Step 1: Given information

Given in the question that, consider the following dice game: A pair of dice is rolled. If the sum is 7, then the game ends and you win 0. If the sum is not 7, then you have the option of either stopping the game and receiving an amount equal to that sum or starting over again. For each value of i, i = 2, ... , 12.

2Step 2: Explanation

Let Xi denote the return when you use the critical value i.

EXi=i,PXi=i

EX2=2136

EX4=4336

EX5=5436

EX6=6536

EX7=7636

EX8=8536

EX9=9436

EX11=11236

EX12=12136

3Step 3: Expected return

E[X]=E[X sum is 7]+E[X sum is not 7]

=0+E[X sum is not 7]

+EX7+EX8+EX9+EX10+EX11+EX12

=136(2+6+12+20+30+40+36+30+22+12)

=21036

If sum is not 7 largest expected return,

EX8=8536=4036

If sum 7 largest expected return is 0 .

Therefore, largest expected return, i=8.

4Step 4: Final answer

Largest expected return, i=8.