Questions: Covariance and Correlation of Random Variables

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

Let X be uniformly distributed on [−1, 1] and let Y = X². What is Cov(X, Y)?

APositive — because when X is large, Y = X² is also large
BNegative — because Y = X² is a decreasing function of X when X < 0
CZero — despite Y being completely determined by X
DUndefined — covariance requires both variables to have variance greater than zero
Question 2 Multiple Choice

A dataset shows Cov(height_cm, weight_kg) = 450 and Cov(height_m, weight_kg) = 4.5. What does this comparison illustrate?

AThe relationship between height and weight is 100 times stronger when measured in centimeters
BCovariance depends on the units of measurement, so its magnitude alone cannot indicate the strength of a relationship
CThe correlation between height and weight is also 100 times larger when using centimeters
DThe dataset with higher covariance has measurement error — both should give the same covariance
Question 3 True / False

If X and Y are independent random variables, then Cov(X, Y) = 0.

TTrue
FFalse
Question 4 True / False

If Cov(X, Y) = 0, then X and Y are independent.

TTrue
FFalse
Question 5 Short Answer

Explain why zero correlation between two random variables does not imply that they are independent, and give an example.

Think about your answer, then reveal below.