MHB How Do You Calculate Expected Value in a Dice Game?

AI Thread Summary
In the discussed dice game, rolling a 2, 3, 4, 10, 11, or 12 results in a win of $5, while rolling a 5, 6, 7, 8, or 9 results in a loss of $5. A probability table was constructed to calculate the expected value, showing the net gain or loss associated with each possible outcome. After completing the table and summing the products of gain/loss and their probabilities, the expected value was determined to be -$5/3. This indicates that, on average, a player can expect to lose approximately $1.67 per game.
AnnBean
Messages
1
Reaction score
0
I really need help on how to solve this (Sweating):

A dice game involves rolling 2 dice. If you roll a 2, 3 , 4, 10, 11 or a 12, you win \$5. If you roll a 5, 6, 7, 8, or 9, you lose \$5. Find the expected value you win (or lose) per game.
 
Mathematics news on Phys.org
Re: Probability

Hello, and welcome to MHB, AnnBean! (Wave)

I would begin by constructing a table as follows:

[table="width: 800, class: grid, align: left"]
[tr]
[td]Sum $S$[/td]
[td]Probability of $S$: $P(S)$[/td]
[td]Net Gain/Loss (in dollars) $G$[/td]
[td]Product $G\cdot P(S)$[/td]
[/tr]
[tr]
[td]2[/td]
[td]$\dfrac{1}{36}$[/td]
[td]5[/td]
[td]$\dfrac{5}{36}$[/td]
[/tr]
[tr]
[td]3[/td]
[td]$\dfrac{1}{18}$[/td]
[td]5[/td]
[td]$\dfrac{5}{18}$[/td]
[/tr]
[/table]

Can you complete the table?
 
Re: Probability

Just to follow up, here is the completed table:

[table="width: 800, class: grid, align: left"]
[tr]
[td]Sum $S$[/td]
[td]Probability of $S$: $P(S)$[/td]
[td]Net Gain/Loss (in dollars) $G$[/td]
[td]Product $G\cdot P(S)$[/td]
[/tr]
[tr]
[td]2[/td]
[td]$\dfrac{1}{36}$[/td]
[td]5[/td]
[td]$\dfrac{5}{36}$[/td]
[/tr]
[tr]
[td]3[/td]
[td]$\dfrac{1}{18}$[/td]
[td]5[/td]
[td]$\dfrac{5}{18}$[/td]
[/tr]
[tr]
[td]4[/td]
[td]$\dfrac{1}{12}$[/td]
[td]5[/td]
[td]$\dfrac{5}{12}$[/td]
[/tr]
[tr]
[td]5[/td]
[td]$\dfrac{1}{9}$[/td]
[td]-5[/td]
[td]$-\dfrac{5}{9}$[/td]
[/tr]
[tr]
[td]6[/td]
[td]$\dfrac{5}{36}$[/td]
[td]-5[/td]
[td]$-\dfrac{25}{36}$[/td]
[/tr]
[tr]
[td]7[/td]
[td]$\dfrac{1}{6}$[/td]
[td]-5[/td]
[td]$-\dfrac{5}{6}$[/td]
[/tr]
[tr]
[td]8[/td]
[td]$\dfrac{5}{36}$[/td]
[td]-5[/td]
[td]$-\dfrac{25}{36}$[/td]
[/tr]
[tr]
[td]9[/td]
[td]$\dfrac{1}{9}$[/td]
[td]-5[/td]
[td]$-\dfrac{5}{9}$[/td]
[/tr]
[tr]
[td]10[/td]
[td]$\dfrac{1}{12}$[/td]
[td]5[/td]
[td]$\dfrac{5}{12}$[/td]
[/tr]
[tr]
[td]11[/td]
[td]$\dfrac{1}{18}$[/td]
[td]5[/td]
[td]$\dfrac{5}{18}$[/td]
[/tr]
[tr]
[td]12[/td]
[td]$\dfrac{1}{36}$[/td]
[td]5[/td]
[td]$\dfrac{5}{36}$[/td]
[/tr]

[/table]

Summing up the $G\cdot P(S)$, column, we find the expected value is:

$$\text{EP}=-\frac{5}{3}$$
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Is it possible to arrange six pencils such that each one touches the other five? If so, how? This is an adaption of a Martin Gardner puzzle only I changed it from cigarettes to pencils and left out the clues because PF folks don’t need clues. From the book “My Best Mathematical and Logic Puzzles”. Dover, 1994.
Thread 'Imaginary Pythagoras'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top