Skip to main content
Mathematics LibreTexts

10.5: Expected Value

  • Page ID
    59986
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

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

    Example \(\PageIndex{1}\)

    clipboard_e92c0dc00617448865d67b139b1b5f596.pngIn the casino game roulette, a wheel with 38 spaces (18 red, 18 black, and 2 green) is spun [1]. 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?

    Solution

    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” \(\dfrac{-$2}{$38} ≈ -$0.053\). 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 \(\dfrac{1}{38}\). The complement, the probability of losing, is \(\dfrac{37}{38}\).

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

    Outcome Probability of Outcome
    \($35\) \(\dfrac{1}{38}\)
    \(-$1\) \(\dfrac{37}{38}\)

    Notice that if we multiply each outcome by its corresponding probability we get \($35 \cdot \dfrac{1}{38} = 0.9211\) and \(-$1 \cdot \dfrac{37}{38} = -0.9737\), and if we add these numbers, we get \(0.9211 + (-0.9737) ≈ -0.053\), which is the expected value we computed above.

    Definition: 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.

    Try It Now 12

    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.

    Example \(\PageIndex{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.

    Solution

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

    \(\dfrac{_6C_6}{_{48}C_6} = \dfrac{1}{12271512} ≈ 0.0000000815\) for all \(6\) numbers,

    \(\dfrac{(_6C_5)(_{42}C_1)}{_{48}C_6} = \dfrac{252}{12271512} ≈ 0.0000205\) for \(5\) numbers,

    Our probabilities and outcome values are

    Outcome Probability of Outcome
    $999,999 \(\dfrac{1}{12271512}\)
    $999 \(\dfrac{252}{12271512}\)
    -$1 \(1 - \dfrac{253}{12271512} = \dfrac{12271259}{12271512}\)

    The expected value is

    \(($999,999) \cdot \dfrac{1}{12271512} + ($999) \cdot \dfrac{252}{12271512} + (-$1) \cdot \dfrac{12271259}{12271512} ≈ -$0.898\)

    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.

    Not surprisingly, the expected value for casino games is negative for the player, which is positive for the casino. It must be positive or they would go out of business. Players just need to keep in mind that when they play a game repeatedly, their expected value is negative. That is fine so long as you enjoy playing the game and think it is worth the cost. But it would be wrong to expect to come out ahead.

    Try It Now 13

    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?

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

    Example \(\PageIndex{3}\)

    A 40-year-old man in the U.S. has a 0.242% risk of dying during the next year [2]. 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?

    Solution

    The probabilities and outcomes are

    Outcome Probability of Outcome
    \($100,000 - $275 = $99,725\) \(0.00242\)

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

    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.

    Try It Now Answers

    1. There are 60 possible readings, from 00 to 59. a. \(\dfrac{1}{60}\) b. \(\dfrac{16}{60}\) (counting 00 through 15)

    2. Since the second draw is made after replacing the first card, these events are independent. The probability of an ace on each draw is \(\dfrac{4}{52} = \dfrac{1}{13}\), so the probability of an Ace on both draws is \(\dfrac{1}{13} \cdot \dfrac{1}{13} = \dfrac{1}{169}\).

    3. \(P(\text{white sock and white tee}) = \dfrac{6}{10} \cdot \dfrac{3}{7} = \dfrac{18}{70}\)

    \(P(\text{white sock or white tee}) = \dfrac{6}{10} + \dfrac{3}{7} - \dfrac{9}{35} = \dfrac{27}{35}\)

    4. a. \(\dfrac{6}{10} \cdot \dfrac{5}{9} = \dfrac{30}{90} = \dfrac{1}{3}\)

    5. Out of 100,000 people, 500 would have the disease. Of those, all 500 would test positive. Of the 99,500 without the disease, 2,985 would falsely test positive and the other 96,515 would test negative.

    \(P(\text{disease} | \text{positive}) = \dfrac{500}{500 + 2985} = \dfrac{500}{3485} ≈ 14.3\%\)

    6. \(8 \cdot 11 \cdot 5 = 440\) menu combinations

    7. There are 26 characters. a. \(26^5 = 11,881,376\). b. \(_{26}P_5 = 26 \cdot 25 \cdot 24 \cdot 23 \cdot 22 = 7,893,600\)

    8. Order does not matter. \(_{29}C_{19} = 20,030,010\) possible subcommittees

    9. There are \(5^{10} = 9,765,625\) different ways the exam can be answered. There are 9 possible locations for the one missed question, and in each of those locations there are 4 wrong answers, so there are 36 ways the test could be answered with one wrong answer.

    \(P(\text{9 answers correct}) = \dfrac{36}{5^{10}} ≈ 0.0000037\) chance

    10. \(P(\text{three Aces and two Kings}) = \dfrac{(_4C_3)(_4C_2)}{_{52}C_5} = \dfrac{24}{2598960} ≈ 0.0000092\)

    11. \(P(shared birthday) = 1 - \dfrac{_{365}P_10}{365^{10}} ≈ 0.117\)

    12. \(($3995) \cdot \dfrac{1}{2000} + (-$5) \cdot \dfrac{1999}{2000} ≈ -$3.00\)

    13. Suppose you roll the first die. The probability the second will be different is \(\dfrac{5}{6}\). The probability that the third roll is different than the previous two is \(\dfrac{4}{6}\), so the probability that the three dice are different is \(\dfrac{5}{6} \cdot \dfrac{4}{6} = \dfrac{20}{36}\). The probability that two dice will match is the complement, \(1 - \dfrac{20}{36} = \dfrac{16}{36}\).

    The expected value is: \(($2) \cdot \dfrac{16}{36} + (-$1) \cdot \dfrac{20}{36} = \dfrac{12}{36} ≈ $0.33\).

    Yes, it is in your advantage to play. On average, you’d win \($0.33\) per play.


    This page titled 10.5: Expected Value is shared under a CC BY-NC-SA 4.0 license and was authored, remixed, and/or curated by Darlene Diaz (ASCCC Open Educational Resources Initiative) via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.