Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

Expected value is a way to describe the average outcome you would expect from a random process over many repeated trials. It combines each possible outcome with how likely that outcome is, so it is more informative than just listing outcomes alone. Expected value is used in games, insurance, finance, quality control, and scientific modeling.

It helps people compare uncertain choices using one summary number.

The key idea is to multiply each outcome by its probability and then add the results. This gives a probability weighted average, which may or may not be one of the actual outcomes you can get in a single trial. For a discrete random variable X, the expected value is E(X) = Σ[x·P(x)].

In the long run, as the number of trials becomes large, the sample average tends to get closer to the expected value.

Understanding Expected Value

A useful first step is to define the random variable carefully. In a game, it should usually represent the amount won or lost, not merely the number shown on a spinner or die. Suppose a ticket costs two pounds.

A prize of five pounds produces a net result of three pounds, while no prize produces a net result of negative two pounds. Using prize amounts instead of net results can make a losing game look better than it is. This distinction matters whenever there is an entry fee, a purchase price, a repair cost, or a tax.

Expected value works because frequent outcomes deserve more influence than rare ones. A large reward with a tiny chance may contribute less to the average than a small reward that happens often. This is why lotteries can advertise huge jackpots while still having a negative expected net value for a player.

The headline prize is only one part of the calculation. The chance of receiving it, the chances of smaller prizes, and the ticket price all matter.

A negative expected value does not mean a person must lose on every attempt. It means that repeated play tends to remove money from the player overall.

The same reasoning appears outside games. Insurance companies estimate the chance of accidents, theft, illness, or storm damage for large groups. They use expected costs to set premiums.

A household can use expected value when comparing an extended warranty with its price. A factory can estimate the expected number of faulty items in a batch. A school can predict average attendance when individual absences are uncertain.

In each case, the expected value helps with planning, but it does not show the full risk. Two choices can have the same expected value while one has much more extreme possible losses.

When solving problems, make a complete outcome table before calculating. List each distinct result, its probability, and its net value. Check that no outcome is missing and that the probabilities form a complete distribution.

Be especially careful with outcomes that have more than one way to occur. For example, a total of seven from two dice has several combinations, so it is more likely than a total of two. If every payoff is increased by the same fixed amount, the expected value increases by that amount.

If every payoff is multiplied by a number, the expected value is multiplied by that number. These patterns make it easier to analyse discounts, fees, bonuses, and changes in units.

Finally, keep expected value separate from fairness, safety, and personal choice. A positive average can still involve a loss that someone cannot afford.

Key Facts

  • Expected value for a discrete random variable: E(X) = Σ[x·P(x)]
  • Probabilities must add to 1: ΣP(x) = 1
  • Expected value is a long run average, not a guaranteed single result
  • For a fair six sided die: E(X) = (1+2+3+4+5+6)/6 = 3.5
  • Linearity of expectation: E(aX+b)=aE(X)+bE(aX + b) = aE(X) + b
  • For a game payoff, expected net value = Σ[payoff·probability] - cost

Vocabulary

Expected value
The probability weighted average of all possible values of a random variable.
Random variable
A variable that assigns a numerical value to each outcome of a random process.
Probability
A number from 0 to 1 that tells how likely an outcome is.
Discrete distribution
A list or rule giving the probabilities of distinct separate outcomes.
Long run average
The average result approached when a random experiment is repeated many times.

Common Mistakes to Avoid

  • Adding outcomes without weighting by probability, which is wrong because expected value depends on both the size of each outcome and how likely it is.
  • Using probabilities that do not add to 1, which is wrong because a valid probability distribution must account for all possible outcomes completely.
  • Thinking expected value must be one of the actual outcomes, which is wrong because it is an average and can fall between possible results such as 3.5 for a die roll.
  • Confusing expected value with the most likely outcome, which is wrong because the highest probability outcome and the probability weighted average can be different numbers.

Practice Questions

  1. 1 A game pays 10withprobability0.3,10 with probability 0.3, 4 with probability 0.5, and loses $6 with probability 0.2. Find the expected value of one play.
  2. 2 A random variable X takes values 2, 5, and 9 with probabilities 0.25, 0.5, and 0.25. Calculate E(X).
  3. 3 A lottery ticket has a positive expected prize before the ticket cost is subtracted, but a negative expected net value after cost. Explain what this means about playing the lottery many times.