Questions: Weighted Least Squares (WLS)

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A dataset contains household income surveys where wealthier households have far more variable income reports. You run OLS and find heteroskedasticity. What does WLS do differently from using robust standard errors?

AWLS corrects the coefficient estimates; robust SEs correct only the standard errors
BWLS re-weights observations to restore efficiency, producing BLUE estimates; robust SEs correct standard errors without changing the estimates or their efficiency
CWLS removes high-variance observations; robust SEs keep them but downweight their influence
DWLS and robust standard errors are equivalent approaches that produce identical results
Question 2 Multiple Choice

In feasible WLS, you estimate weights from the data rather than knowing the true variance function. What is the main risk of this two-stage procedure?

AThe coefficient estimates become biased because estimated weights introduce endogeneity
BThe efficiency gain disappears entirely if the variance model is misspecified
CEstimated weights introduce additional uncertainty that can distort standard errors in finite samples, and misspecification of the variance model can reduce efficiency below OLS
DFeasible WLS always produces larger standard errors than OLS, making it conservative
Question 3 True / False

WLS assigns higher weight to observations with high variance because they contain more information about the true relationship.

TTrue
FFalse
Question 4 True / False

WLS is a special case of Generalized Least Squares (GLS) applicable when errors are heteroskedastic but uncorrelated across observations.

TTrue
FFalse
Question 5 Short Answer

Explain intuitively why WLS assigns higher weight to low-variance observations, and what problem this solves.

Think about your answer, then reveal below.