AI ALIGNMENT FORUM
AF

Wikitags

Expected value

Edited by michaelcohen, Eric B, RobertM last updated 19th Feb 2025

The expected value of an action is the mean numerical outcome of the possible results weighted by their probability. It may actually be impossible to get the expected value, for example, if a coin toss decides between you getting $0 and $10, then we say you get "$5 in expectation" even though there is no way for you to get $5.

The expectation of V (often shortened to "the expected V") is how much V you expect to get on average. For example, the expectation of a payoff, or an expected payoff, is how much money you will get on average; the expectation of the duration of a speech, or an expected duration, is how long the speech will last "on average."

Suppose V has discrete possible values, say V=x1, or V=x2,..., or V=xk. Let P(xi) refer to the probability that V=xi. Then the expectation of V is given by:

k∑i=1xiP(xi)

Suppose V has continuous possible values, x. For instance, let x∈R. Let P(x) be the continuous probability distribution, or limdx→0 of the probability that x<V<(x+dx) divided by dx. Then the expectation of V is given by:

∫∞−∞xP(x)dx

Importance

A common principle of reasoning under uncertainty is that if you are trying to achieve a good G, you should choose the act that maximizes the expectation of G.

See also

  • Probability
  • Expected utility

External links

  • A Technical Explanation of Technical Explanation
Parents:
Mathematics
1
1
Discussion0
Discussion0