Questions: Asymptotic Normality of Regression Estimators

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A researcher runs OLS on a dataset where the error terms are clearly right-skewed (not normal). With n = 800 observations, can they still conduct valid t-tests on the coefficients?

ANo — t-tests require normally distributed errors, so the results are invalid
BYes — the CLT ensures the OLS estimator is approximately normally distributed in large samples regardless of error distribution
CYes — but only if heteroskedasticity-robust standard errors are used
DNo — asymptotic normality only applies when errors have zero skewness
Question 2 Multiple Choice

The statement '√n(β̂ − β) converges in distribution to N(0, V)' means which of the following?

Aβ̂ equals the true β plus normally distributed noise in every sample
Bβ̂ is exactly normally distributed around β for any sample size n
CThe standardized deviation of β̂ from β follows approximately a normal distribution in large samples
Dβ̂ is unbiased in large samples, meaning E[β̂] = β
Question 3 True / False

Asymptotic normality of OLS requires that the error terms ε_i are normally distributed.

TTrue
FFalse
Question 4 True / False

In small samples, the assumption of normally distributed errors is more important for justifying OLS inference than it is in large samples.

TTrue
FFalse
Question 5 Short Answer

Why does the OLS estimator become approximately normally distributed in large samples even when the error term is not normally distributed?

Think about your answer, then reveal below.