Originally Posted by kingwinner
1) But how can we prove it rigorously in the general case of random matrices?
i.e. how can we prove that
E(AZ) = A E(Z)
and E(W A') = E(W) A' ?
where Z and W are any random matrices, and A is any constant matrix such that the product is defined
2) Thanks for the proof! Now I can see more rigorously why that property is true in the multivariate context.
|
Suppose your random matrix is (using the definition of matrix multiplication)
and that your constant matrix is

with similar notation for its entries.
The

entry of the matrix

is the random variable given by
so the
expected value of the

entry is
The second equality is true since each

value is a constant
number and each

is a
random variable , so the ordinary rules of expectation apply. What does the equation mean?
a) The left side is the expected value of the

entry in the matrix
b) The right side is the

entry in the matrix product of

and the expected value of

(call this

)
This shows that corresponding elements of

and

are equal, so
This type of approach works whether you have random variables or random vectors.