Expected value is the average result you would expect from a random process if it were repeated many times. It does not have to be an outcome that can actually occur in one trial. Instead, it summarizes the balance of all possible outcomes and their probabilities.
This idea matters in games, insurance, finance, science experiments, and any situation where decisions involve uncertainty.
To find expected value, multiply each outcome by its probability and add the products. Outcomes with larger probabilities have more influence on the final average, like heavier blocks on a balance scale. A fair game usually has expected value 0 for a player, while a favorable game has positive expected value.
In real applications, expected value helps compare choices, but it does not describe the risk or spread of possible results by itself.
Understanding Statistics: Expected Value of a Random Variable
A random variable is a rule that turns the result of a chance event into a number. The number might represent money won, points scored, waiting time, or the number of defective items in a batch. Start by listing every possible result that matters.
The list must be complete, so no possible outcome is left out. The outcomes must not overlap either. For example, a weather record cannot count one day as both rainy and not rainy.
A clear probability table is often the most important part of the work. If the table is wrong, a correct calculation from that table still gives a wrong conclusion.
Consider a machine that pays zero dollars seventy percent of the time, five dollars twenty-five percent of the time, and twenty dollars five percent of the time. The zero dollar result contributes nothing to the expected value. The five dollar result contributes one dollar and twenty-five cents.
The twenty dollar result contributes one dollar. Together, the expected payout is two dollars and twenty-five cents. No single play pays two dollars and twenty-five cents.
This number describes the financial pattern across a very large number of plays. If each play costs three dollars, the average net result is a loss of seventy-five cents per play.
Expected value gives one useful summary, but it can hide important differences. Imagine one activity that always pays two dollars. Imagine another that pays zero dollars half the time and four dollars half the time.
Both have the same expected payout of two dollars. The first is certain, while the second changes from trial to trial. This spread is called variability.
Students should learn to report it when it matters. A medical treatment, an investment, or a safety decision cannot be judged by average result alone. A rare bad outcome may matter more than a good average suggests.
A powerful rule helps with larger situations. If every score is increased by ten points, the expected score rises by ten points. If every payoff is doubled, the expected payoff doubles.
This works because averages respond predictably to changes in every outcome. It also means that expected totals can be found by adding the expected values of separate parts.
A shop can estimate its average daily revenue by combining the average revenue from many products. This rule works even when the separate outcomes influence each other, though that influence matters when studying variability.
Common mistakes come from using gross amounts instead of net amounts, forgetting a possible outcome, or treating a short run as proof of the true average. Ten coin tosses can easily produce an uneven result. Repetition makes the observed average more stable, but it does not force each small group of trials to match the expected value.
Check that the probabilities cover all cases and add to one. Keep units clear throughout the calculation.
Use dollars for money, minutes for time, or points for scores. These checks make an expected value meaningful rather than just a number from a calculator.
Key Facts
- For a discrete random variable X, E(X) = sum of xP(x) over all outcomes.
- Expected value is a weighted average, where probabilities are the weights.
- All probabilities in a probability distribution must satisfy 0 <= P(x) <= 1 and sum P(x) = 1.
- Expected value can be negative, zero, or positive depending on the values of the outcomes.
- Linearity of expectation: E(aX + b) = aE(X) + b.
- Net expected value in a game = expected winnings minus cost to play.
Vocabulary
- Random variable
- A random variable is a quantity whose value depends on the outcome of a random process.
- Expected value
- Expected value is the long-run average value of a random variable over many repeated trials.
- Probability distribution
- A probability distribution lists each possible value of a random variable and the probability of that value.
- Weighted average
- A weighted average combines values so that values with larger weights have a greater effect on the final result.
- Fair game
- A fair game is a game whose net expected value is 0 for the player.
Common Mistakes to Avoid
- Averaging the outcomes without probabilities: This is wrong because expected value gives more influence to outcomes that are more likely.
- Forgetting to subtract the cost to play: This gives expected winnings, not net expected value, so it can make a losing game look profitable.
- Using probabilities that do not add to 1: A valid probability distribution must include all possible outcomes with total probability 1.
- Interpreting expected value as a guaranteed single-trial result: Expected value describes a long-run average, not what must happen on the next trial.
Practice Questions
- 1 A spinner pays 5 with probability 0.30, and $10 with probability 0.20. What is the expected payout?
- 2 A game costs 12 with probability 0.25 and win $0 with probability 0.75. What is the net expected value for the player?
- 3 Two games have the same expected value, but one has a small chance of a very large prize while the other gives a steady small prize often. Explain why a player might prefer one game over the other even though the expected values are equal.