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…

Use with your agent

Share this URL and your attempt. Ask the agent to start with a clarifying question or the smallest useful hint.

Tutor me on https://mlprep.iwase.dev/mathematics/probability/original-prob-gaussian/. If window.mlPrepAgent is available, read attempts for item original-prob-gaussian before tutoring. Inspect my attempt, keep the item ID, and do not reveal the full answer first. After a real attempt, append its record and read it back.

Appears in