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...
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...
Back
Top