Expected Value Math Example 4

Follow the full solution, then compare it with the other examples linked below.

Example 4

medium
A prize wheel pays \0,, \22, \5,and, and \2020 with probabilities 0.500.50, 0.300.30, 0.150.15, and 0.050.05, respectively. What is the expected payout per spin?

Solution

  1. 1
    Multiply each payout by its probability: 0โ‹…0.500 \cdot 0.50, 2โ‹…0.302 \cdot 0.30, 5โ‹…0.155 \cdot 0.15, and 20โ‹…0.0520 \cdot 0.05.
  2. 2
    Compute each term: 00, 0.600.60, 0.750.75, and 1.001.00.
  3. 3
    Add them: 0+0.60+0.75+1.00=2.350 + 0.60 + 0.75 + 1.00 = 2.35.

Answer

E(X)=$2.35E(X) = \$2.35
Expected value is a weighted average. It tells you the long-run average payout you would expect if the wheel were spun many times.

About Expected Value

The expected value of a random variable is the probability-weighted average of all possible outcomes โ€” the long-run mean over many repetitions.

Learn more about Expected Value โ†’

More Expected Value Examples