Multivariable change of variable.

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 3K views
Kuma
Messages
129
Reaction score
0
Hi there.

In the multivariate case it is proven that if

X~Nm(U, S) and Y = a + CX where C is an invertible n x n matrix, and S is the covariance matrix then:

Y ~ Nm(a + CU, CSC')

I am trying to apply this proof to a similar problem.

If we have X1...Xk with Xi ~ Nm(Ui, Si) where i = 1...k, with Xi independent.

what is the distribution of Y = a + sigma (i=1 to k) CiXi

I'm trying to apply the change of variable formula here to derive this, but I don't know how to use it for a function of several variables. In the proof with only X I can understand it.

Here Y = a + (C1X1 + C2X2 + C3X3 + ... + CkXk)
 
Physics news on Phys.org
That does not look like a generalization, it looks like a special case of your first statement. The "C" in your first theorem is just the matrix with a single row, [itex]\begin{bmatrix} C_1 & C_2 & \cdot\cdot\cdot & C_k\end{bmatrix}[/itex]