Modelling a numerical result
Expectation: the long-run average
The expected value is the average value a random variable takes when the experiment is repeated a great many times. It is the first number computed from a distribution.
The definition
In other words: each value is weighted by its probability. It is an average, but one where the more likely values weigh more.
For a fair die:
What the expected value is not
although the die never lands on . The expected value is not an expected result in the everyday sense: it is the long-run average.
| Number of rolls | Observed average |
|---|---|
The observed average tightens around . The law of large numbers guarantees this convergence. The expected value is therefore the forecast of what is collected on average per round, over a great many rounds.
Fair game, losing game
| Expected value | Reading |
|---|---|
| fair game: neither gain nor loss in the long run | |
| game favourable to the player | |
| game unfavourable to the player |
Take the game from the previous lesson: €2 stake, €9 on a 6.
That is 50 cents lost per round. The player loses 50 cents per round on average. Over 1000 rounds that is about €500 lost — and it is the business model of every gambling game: an expected value slightly negative for the player, hence positive for the operator.
To make this game fair, the payout would have to satisfy:
so a payout of €12 would be needed.
Linearity
This is the property that avoids recomputing everything:
For instance, if , then .
The second formula is especially powerful: the expected value of a sum is always the sum of the expected values, with no independence assumption. That is what makes the expected value of a binomial distribution immediate, as we shall see.
Summary
- : each value weighted by its probability.
- It is a long-run average, not a value must reach.
- The law of large numbers justifies this reading.
- defines a fair game; , an unfavourable one.
- Linearity: and , always.

