Multivariate Normal Distribution

gatorain
Messages
1
Reaction score
0

Homework Statement


Z = (Z1, Z2, ... Zd) is a d-dimensional normal variable with distribution N(0, E).

Let A be invertible matrix such that AA' = E. (E = sigma = covariance matrix).

Find the distribution of Y = (A^-1)*Z.

The Attempt at a Solution



I'm pretty sure the solution is normal, but what would be its mean and variance?
 
Physics news on Phys.org
A couple of hints.

1. What are the definitions of the mean and variance (you omitted the Relevant equations)? Hint: They involve integrals.

2. The matrix A, and thus its inverse, is a constant. Hint: You can take constants outside of the integral.
 
You don't need integration for this if you know how the mean vector and covariance matrix for multivariate distributions work.

If Y is a random vector with mean vector \mu, the mean of A Y is

<br /> E(A Y)<br />

How can you simplify that? (This may be what the other poster meant by "integration" - if so, I apologize)

The covariance matrix of AY can also be easily simplified. (Hint: this is where you'll use your fact about A
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top