Variance of a vector product/sum combination

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 1K views
nikozm
Messages
51
Reaction score
0
Hi,

i am trying to find the variance of the following: y*(s+n), where y is a m \times 1 vector following a chi-squared distribution with 2k degrees of freedom, s is a m \times 1 vector following a Gaussian distribution with zero mean and unit-variance, and n is a m \times 1 vector following a Gaussian distribution with zero mean and variance z.

Any help would be useful
 
Physics news on Phys.org
If y is [itex]m \times 1[/itex] and both s, n are also [itex]m \times 1[/itex], the product [itex]y \cdot (s + n)[/itex] is not defined: what are you trying to do?
 
Sorry for this typo. Let y be a 1 \times m vector instead.

Thanks
 
Are they independent? and do you mean the variance/covariance matrix of [itex]s[/itex] is the identity matrix and that of [itex]n[/itex] is [itex]z[/itex] times the identity matrix?
 
yes. and they are mutually independent random vectors. Do you have any clue ?