Questions: Normal Linear Regression Model

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A researcher has 12 observations and uses OLS to estimate a regression coefficient. She reports a p-value of 0.04 from a t-test. Under which condition is this p-value exact rather than an asymptotic approximation?

AWhen the sample is a simple random sample from the population of interest
BWhen the error terms follow a normal distribution, as assumed by the normal linear regression model
CWhen the OLS estimator is consistent and the Gauss-Markov assumptions hold
DWhen n > 30, because the Central Limit Theorem guarantees approximate normality at that threshold
Question 2 Multiple Choice

An econometrician fits a regression on 800 observations where the error terms are visibly right-skewed — clearly not normal. She uses standard OLS t-statistics for inference. What is the most accurate characterization?

AInvalid — t-statistics require exact normality of errors, so all her inference is meaningless
BValid exactly — OLS estimators are unbiased regardless of error distribution, and unbiasedness implies valid inference
CApproximately valid — with 800 observations, the CLT ensures the sampling distribution of β̂ is approximately normal, making t-tests approximately correct
DValid exactly — skewness only affects standard error estimation, not the t-statistic distribution
Question 3 True / False

The OLS estimator β̂ follows an exact normal distribution in finite samples if and only if the error terms are normally distributed (given a fixed X matrix).

TTrue
FFalse
Question 4 True / False

Because large samples make the normality assumption unnecessary, the normal linear regression model is purely a teaching tool with no practical relevance in applied econometrics.

TTrue
FFalse
Question 5 Short Answer

Why does adding the normality assumption for error terms enable exact finite-sample inference, when the Gauss-Markov assumptions alone cannot provide this?

Think about your answer, then reveal below.