Module 52.2: Covariance and Correlation Flashcards

1
Q

What is the formula for sample variance?

What is the formula for standard deviation?

A

(Rt - Raverage)^2 / (T - 1)

Standard deviation = square root of sample variance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the formula for covariance? what does it imply?

A

Covariance = (Rt1 - Raverage1 ) * (Rt2 - Raverage2) / (n -1)

Covariance measures how two variables move together over time.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is the formula for correlation?

A

Cov1,2 / standard deviation 1 * standard deviation of 2

or

Cov1,2 = p1 * standard deviation 1 * standard deviation 2

p1 = correlation coefficient

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What does a correlation coefficient of -1, +1, and zero imply?

A

+1 = always proportional in the same direction

-1 = always proportional in the opposite direction

0 = no linear relationship between the two stocks’ returns.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly