![]() |
(1) |
The expectation of a function of X can be calculated as:
![]() |
(2) |
Some properties of expectations:
| E[X+Y] = E[X] + E[Y] | (3) |
| (4) |
The variance of a random variable X is:
![]() |
(5) |
If X and Y are independent, then:
| Var[X+Y] = Var[X]+Var[Y]. | (6) |
| Var[X+Y] = Var[X]+Var[Y]+2Cov(X,Y), | (7) |
| Cov(X,Y) = E[XY] - E[X]E[Y] | (8) |