Questions: Multivariate Normal Distribution

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

Two random variables X₁ and X₂ are each marginally normally distributed, and Cov(X₁, X₂) = 0. Does this guarantee that (X₁, X₂) is jointly multivariate normal?

AYes — normal marginals with zero covariance implies independence, which implies joint normality
BNo — marginal normality and zero covariance are necessary but not sufficient; a joint distribution is MVN only if every linear combination a₁X₁ + a₂X₂ is univariate normal
CYes — the covariance matrix fully determines the joint distribution for any pair of normal variables
DNo — but this only matters in the singular case where the covariance matrix is not invertible
Question 2 Multiple Choice

If X ~ N(μ, Σ) is a k-dimensional multivariate normal random vector and A is an m×k matrix, what is the distribution of Y = AX?

AY ~ N(Aμ, AΣ) — linear transformations scale the covariance matrix by A on one side
BY ~ N(Aμ, AΣAᵀ) — the MVN is closed under linear transformations, with covariance transformed by the congruence AΣAᵀ
CY is approximately normal for large k but not exactly normal in general
DY is normal only if A is square and invertible
Question 3 True / False

For the multivariate normal distribution, zero covariance between two components implies statistical independence — a property that does not hold for distributions in general.

TTrue
FFalse
Question 4 True / False

A joint distribution is multivariate normal if and mainly if most of its marginal distributions are univariate normal.

TTrue
FFalse
Question 5 Short Answer

Why is 'every linear combination a'X is univariate normal' a more useful definition of the multivariate normal than the density formula, especially for proving properties of the distribution?

Think about your answer, then reveal below.