Here, “Cov”(X,X)\text{Cov}(X, X) is the variance of XX, “Cov”(Y,Y)\text{Cov}(Y, Y) is the variance of YY, “Cov”(X,Y)\text{Cov}(X, Y) is the covariance between XX and YY, and “Cov”(Y,X)\text{Cov}(Y, X) is the covariance between YY and XX.
Symmetry of Covariance
To show that the covariance matrix is symmetric, we need to prove that “Cov”(X,Y)=”Cov”(Y,X)\text{Cov}(X, Y) = \text{Cov}(Y, X).
Definition of Covariance
The covariance between two random variables XX and YY is defined as:
Since “Cov”(X,Y)=”Cov”(Y,X)\text{Cov}(X, Y) = \text{Cov}(Y, X), the off-diagonal elements of the covariance matrix are equal, making the covariance matrix symmetric.
Symmetric Covariance Matrix
Therefore, the covariance matrix Sigma\Sigma is symmetric:
The statement "The covariance matrix of random vectors XX and YY is symmetric" is true, as demonstrated by the equality “Cov”(X,Y)=”Cov”(Y,X)\text{Cov}(X, Y) = \text{Cov}(Y, X).
(b) If XX is a pp-variate normal random vector, then every linear combination c^(‘)Xc^{\prime} X, where c_(pxx1)\mathrm{c}_{\mathrm{p} \times 1} is a scalar vector, is also p\mathrm{p}-variate normal vector.
Answer:
The statement is false. Let’s analyze and justify this.
Understanding the Statement
The statement says:
"If XX is a pp-variate normal random vector, then every linear combination c^(‘)Xc^{\prime} X, where cc is a p xx1p \times 1 scalar vector, is also a pp-variate normal vector."
Breaking Down the Components
pp-variate Normal Random Vector: XX is a random vector with a multivariate normal distribution in pp-dimensional space.
Linear Combination c^(‘)Xc^{\prime}X: c^(‘)Xc^{\prime}X represents a linear combination of the elements of XX, where cc is a vector of coefficients.
Correct Interpretation
Let’s rephrase the correct version of the statement for clarity:
If XX is a pp-variate normal random vector, then every linear combination c^(‘)Xc^{\prime} X, where cc is a p xx1p \times 1 vector, is also normally distributed (not necessarily a pp-variate normal vector, but a univariate normal distribution).
Proof of Correct Interpretation
If XX is a pp-variate normal vector, then:
X∼N_(p)(mu,Sigma)X \sim N_p(\mu, \Sigma)
where mu\mu is the mean vector and Sigma\Sigma is the covariance matrix.
Now consider a linear combination c^(‘)Xc^{\prime}X:
“Var”(Y)=”Var”(c^(‘)X)=c^(‘)Sigma c\text{Var}(Y) = \text{Var}(c^{\prime}X) = c^{\prime}\Sigma c
Distribution of YY
Since XX is multivariate normal, any linear combination of its components is also normally distributed. Therefore, Y=c^(‘)XY = c^{\prime}X is normally distributed with mean c^(‘)muc^{\prime}\mu and variance c^(‘)Sigma cc^{\prime}\Sigma c:
Y∼N(c^(‘)mu,c^(‘)Sigma c)Y \sim N(c^{\prime}\mu, c^{\prime}\Sigma c)
Conclusion
While Y=c^(‘)XY = c^{\prime}X is normally distributed, it is not a pp-variate normal vector. It is a univariate normal random variable. Hence, the original statement is false.
Correct Statement
The correct statement should be:
"If XX is a pp-variate normal random vector, then every linear combination c^(‘)Xc^{\prime} X, where cc is a p xx1p \times 1 vector, is also normally distributed (a univariate normal random variable)."
This highlights the distinction between being normally distributed in a univariate sense and being a pp-variate normal vector.