Expectation
Contents
7.6. Expectation#
This section contains several results on expectation operator.
Any function \(g(x)\) defines a new random variable \(g(X)\). If \(g(X)\) has a finite expectation, then
If several random variables \(X_1, \dots, X_n\) are defined on the same sample space, then their sum \(X_1 + \dots + X_n\) is a new random variable. If all of them have finite expectations, then the expectation of their sum exists and is given by
If \(X\) and \(Y\) are mutually independent random variables with finite expectations, then their product is a random variable with finite expectation and
By induction, if \(X_1, \dots, X_n\) are mutually independent random variables with finite expectations, then
Let \(X\) and \(Y\) be two random variables with the joint density function \(f_{X, Y} (x, y)\). Let the marginal density function of \(Y\) given \(X\) be \(f(y | x)\). Then the conditional expectation is defined as follows:
\(\EE [Y | X ]\) is a new random variable.
In short, we have
The covariance of \(X\) and \(Y\) is defined as
It is easy to see that
The correlation coefficient is defined as
7.6.1. Independent Variables#
If \(X\) and \(Y\) are independent, then
If \(X\) and \(Y\) are independent, then \(\Cov (X, Y) = 0\).