3.4.2 Correlation Coefcient Flashcards

(16 cards)

1
Q

Why is covariance not ideal for comparing correlation between different variable pairs?

A

Covariance is affected by the scale of the variables — larger variances can inflate it even if correlation is weak.

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

What is the correlation coefficient?

A

A normalized measure of covariance that adjusts for the scale of each variable.

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

What is the symbol for the correlation coefficient?

A

ρ (rho), or Corr(X, Y)

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

What is the formula for the correlation coefficient of X and Y?

A

ρ = Cov(X, Y) / (σ_X * σ_Y)

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

What is the range of the correlation coefficient?

A

-1 ≤ ρ ≤ 1

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

What does ρ = 1 mean?

A

Perfect positive linear relationship between X and Y.

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

What does ρ = -1 mean?

A

Perfect negative linear relationship between X and Y.

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

What does ρ = 0 mean?

A

X and Y have no linear relationship.

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

What does a positive value of ρ indicate?

A

As X increases, Y tends to increase — a positive linear association.

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

What does a negative value of ρ indicate?

A

As X increases, Y tends to decrease — a negative linear association.

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

Can two variables have zero correlation and still be dependent?

A

Yes — ρ = 0 does not imply independence, just no linear relationship.

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

If X and Y are independent, what is their correlation coefficient?

A

ρ = 0

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

Is the converse true: If ρ = 0, are X and Y independent?

A

No — zero correlation does not imply independence.

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

Why is correlation better than covariance for comparison?

A

Because it’s unitless and scaled — unaffected by the size or units of the variables.

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

What’s a real-world scenario where correlation matters more than covariance?

A

Comparing two stocks: one with large price swings and another with small swings — covariance is misleading, but correlation shows strength of linear relationship.

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

What’s a shortcut for calculating Cov(X, Y) if you know ρ, σ_X, and σ_Y?

A

Cov(X, Y) = ρ * σ_X * σ_Y