Question

Show that any covariance matrix is positive semidefinite.

Show that any covariance matrix is positive semidefinite.

Homework Answers

Answer #1

Let C be a covariance matrix, and X be a random vector such that C is it's covariance matrix.

C is positive semi definite if and only if it's quadratic form is non negative.

Quadratic form of a matrix C is atCa.

So, quadratic form of the matrix C is non negative means atCa 0 for every vector a in Rn, where n is the dimension of the matrix C.

We will show that atCa is the variance of the random variable atX. As variance of a random variable is always non negative. We have that atCa is greater than or equal to zero.

Without loss of generality assume that mean of X is 0 vector.

Then C = E(XXt) and mean of the random variable atX is zero.

Variance of the random variable atX is E{(atX)2}

atX being a 1×1 matrix, it is a symmetric matrix. So atX =Xta.

So Var(atX) = E(atX.Xta)=atE(XXt)a = atCa.

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
Covariance matrix I want to make a covariance matrix with the following variables: AGG, VAW, IWN,...
Covariance matrix I want to make a covariance matrix with the following variables: AGG, VAW, IWN, SPY, EWG and EWW. I found the covariance of the variables in r with this code: cov(wr[ ,c("AGG","VAW","IWN","SPY","EWG","EWW")]) Here's the result: AGG VAW IWN SPY AGG 3.571068e-05 -4.260068e-05 -2.587826e-05 -3.239567e-05 VAW -4.260068e-05 1.301973e-03 9.838237e-04 7.927169e-04 IWN -2.587826e-05 9.838237e-04 1.024990e-03 7.221941e-04 SPY -3.239567e-05 7.927169e-04 7.221941e-04 6.143463e-04 EWG -5.084499e-05 1.109888e-03 9.502014e-04 8.046398e-04 EWW -3.710732e-05 1.184849e-03 1.010141e-03 8.152602e-04 EWG EWW AGG -5.084499e-05 -3.710732e-05 VAW 1.109888e-03 1.184849e-03 IWN...
Which of the following ARE NOT potentially a cause of a non positive definite matrix? Missing...
Which of the following ARE NOT potentially a cause of a non positive definite matrix? Missing data. Mis-specified model. Analysis of a covariance matrix. Small number of subjects relative to variables.
5. Variance Covariance Matrix and Asset Allocation Model (Markowitz Portfolio Model): Suppose the variance covariance matrix...
5. Variance Covariance Matrix and Asset Allocation Model (Markowitz Portfolio Model): Suppose the variance covariance matrix for two stocks is given as: Stock 1 Stock 2 Stock 1 0.025 0.015 Stock 2 0.030 The expected rate of returns on Stocks 1 and 2 are 10% and 12%, respectively. The average return to risk-free treasury is 5%. Given that the objective of the investor is a minimum-risk portfolio, find the optimum weights of each stock in the portfolio.
The matrix below represents the variance-covariance matrix for b1, b2 and b3 that have been estimated...
The matrix below represents the variance-covariance matrix for b1, b2 and b3 that have been estimated for the multiple regression model yi = β1 + β2xi2 + β3xi3 + ei A B C D E F G H I Which of the following statements is correct? A) D = B B) The square root of A = the variance of b1. C) The square root of D = the variance of the variable xi3. D) G is the covariance between...
Using the Singular Value Decomposition, show that for any square matrix A, it follows that A*A...
Using the Singular Value Decomposition, show that for any square matrix A, it follows that A*A is similar to AA*
The elements in the off-diagonal positions of the variance/covariance matrix are: security selections. variances. None of...
The elements in the off-diagonal positions of the variance/covariance matrix are: security selections. variances. None of these. covariances. security weights.
Develop the Widrow-Hopf equation. what method can be used to estimate the inverse covariance matrix ?
Develop the Widrow-Hopf equation. what method can be used to estimate the inverse covariance matrix ?
How do you know that the determinant of a variance-covariance matrix must be greater than or...
How do you know that the determinant of a variance-covariance matrix must be greater than or equal to zero? The answer is one short sentence. ( Let x and y be scalar random variables. Recall Corr(x, y) = √ Cov(x,y) . Using V ar(x)V ar(y) what you have shown about the determinant, show −1 ≤ Corr(x,y) ≤ 1.
Indicate whether each of the following matrices is a valid variance-covariance matrix for the three assets...
Indicate whether each of the following matrices is a valid variance-covariance matrix for the three assets P, Q, and R. For all cases, write down the reason why the matrix is or is not a valid variance-covariance matrix. (no marks for not providing full explanation, 3 marks each). 1 0.32 0.14 0.25 0.14 0.23 0.02 0.25 0.02 -0.04 2 1.98 0.21 0.04 0.21 0.90 0.01 0.04 0.01 0.30 3 0.18 -0.03 0.00 -0.03 0.04 0.00 0.00 0.00 0.10 4 0.16...
Prove or disprove: if two assets have positive betas, then the covariance of the two assets...
Prove or disprove: if two assets have positive betas, then the covariance of the two assets is positive.