MHB What is the expected outcome of a game of chance with varying probabilities?

  • Thread starter Thread starter aprilryan
  • Start date Start date
  • Tags Tags
    Probability
AI Thread Summary
In a game of chance with a 30% chance of winning $5, a 50% chance of losing $4, and a 20% chance of breaking even, the expected profit can be calculated using the formula for expected value. The expected profit is determined by multiplying each outcome by its probability: 5 times 0.3 for winning, and -4 times 0.5 for losing, resulting in an expected profit of -$0.50. This indicates a projected loss of $0.50. The calculation can also be framed as expected loss, yielding the same result, demonstrating that the definitions of the random variable do not affect the outcome. Understanding these probabilities is crucial for assessing the expected financial results of such games.
aprilryan
Messages
20
Reaction score
0
I have one more probability problem for you. I just don't know where to begin with this one.

"In a game of chance you have a 30% chance of winning $\$5$, a 50% chance of losing $\$4$ and a 20% chance of breaking even. What is your expected profit or loss?"
 
Last edited by a moderator:
Mathematics news on Phys.org
So you need to take each outcome (positive = winning, negative = losing), multiply each one by its probability, and add it all up.
 
Let me get this straight:

I multiply 5 times 30 percent or 0.3
I also multiply 4 times 50% or 0.5
Then I add the sums of these two correct?

What do I do with the 20%?
 
Break even means no profit nor loss. Let $X$ be your profit, then $X$ is a random variable defined as (watch the signs!):$$ X = \left \{ \begin{array}{lll} 5, \quad & p = 0.3 \\ -4, \quad & p = 0.5 \\ 0, \quad & p = 0.2 \end{array} \right. $$Then the expected profit is given by $\mathbb{E}[X] = 5(0.3)+(-4)(0.5) = - 0.5$. This means that you expect a negative profit or hence a loss of $0.5 \$ $.

On the other hand, it's completely similar to say, let $Y$ be the loss, then $Y$ is a random variable defined as:$$ Y = \left \{ \begin{array}{lll} -5, \quad & p = 0.3 \\ 4, \quad & p = 0.5 \\ 0, \quad & p = 0.2 \end{array} \right. $$The expected loss is given by $\mathbb{E}[Y] = -5(0.3)+4(0.5) = 0.5$. Hence your expected loss is $0.5 \$$ which is exactly the same answer as above. It does not matter how you define the r.v as a loss of profit as long as you understand that a negative profit is a loss and vice versa.
 
Thanks Siron, this really helped break down everything for me! Thank you Ackbach for your assistance as well!
 
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 '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...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Back
Top