Questions: Variance and Standard Deviation

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A dataset has mean 70 and standard deviation 10. Every value is increased by 5 points. What happens to the variance?

AVariance increases by 25, because 5² = 25
BVariance increases by 5, matching the shift
CVariance is unchanged
DVariance decreases because scores are now closer to the new mean
Question 2 Multiple Choice

X and Y are independent random variables with Var(X) = 9 and Var(Y) = 16. What is Var(X + Y)?

A5, by analogy with the rule for standard deviations
B7, averaging the two variances
C25, summing the variances
D12, taking the geometric mean
Question 3 True / False

Squaring the deviations before averaging them — rather than taking the average of absolute deviations — means that large deviations from the mean are penalized proportionally more than small ones.

TTrue
FFalse
Question 4 True / False

If Var(X) = 4 and Var(Y) = 9 and X, Y are independent, then the standard deviation of X + Y equals σ_X + σ_Y = 2 + 3 = 5.

TTrue
FFalse
Question 5 Short Answer

Why is variance defined using squared deviations from the mean rather than simply averaging the absolute deviations |X − μ|? What mathematical advantages does squaring provide?

Think about your answer, then reveal below.