Determining Optimal Strategy for Rolling Dice

  • Context: Undergrad 
  • Thread starter Thread starter bob j
  • Start date Start date
  • Tags Tags
    Dice Rolling Strategy
Click For Summary
SUMMARY

The optimal strategy for rolling a die to maximize expected winnings involves understanding the probabilities associated with the outcomes. For a single roll, the expected winnings are $3.50. If the first roll results in a value of 1, 2, or 3, the player should re-roll, as the expected winnings from a second roll are higher. When rolling three times, the strategy shifts to re-rolling if the first result is 1, 2, 3, or 4, with the expected maximum winnings calculated to be approximately $4.96.

PREREQUISITES
  • Understanding of basic probability and expected value calculations
  • Familiarity with discrete probability distributions
  • Knowledge of decision-making strategies in games of chance
  • Basic arithmetic skills for calculating averages and expected values
NEXT STEPS
  • Study the concept of expected value in probability theory
  • Learn about discrete probability distributions and their applications
  • Explore advanced strategies for maximizing outcomes in games of chance
  • Investigate simulations for rolling dice and calculating expected winnings
USEFUL FOR

Mathematicians, game theorists, statisticians, and anyone interested in optimizing strategies in probabilistic scenarios.

bob j
Messages
22
Reaction score
0
Hi All,
I was wondering if anyone could give me a suggestion to solve this

"With one die, suppose in a round, you earn the amount of dollars equal to the value of the upwards face of the die. (eg. you earn $6 if you roll a six.) Now also suppose after your first roll, you are given the opportunity to cancel your first and roll again, taking that value as the final value. What should your strategy be? What if you are allowed to roll the die three times?"

thank you,
 
Physics news on Phys.org
What are you expected winnings on a single roll of the die? Clearly this is $3.50, since all results 1-6 are equally probable.

If you get to roll a second time, you should take it if and only if your expected winnings are higher by rolling again -- that is, if you roll less than 3.5. This happens precisely when you roll a 1, 2, or 3, so your strategy is to roll again in precisely these cases. This makes your average winnings $(3.5 + 3.5 + 3.5 + 4 + 5 + 6) / 6 = $4.25.

If you get to roll three times, you should only take the first reroll if you could get better than 4.25.
 
bob j said:
Hi All,
I was wondering if anyone could give me a suggestion to solve this

"With one die, suppose in a round, you earn the amount of dollars equal to the value of the upwards face of the die. (eg. you earn $6 if you roll a six.) Now also suppose after your first roll, you are given the opportunity to cancel your first and roll again, taking that value as the final value. What should your strategy be? What if you are allowed to roll the die three times?"

thank you,

If the first throw is a number from {1,2,3}, then your expected winnings if you roll again is $3.5 so you should cancel and roll again.

If you are allowed to throw 3 times and take the maximum from those 3 (let it be Y), you should observe that Y follows the following discrete distribution:

P(Y=1)=1/216
P(Y=2)=7/216
P(Y=3)=19/216
P(Y=4)=37/216
P(Y=5)=61/216
P(Y=6)=91/216

E(Y)= 4.96

Your strategy should be to re-roll if your first roll was from {1,2,3,4}.
 

Similar threads

  • · Replies 29 ·
Replies
29
Views
4K
  • · Replies 1 ·
Replies
1
Views
6K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 19 ·
Replies
19
Views
15K
  • · Replies 41 ·
2
Replies
41
Views
6K
  • · Replies 32 ·
2
Replies
32
Views
3K
Replies
5
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
8K