Expected Value
The probability-weighted average of a random variable — the long-run mean, and the centre of mass of its distribution.
Written , the expected value is : multiply each possible value by its probability and add. For a plain dataset every point is equally likely, so this reduces to the ordinary arithmetic mean.
It need not be a value the variable can actually take. A coin with a 0.3 chance of heads, scored 1 for heads and 0 for tails, has an expected value of 0.3 — an outcome that never occurs. "Expected" means the long-run average, not the likely result.
The property that carries the most weight is linearity: holds whether or not and are related, and . That unconditional additivity is why expectations are tractable while variances are not — needs a covariance term, and expectation needs nothing.