Chapter 6 Probability

6.4 Expected Value

Learning Objectives

By the end of this section, you will be able to:

  • Determine the expected value of an event

Expected value is perhaps the most useful probability concept that we will discuss.  It has many applications, from insurance policies to making financial decisions. It’s one thing that the casinos and government agencies that run gambling operations and lotteries hope most people never learn about.

Example 1

In the casino game roulette, a wheel with 38 spaces (18 red, 18 black, and 2 green) is spun.  In one possible bet, the player bets $1 on a single number.  If that number is spun on the wheel, then they receive $36 (their original $1 + $35).  Otherwise, they lose their $1.  On average, how much money should a player expect to win or lose if they play this game repeatedly?

Suppose you bet $1 on each of the 38 spaces on the wheel, for a total of $38 bet.  When the winning number is spun, you are paid $36 on that number.  While you won on that one number, overall you’ve lost $2.  On a per-space basis, you have “won” [latex]\frac{-\$2}{\$38} \approx{-\$0.053}[/latex].  In other words, on average you lose 5.3 cents per space you bet on.

We call this average gain or loss the expected value of playing roulette.  Notice that no one ever loses exactly 5.3 cents: most people (in fact, about 37 out of every 38) lose $1 and a very few people (about 1 person out of every 38) gain $35 (the $36 they win minus the $1 they spent to play the game).

There is another way to compute expected value without imagining what would happen if we play every possible space.  There are 38 possible outcomes when the wheel spins, so the probability of winning is [latex]\frac{1}{38}[/latex].  The complement, the probability of losing, is [latex]\frac{37}{38}[/latex].

Summarizing these along with the values, we get this table:

[latex]\begin{array} {|c|c|} \hline \text{Outcome}& \text{Probability of outcome} \\ \hline \$35 & \frac{1}{38}\\ \hline -\$1 & \frac{37}{38}\\ \hline \end{array}[/latex]

Notice that if we multiply each outcome by its corresponding probability, we get [latex]\$35 \cdot \frac{1]{38} = 0.9211[/latex] and [latex]-\$1 \cdot \frac{37}{38} = -0.9737[/latex]. We then add these numbers to get [latex]0.9211 + (-0.9737) \approx{-0.053}[/latex], which is the expected value we computed above.

Expected Value

Expected Value is the average gain or loss of an event if the procedure is repeated many times.

We can compute the expected value by multiplying each outcome by the probability of that outcome, then adding up the products.

Exercise 1

You purchase a raffle ticket to help out a charity. The raffle ticket costs $5. The charity is selling 2000 tickets. One of them will be drawn and the person holding the ticket will be given a prize worth $4000. Compute the expected value for this raffle.

Solution

-$3.00

Example 2

In a certain state’s lottery, 48 balls numbered 1 through 48 are placed in a machine and six of them are drawn at random. If the six numbers drawn match the numbers that a player had chosen, the player wins $1,000,000.  If they match 5 numbers, then win $1,000.   It costs $1 to buy a ticket.  Find the expected value.

Earlier, we calculated the probability of matching all 6 numbers and the probability of matching 5 numbers:

[latex]\frac{_6 C _6}{_{48} C _6} = \frac{1}{12271512} \approx{0.0000000815}[/latex] for all 6 numbers,

[latex]\frac{_6 C _5}{_{42} C _6} = \frac{252}{12271512} \approx{0.0000205}[/latex] for 5 numbers.

Our probabilities and outcome values are:

[latex]\begin{array} {|c|c|} \hline \text{Outcome}& \text{Probability of outcome} \\ \hline \$999,999 & \frac{1}{12271512}\\ \hline \$999 & \frac{252}{12271512}\\ \hline -\$1 & 1- \frac{253}{12271512}=\frac{12271259}{12271512} \\ \hline \end{array}[/latex]

The expected value, then is [latex](\$999,999) \cdot \frac{1}{12271512} + (\$999) \cdot \frac{252}{12271512} + (-\$1) \cdot \frac{12271259}{12271512} \approx{-\$0.898}[/latex]

On average, one can expect to lose about 90 cents on a lottery ticket.  Of course, most players will lose $1.

In general, if the expected value of a game is negative, it is not a good idea to play the game, since on average you will lose money.  It would be better to play a game with a positive expected value (good luck trying to find one!), although keep in mind that even if the average winnings are positive it could be the case that most people lose money and one very fortunate individual wins a great deal of money.  If the expected value of a game is 0, we call it a fair game, since neither side has an advantage.

Exercise 2

A friend offers to play a game, in which you roll 3 standard 6-sided dice.  If all the dice roll different values, you give him $1.  If any two dice match values, you get $2.  What is the expected value of this game?  Would you play?

Solution

One can expect to win 33 cents.

Expected value also has applications outside of gambling.  Expected value is very common in making insurance decisions.

Example 3

A 40-year-old man in the U.S. has a 0.242% risk of dying during the next year (According to the estimator at http://www.numericalexample.com/index.php?view=article&id=91).  An insurance company charges $275 for a life-insurance policy that pays a $100,000 death benefit.  What is the expected value for the person buying the insurance?

The probabilities and outcomes are

[latex]\begin{array} {|c|c|} \hline \text{Outcome}& \text{Probability of outcome} \\ \hline \$100,000- \$275 = \$99,725 & 0.00242\\ \hline -\$275 & 1-0.00242=0.99758\\ \hline \end{array}[/latex]

The expected value is [latex](\$99,725)(0.00242) + (-\$275)(0.99758) = -\$33[/latex].

Not surprisingly, the expected value is negative; the insurance company can only afford to offer policies if they, on average, make money on each policy.  They can afford to pay out the occasional benefit because they offer enough policies that those benefit payouts are balanced by the rest of the insured people.

For people buying the insurance, there is a negative expected value, but there is a security that comes from insurance that is worth that cost.

Expected value is also used by businesses for decision making.

Example 4

A company is considering two acquisitions.  They have evaluated the potential future expected value of each.  Acquisition A has a 30% probability of increasing profit by $20MM, a 60% probability of increasing profit by $5MM, and a 10% probability of decreasing profit by $5MM.  Acquisition B has a 10% probability of increasing profit by $40MM, a 50% probability of increasing profit by $10MM, and a 40% probability of decreasing profit by $4MM.  Which acquisition is more prudent?

To compare these, we can look at the expected value:

Acquisition A:  [latex](20)(0.30) + (5)(0.60) + (-5)(0.10) = \$8.5\text{MM}[/latex]

Acquisition B:  [latex](40)(0.10) + (10)(0.50) + (-4)(0.40) = \$7.4\text{MM}[/latex]

Since Acquisition A has a higher expected value, it is the more prudent acquisition.

definition

License

Icon for the Creative Commons Attribution-ShareAlike 4.0 International License

Finite Mathematics Copyright © 2024 by LOUIS: The Louisiana Library Network is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License, except where otherwise noted.

Share This Book