Linear transform of a multivariate Gaussian

Problem

Let XN(μ,Σ)X \sim \mathcal{N}(\mu,\Sigma), where

μ=[12],Σ=[2113],Y=[11]X+2.\mu = \begin{bmatrix} 1 \\ 2 \end{bmatrix}, \qquad \Sigma = \begin{bmatrix} 2 & 1 \\ 1 & 3 \end{bmatrix}, \qquad Y = \begin{bmatrix} 1 & -1 \end{bmatrix}X + 2.

Find the distribution of YY.

Reveal answer or reference solution

YY is Gaussian with mean

[11]μ+2=1\begin{bmatrix} 1 & -1 \end{bmatrix}\mu + 2 = 1

and variance

[11]Σ[11]T=3.\begin{bmatrix} 1 & -1 \end{bmatrix} \Sigma \begin{bmatrix} 1 & -1 \end{bmatrix}^{\mathsf T} = 3.

Therefore, YN(1,3)Y \sim \mathcal{N}(1,3).

Local history

Loading attempts saved in this browser…

    Appears in