Processing math: 100%

The law of iterated expectations

Problem

If X and Y are two random vectors then E(YX) is a new random vector of the same dimension as Y . The law of iterated expectations states that if you take the expectation of the random vector E(YX) you get the unconditional expectation E(Y) ,

E(E(YX))=E(Y)

Show that

E(YX)=0E(Y)=0

Note that the opposite is not true.

Solution

E(Y)=E(E(YX))=E(0)=0