Questions: Covariance and Correlation Coefficients

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

X is drawn uniformly from [−1, 1] and Y = X². A student claims that since Cov(X, Y) = 0, X and Y must be independent. What is wrong with this reasoning?

ANothing — zero covariance always implies independence for continuous random variables
BZero covariance implies independence only for jointly normal variables, not all distributions
CCovariance measures linear association only; a nonlinear relationship can produce zero covariance even with complete dependence
DThe student computed covariance incorrectly — it should be positive since Y is always non-negative
Question 2 Multiple Choice

Which of the following transformations would change the covariance Cov(X, Y) but leave the correlation ρ(X, Y) unchanged?

AReplacing X with X − E[X] (centering)
BReplacing X with 2X (scaling by a constant)
CReplacing X with −X (sign flip)
DReplacing X with X² (squaring)
Question 3 True / False

If X and Y are independent random variables, then their covariance must equal zero.

TTrue
FFalse
Question 4 True / False

A correlation of ρ = 0 between two random variables means there is no relationship between them.

TTrue
FFalse
Question 5 Short Answer

Why is correlation preferred over raw covariance for measuring association between two random variables?

Think about your answer, then reveal below.