


Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
(negative covariance). Note the similarity to the variance calculation, especially in the short cut. σXY = Cov(X, Y ) = E [(X − µX)(Y − µY )] = E[XY ] ...
Typology: Exams
1 / 4
This page cannot be seen from the preview
Don't miss anything!



Covariance is a measure of the tendencies of two variables to grow together (positive covariance) or inversely (negative covariance). Note the similarity to the variance calculation, especially in the short cut.
σXY = Cov(X, Y ) = E [(X − μX ) (Y − μY )] = E[XY ] − E[X]E[Y ]
If two variables are independent, their covariance is zero. However, a covariance of zero does not guarantee independence.
Var(aX + bY ) = a^2 Var(X) + b^2 Var(Y ) + 2abCov(X, Y ) Cov(X, Y ) = Cov(Y, X) Cov(aX, bY ) = abCov(X, Y ) Cov(X, aY + bZ) = aCov(X, Y ) + bCov(X, Z)
Correlation is a unit-free measure of the linear relationshiip between two variables. It is sometimes noted with either ρ or ρXY , and − 1 ≤ ρ ≤ 1. Correlation of ±1 implies the variables are linearly related.
Corr(X, Y ) =
Cov(X, Y ) σX σY
Many questions involve a sum or product of similar random variables. These questions use different formu- las, but it can be difficult to understand the distinction. Below is an excerpt from the a/s/m Exam P Study Manual on the topic.
Var
Xi
Var (Xi)
Var (nX) = n^2 Var (X)
If the variance of a stock is 5 and you buy 10 shares of it, then the variance of your investment is 500. But if you buy ten independent stocks, each with variance of 5, then the variance of your investment is 50. See the difference? In the first case, you did not diversify your investment. Any movement of the stock is magnified by 10. In the second case, you diversified your investment. The movement of one stock does not get magnified, and in fact may be offset by the movement in the other direction of another stock.
Ex. Suppose the joint probability density function of X and Y is f (x, y) = 2, for 0 < x < y < 1 and zero otherwise. Which of the following is correct?
A) E[Y ] > E[X], Cov(X, Y ) = 0
B) E[Y ] > E[X], Cov(X, Y ) < 0
C) E[Y ] > E[X], Cov(X, Y ) > 0
D) E[Y ] < E[X], Cov(X, Y ) = 0
E) E[Y ] < E[X], Cov(X, Y ) < 0
F) E[Y ] < E[X], Cov(X, Y ) > 0
A joint density function is given by
f (x, y) =
{ (^) x + y 27 for 0 < x < 3 , 0 < y < 3 0 otherwise
Find Cov(X, Y ).