Conditional expectation

In probability theory, the conditional expectation of a random variable is another random variable equal to the average of the former over each possible "condition". In the case when the random variable is defined over a discrete probability space, the "conditions" are a partition of this probability space. This definition is then generalized to any probability space using measure theory.

Conditional expectation is also known as conditional expected value or conditional mean.

In modern probability theory the concept of conditional probability is defined in terms of conditional expectation.

Concept

The concept of conditional expectation can be nicely illustrated through the following example. Suppose we have daily rainfall data (mm of rain each day) collected by a weather station on every day of the ten year period from Jan 1, 1990 to Dec 31, 1999. The conditional expectation of daily rainfall knowing the month of the year is the average of daily rainfall over all days of the ten year period that fall in a given month. These data then may be considered either as a function of each day (so for example its value for Mar 3, 1992, would be the sum of daily rainfalls on all days that are in the month of March during the ten years, divided by the number of these days, which is 310) or as a function of just the month (so for example the value for March would be equal to the value of the previous example).

It is important to note the following.

History

The related concept of conditional probability dates back at least to Laplace who calculated conditional distributions. It was Andrey Kolmogorov who in 1933 formalized it using the Radon–Nikodym theorem.[1] In works of Paul Halmos[2] and Joseph L. Doob[3] from 1953, conditional expectation was generalized to its modern definition using sub-sigma-algebras.[4]

Classical definition

Conditional expectation with respect to an event

In classical probability theory the conditional expectation of X given an event H (which may be the event Y=y for a random variable Y) is the average of X over all outcomes in H, that is

The sum above can be grouped by different values of , to get a sum over the range of X

In modern probability theory, when H is an event with strictly positive probability, it is possible to give a similar formula. This is notably the case for a discrete random variable Y and for y in the range of Y if the event H is Y=y. Let be a probability space, X a random variable on that probability space, and an event with strictly positive probability . Then the conditional expectation of X given the event H is

where is the range of X and is the conditional probability of A knowing H.

When P(H) = 0 (for instance if Y is a continuous random variable and H is the event Y=y, this is in general the case), the Borel–Kolmogorov paradox demonstrates the ambiguity of attempting to define the conditional probability knowing the event H. The above formula shows that this problem transposes to the conditional expectation. So instead one only defines the conditional expectation with respect to a sigma-algebra or a random variable.

Conditional expectation with respect to a random variable

If Y is a discrete random variable with range , then we can define on the function

Sometimes this function is called the conditional expectation of X with respect to Y. In fact, according to the modern definition, it is that is called the conditional expectation of X with respect to Y, so that we have

which is a random variable.

As mentioned above, if Y is a continuous random variable, it is not possible to define by this method. As explained in the Borel–Kolmogorov paradox, we have to specify what limiting procedure produces the set Y = y. This can be naturally done by defining the set , and taking the limit , so that if for all , then

.

The modern definition is analogous to the above except that the above limiting process is replaced by the Radon–Nikodym derivative, so the result holds more generally.

Formal definition

Conditional expectation with respect to a σ-algebra

Conditional expectation with respect to a sigma-algebra: in this example the probability space is the [0,1] interval with the Lebesgue measure. We define the following σ-algebras: while is the σ-algebra generated by the intervals with end-points 0, ¼, ½, ¾, 1 and is the σ-algebra generated by the intervals with end-points 0, ½, 1. Here the conditional expectation is effectively the average over the minimal sets of the σ-algebra.

Consider the following

Since is a subalgebra of , the function is usually not -measureable, thus the existence of the integrals of the form , where and is the restriction of to cannot be stated in general. However, the local averages can be recovered in with the help of the conditional expectation. A conditional expectation of X given , denoted as , is any -measurable function () which satisfies:

.[5]

The existence of can be established by noting that for is a measure on that is absolutely continuous with respect to . Furthermore, if is the natural injection from to then is the restriction of to and is the restriction of to and is absolutely continuous with respect to since . Thus, we have

where the derivatives are Radon–Nikodym derivatives of measures.

Conditional expectation with respect to a random variable

Consider further to the above

Then for any -measurable function which satisfies:

.

the random variable , denoted as , is a conditional expectation of X given .

This definition is equivalent to defining the conditional expectation using the pre-image of Σ with respect to Y. If we define

then

.

Discussion

A couple of points worth noting about the definition:

Conditioning as factorization

In the definition of conditional expectation that we provided above, the fact that is a real random element is irrelevant. Let be a measurable space, where is a σ-algebra in . A -valued random element is a measurable function , i.e. for all . The distribution of is the probability measure such that .

Theorem. If is an integrable random variable, then there exists a -unique integrable random element , such that

for all .

Proof sketch

Let be such that . Then is a signed measure which is absolutely continuous with respect to . Indeed means exactly that . Since the integral of an integrable function on a set of probability 0 is 0, this proves absolute continuity. The Radon–Nikodym theorem then proves the existence of a density of with respect to , which we denote by .

Comparing with conditional expectation with respect to sub-sigma algebras, it holds that

We can further interpret this equality by considering the abstract change of variables formula to transport the integral on the right hand side to an integral over Ω:

The equation means that the integrals of and the composition over sets of the form , for , are identical.

This equation can be interpreted to say that the following diagram is commutative in the average.

Computation

When X and Y are both discrete random variables, then the conditional expectation of X given the event Y=y can be considered as function of y for y in the range of Y

where is the range of X.

If X is a continuous random variable, while Y remains a discrete variable, the conditional expectation is:

with (where fX,Y(x, y) gives the joint density of X and Y) is the conditional density of X given Y=y.

If both X and Y are continuous random variables, then the conditional expectation is:

where (where fY(y) gives the density of Y).

Basic properties

All the following formulas are to be understood in an almost sure sense. The sigma-algebra could be replaced by a random variable

See also

Notes

  1. Kolmogorov, Andrey (1933). Grundbegriffe der Wahrscheinlichkeitsrechnung (in German). Berlin: Julius Springer. p. 46.
  2. Oxtoby, J. C. (1953). "Review: Measure theory, by P. R. Halmos" (PDF). Bull. Amer. Math. Soc. 59 (1): 89–91. doi:10.1090/s0002-9904-1953-09662-8.
  3. J. L. Doob (1953). Stochastic Processes. John Wiley & Sons. ISBN 0-471-52369-0.
  4. Olav Kallenberg: Foundations of Modern Probability. 2. edition. Springer, New York 2002, ISBN 0-387-95313-2, S. 573.
  5. Billingsley, Patrick (1995). "Section 34. Conditional Expectation". Probability and Measure (3rd ed.). John Wiley & Sons. p. 445. ISBN 0-471-00710-2.
  6. Kallenberg, Olav (2001). Foundations of Modern Probability (2nd ed.). York, PA, USA: Springer. p. 110. ISBN 0-387-95313-2.

References

  • William Feller, An Introduction to Probability Theory and its Applications, vol 1, 1950, page 223
  • Paul A. Meyer, Probability and Potentials, Blaisdell Publishing Co., 1966, page 28
  • Grimmett, Geoffrey; Stirzaker, David (2001). Probability and Random Processes (3rd ed.). Oxford University Press. ISBN 0-19-857222-0. , pages 67–69

External links

This article is issued from Wikipedia - version of the 11/11/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.