Schweser had a question where you needed to calculte the significance of correlation. The started from covarriance and varrince of x and y. This is a no sweat problem until they gave me a varriance covarriance “matrix” that looked like this
X Y
X 50.4 20.2
Y 20.2 36.5
I still can not see how you are supposed to figure out wich one is varriance and covarriance. Any thoughts?
Factor, I’m only doing CFA, and this will be the 4th time (no typo, it’s the 4th)… I don’t think my starting around this time everytime is contributing in any positive way to my chance of passing!
Now that you guys raised this, I wonder why Cov(x,y) = 0, if x or y has zero variance? The equation for covariance is the sum of (x-x_bar) * (y-y_bar).
The difficullty for me here is visualizing what the covariance is. Variance is clear: roughly, it’s how the data varies around the mean. If all the x’s are equal, x_bar = x, and the variance is zero. If you add another series, y, with a non-zero variance, how does that make the covariance zero?
if you multiply x * y and x is zero what is the answer?
if there is no varriance then x is not differant from x_bar so x-x_bar is zero.
this is the base principle on why the CAL works in portfolio. if the risk free asset did not have zero varriance you would not have a linear relationship with the tangency portfolio
Thecodont and aaronhotchner, can you define covariance in teh same simple way I defined variance above (i.e., roughly, it’s how the data varies around the mean)? Try doing that for covariance and see if the picture is clear.
It measures how frequently the large values of X correspond to the large values of Y.
A much easier way to describe covariance than summing all of the components is E(X - E(X)) * E(Y - E(Y)) = E(X * Y) - E(X) * E(Y). Whenever X and Y are independent, covariance is 0, always. Whenever either variable has a mean of 0, covariance is also 0.
** It measures how frequently the large values of X correspond to the large values of Y.
I’m looking for something like that, but still the statement is not very convincing. Why focus on large values only? Anyway, this is probably too much detail to care for in the exam anyway.
Okay, it measures how frequently the largest values of X correspond to the largest values of Y, the smallest values of X correspond to the smallest values of Y, and everything in between. You can’t really appreciate statistics without learning all of the basics first, and I guess it’s not practical to do this to prepare for a CFA exam, but you’d be a lot better off in the long run learning probability from scratch.