Expected value
From Wikipedia, the free encyclopedia
Categories: All articles with unsourced statements | Articles with unsourced statements since October 2007 | Probability theory | Gambling terminology
|
"Expectation value" redirects here. For the expectation value in quantum mechanics, see expectation value (quantum mechanics).
In probability theory the expected value (or mathematical expectation, or mean) of a discrete random variable is the sum of the probability of each possible outcome of the experiment multiplied by the outcome value (or payoff). Thus, it represents the average amount one "expects" as the outcome of the random trial when identical odds are repeated many times. Note that the value itself may not be expected in the general sense - the "expected value" itself may be unlikely or even impossible. For example, the expected value from the roll of an ordinary six-sided die is 3.5, which is not one of the possible outcomes.
Mathematical definitionIn general, if Failed to parse (Missing texvc executable; please see math/README to configure.): X\, is a random variable defined on a probability space Failed to parse (Missing texvc executable; please see math/README to configure.): (\Omega, \Sigma, F(x))\, (where Failed to parse (Missing texvc executable; please see math/README to configure.): \Omega \, is the sample space, and Failed to parse (Missing texvc executable; please see math/README to configure.): F(x)=P\, is the Cumulative Distribution Function of probability), then the expected value of Failed to parse (Missing texvc executable; please see math/README to configure.): X\, (denoted Failed to parse (Missing texvc executable; please see math/README to configure.): \operatorname{E}(X)\, or sometimes Failed to parse (Missing texvc executable; please see math/README to configure.): \langle X \rangle or Failed to parse (Missing texvc executable; please see math/README to configure.): \mathbb{E}(X) ) is defined as
If the probability distribution of Failed to parse (Missing texvc executable; please see math/README to configure.): X admits a probability density function Failed to parse (Missing texvc executable; please see math/README to configure.): f(x) , then the expected value can be computed as
is a constant random variable, i.e. Failed to parse (Missing texvc executable; please see math/README to configure.): X = b for some fixed real number Failed to parse (Missing texvc executable; please see math/README to configure.): b , then the expected value of Failed to parse (Missing texvc executable; please see math/README to configure.): X is also Failed to parse (Missing texvc executable; please see math/README to configure.): b . The expected value of an arbitrary function of X, g(X), with respect to the probability density function f(x) is given by:
Conventional terminology
PropertiesConstantsThe expected value of a constant is equal to the constant itself; i.e., if c is a constant, then E(c) = c MonotonicityIf X and Y are random variables so that Failed to parse (Missing texvc executable; please see math/README to configure.): X \le Y almost surely, then Failed to parse (Missing texvc executable; please see math/README to configure.): \operatorname{E}(X) \le \operatorname{E}(Y) . LinearityThe expected value operator (or expectation operator) Failed to parse (Missing texvc executable; please see math/README to configure.): \operatorname{E} is linear in the sense that
and Failed to parse (Missing texvc executable; please see math/README to configure.): Y (which need to be defined on the same probability space) and any real numbers Failed to parse (Missing texvc executable; please see math/README to configure.): a and Failed to parse (Missing texvc executable; please see math/README to configure.): b . Iterated expectationIterated expectation for discrete random variablesFor any two discrete random variables Failed to parse (Missing texvc executable; please see math/README to configure.): X,Y one may define the conditional expectation:
is a function on Failed to parse (Missing texvc executable; please see math/README to configure.): y . Then the expectation of Failed to parse (Missing texvc executable; please see math/README to configure.): X satisfies
Iterated expectation for continuous random variablesIn the continuous case, the results are completely analogous. The definition of conditional expectation would use inequalities, density functions, and integrals to replace equalities, mass functions, and summations, respectively. However, the main result still holds:
InequalityIf a random variable X is always less than or equal to another random variable Y, the expectation of X is less than or equal to that of Y: If Failed to parse (Missing texvc executable; please see math/README to configure.): X \leq Y , then Failed to parse (Missing texvc executable; please see math/README to configure.): \operatorname{E}(X) \leq \operatorname{E}(Y) . In particular, since Failed to parse (Missing texvc executable; please see math/README to configure.): X \leq |X| and Failed to parse (Missing texvc executable; please see math/README to configure.): -X \leq |X| , the absolute value of expectation of a random variable is less or equal to the expectation of its absolute value:
RepresentationThe following formula holds for any nonnegative real-valued random variable Failed to parse (Missing texvc executable; please see math/README to configure.): X
(such that Failed to parse (Missing texvc executable; please see math/README to configure.): \operatorname{E}(X) < \infty
), and positive real number Failed to parse (Missing texvc executable; please see math/README to configure.): \alpha
Non-multiplicativityIn general, the expected value operator is not multiplicative, i.e. Failed to parse (Missing texvc executable; please see math/README to configure.): \operatorname{E}(X Y)
is not necessarily equal to Failed to parse (Missing texvc executable; please see math/README to configure.): \operatorname{E}(X) \operatorname{E}(Y)
. If multiplicativity occurs, the Failed to parse (Missing texvc executable; please see math/README to configure.): X and Failed to parse (Missing texvc executable; please see math/README to configure.): Y variables are said to be uncorrelated (independent variables are a notable case of uncorrelated variables). The lack of multiplicativity gives rise to study of covariance and correlation. Functional non-invarianceIn general, the expectation operator and functions of random variables do not commute; that is
Uses and applications of the expected valueThe expected values of the powers of Failed to parse (Missing texvc executable; please see math/README to configure.): X are called the moments of Failed to parse (Missing texvc executable; please see math/README to configure.): X
are expected values of powers of Failed to parse (Missing texvc executable; please see math/README to configure.): X - \operatorname{E}(X)
. The moments of some random variables can be used to specify their distributions, via their moment generating functions. To empirically estimate the expected value of a random variable, one repeatedly measures observations of the variable and computes the arithmetic mean of the results. If the expected value exists, this procedure estimates the true expected value in an unbiased manner and has the property of minimizing the sum of the squares of the residuals (the sum of the squared differences between the observations and the estimate). The law of large numbers demonstrates (under fairly mild conditions) that, as the size of the sample gets larger, the variance of this estimate gets smaller. In classical mechanics, the center of mass is an analogous concept to expectation. For example, suppose Failed to parse (Missing texvc executable; please see math/README to configure.): X is a discrete random variable with values Failed to parse (Missing texvc executable; please see math/README to configure.): x_i and corresponding probabilities Failed to parse (Missing texvc executable; please see math/README to configure.): p_i . Now consider a weightless rod on which are placed weights, at locations Failed to parse (Missing texvc executable; please see math/README to configure.): x_i
along the rod and having masses Failed to parse (Missing texvc executable; please see math/README to configure.): p_i
(whose sum is one). The point at which the rod balances is Failed to parse (Missing texvc executable; please see math/README to configure.): \operatorname{E}(X)
. Expected values can also be used to compute the variance, by means of the computational formula for the variance
A very important application of the expectation value is in the field of quantum mechanics. The expectation value of a quantum mechanical operator Failed to parse (Missing texvc executable; please see math/README to configure.): \hat{A} operating on a quantum state vector Failed to parse (Missing texvc executable; please see math/README to configure.): |\psi\rangle is written as Failed to parse (Missing texvc executable; please see math/README to configure.): \langle\hat{A}\rangle = \langle\psi|\hat{A}|\psi\rangle . The uncertainty in Failed to parse (Missing texvc executable; please see math/README to configure.): \hat{A} can be calculated using the formula Failed to parse (Missing texvc executable; please see math/README to configure.): (\Delta A)^2 = \langle\hat{A}^2\rangle - \langle\hat{A}\rangle^2 . Expectation of matricesIf Failed to parse (Missing texvc executable; please see math/README to configure.): X is an Failed to parse (Missing texvc executable; please see math/README to configure.): m \times n matrix, then the expected value of the matrix is defined as the matrix of expected values:
ComputationIt is often useful to update a computed expected value as new data comes in. This can be done as follows, where Failed to parse (Missing texvc executable; please see math/README to configure.): new\_value is the Failed to parse (Missing texvc executable; please see math/README to configure.): count -th value, and we use the previous estimate Failed to parse (Missing texvc executable; please see math/README to configure.): \operatorname{E}_\mathrm{prev}(X)
to compute Failed to parse (Missing texvc executable; please see math/README to configure.): \operatorname{E}_\mathrm{new}(X)
Formula for non-negative integral valuesWhen a random variable takes only values in Failed to parse (Missing texvc executable; please see math/README to configure.): \{0,1,2,3,...\} we can use the following formula for computing its expectation:
For example, suppose we toss a coin where the probability of heads is Failed to parse (Missing texvc executable; please see math/README to configure.): p . How many tosses can we expect until the first heads? Let Failed to parse (Missing texvc executable; please see math/README to configure.): X be this number. Note that we are counting only the tails and not the heads which ends the experiment; in particular, we can have Failed to parse (Missing texvc executable; please see math/README to configure.): X=0 . The expectation of Failed to parse (Missing texvc executable; please see math/README to configure.): X may be computed by Failed to parse (Missing texvc executable; please see math/README to configure.): \sum_{i= 1}^\infty (1-p)^i=(1-p)/p . This is because the number of tosses is at least Failed to parse (Missing texvc executable; please see math/README to configure.): i exactly when the first Failed to parse (Missing texvc executable; please see math/README to configure.): i tosses yielded tails. This matches the expectation of a random variable with an Exponential distribution. We used the formula for Geometric progression: Failed to parse (Missing texvc executable; please see math/README to configure.): \sum_{k=1}^\infty r^k=r/(1-r) . See also
External linksca:Esperança matemàtica cs:Střední hodnota de:Erwartungswert el:Μέση τιμή es:Esperanza matemática eo:Atendata valoro fa:میانگین fr:Espérance mathématique gl:Valor esperado ko:기대값 it:Valore atteso he:תוחלת hu:Várható érték nl:Verwachting (wiskunde) ja:期待値 no:Forventning pl:Wartość oczekiwana pt:Valor esperado ru:Математическое ожидание sr:Очекивана вредност su:Nilai ekspektasi fi:Odotusarvo sv:Väntevärde vi:Giá trị kỳ vọng tr:Beklenen değer uk:Математичне сподівання ur:متوقع قدر |


