d2jsp
Log InRegister
d2jsp Forums > Off-Topic > General Chat > Homework Help > Probability Problem
Add Reply New Topic New Poll
Member
Posts: 35,291
Joined: Aug 17 2004
Gold: 12,730.67
Feb 8 2014 01:26am
I'm a bit rusty with probability and stochastic processes so I'm stuck on a certain part of a problem.

So I have the following equation:

z = Ax + By

x and y are zero-mean independent random vectors. B is a matrix and A is a random matrix that is independent of both x and y. Assume variables are complex and the * represents the conjugate transpose.

I need to find the variance of z.

E[zz*] = E[ (Ax+By)(Ax+By)* ] = E[Axx*A*] + E[Byy*B*] + E[Axy*B*] + E[Byx*A*]
= E[Axx*A*] + BE[yy*]B* + E[Axy*]B* + BE[yx*A*] (factor constants)
= E[Axx*A*] + BVar(y)B* (independence reduction)

I'm not sure what to do with the first term. I know A and x are independent, but I don't know if I can factor anything out due to the order of the matrices/vectors.

Thoughts?

This post was edited by thundercock on Feb 8 2014 01:27am
Member
Posts: 6,835
Joined: Apr 17 2010
Gold: 6,315.51
Feb 8 2014 03:54am
= Avar(x)A* + Bvar(y)B* (using linearity of expectation, zero-mean of x)
Member
Posts: 35,291
Joined: Aug 17 2004
Gold: 12,730.67
Feb 8 2014 04:31am
Quote (HbSoe @ Feb 8 2014 01:54am)
= Avar(x)A* + Bvar(y)B* (using linearity of expectation, zero-mean of x)


But A is also a random variable (matrix) so how does that play into the expectation?
Go Back To Homework Help Topic List
Add Reply New Topic New Poll