- #1
Master1022
- 611
- 117
- Homework Statement
- You have been chosen to play a game involving a 6-sided die. You get to roll the die once, see the result, and then may choose to either stop or roll again. Your payoff is the sum of your rolls, unless this sum is greater than 9, in which case you "bust" and get nothing. What is your strategy for this game? That is, for each possible outcome of the first roll will you choose stop or to roll again?
- Relevant Equations
- Probability
Hi,
I was attempting the following question and would appreciate any insight on how others would approach this game theory/probability-type question.
Question: You have been chosen to play a game involving a 6-sided die. You get to roll the die once, see the result, and then may choose to either stop or roll again. Your payoff is the sum of your rolls, unless this sum is greater than 9, in which case you "bust" and get nothing. What is your strategy for this game? That is, for each possible outcome of the first roll will you choose stop or to roll again?
Attempt:
So if we get a sum greater than 9, then our pay-out is 0. Some things that I am keeping in mind are:
- if we are on a sum of 1, 2, or 3, then we should re-roll as there is no chance of overshooting 9 from one more roll
- For the higher sums, the general principle I was planning to use when deciding whether or not to roll again was the 'marginal expected gain of rolling again'
For example, if we are on a sum of 6, then the marginal expected gain is given by the expression below (I hope this is correct?). We can lose our current pay-off with 3/6 of the outcomes of the roll.
$$ E[\text{marginal gain at sum of 6}] = \frac{1}{6} (+3) + \frac{1}{6} (+2) + \frac{1}{6} (+1) + \frac{1}{2} (-6) = -2 $$
and thus we shouldn't roll as this 'marginal expected gain from rolling' is negative. I suppose this makes sense if EV[dice roll] = 3.5 because ##6 + 3.5 > 9##
Following similar logic for a sum of 5:
$$ E[\text{marginal gain at sum of 5}] = \frac{1}{6} (+4) + \frac{1}{6} (+3) + \frac{1}{6} (+2) + \frac{1}{6} (+1) + \frac{1}{3} (-5) = 0 $$
and thus we could roll if marginal EV = 0
For sum of 4:
$$ E[\text{marginal gain at sum of 4}] = \frac{1}{6} (+5) + \frac{1}{6} (+4) + \frac{1}{6} (+3) + \frac{1}{6} (+2) + \frac{1}{6} (+1) + \frac{1}{1} (-4) = \frac{11}{6} $$
and thus we could roll if marginal EV is positive.
By this logic, the strategy would be to act as follows:
- For sums of 1, 2, 3, 4: re-roll
- For sum of 5: re-roll
- For sum ##\geq 6##: don't re-roll
Any help would be greatly appreciated!
I was attempting the following question and would appreciate any insight on how others would approach this game theory/probability-type question.
Question: You have been chosen to play a game involving a 6-sided die. You get to roll the die once, see the result, and then may choose to either stop or roll again. Your payoff is the sum of your rolls, unless this sum is greater than 9, in which case you "bust" and get nothing. What is your strategy for this game? That is, for each possible outcome of the first roll will you choose stop or to roll again?
Attempt:
So if we get a sum greater than 9, then our pay-out is 0. Some things that I am keeping in mind are:
- if we are on a sum of 1, 2, or 3, then we should re-roll as there is no chance of overshooting 9 from one more roll
- For the higher sums, the general principle I was planning to use when deciding whether or not to roll again was the 'marginal expected gain of rolling again'
For example, if we are on a sum of 6, then the marginal expected gain is given by the expression below (I hope this is correct?). We can lose our current pay-off with 3/6 of the outcomes of the roll.
$$ E[\text{marginal gain at sum of 6}] = \frac{1}{6} (+3) + \frac{1}{6} (+2) + \frac{1}{6} (+1) + \frac{1}{2} (-6) = -2 $$
and thus we shouldn't roll as this 'marginal expected gain from rolling' is negative. I suppose this makes sense if EV[dice roll] = 3.5 because ##6 + 3.5 > 9##
Following similar logic for a sum of 5:
$$ E[\text{marginal gain at sum of 5}] = \frac{1}{6} (+4) + \frac{1}{6} (+3) + \frac{1}{6} (+2) + \frac{1}{6} (+1) + \frac{1}{3} (-5) = 0 $$
and thus we could roll if marginal EV = 0
For sum of 4:
$$ E[\text{marginal gain at sum of 4}] = \frac{1}{6} (+5) + \frac{1}{6} (+4) + \frac{1}{6} (+3) + \frac{1}{6} (+2) + \frac{1}{6} (+1) + \frac{1}{1} (-4) = \frac{11}{6} $$
and thus we could roll if marginal EV is positive.
By this logic, the strategy would be to act as follows:
- For sums of 1, 2, 3, 4: re-roll
- For sum of 5: re-roll
- For sum ##\geq 6##: don't re-roll
Any help would be greatly appreciated!