Questions: Generalized Least Squares (GLS) for Non-Spherical Errors

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A researcher runs OLS on panel data where urban observations have much higher error variance than rural ones. The OLS estimates are unbiased. Why might she prefer GLS?

AOLS estimates are biased under heteroskedasticity, so GLS corrects this bias
BOLS is unbiased but inefficient — it weights all observations equally, while GLS down-weights noisy observations to achieve lower variance
CGLS guarantees unbiasedness in cases where OLS does not
DOLS cannot be computed when error variances differ across observations
Question 2 Multiple Choice

What happens to the GLS estimator formula β̂_GLS = (X'Ω⁻¹X)⁻¹X'Ω⁻¹y when the error covariance matrix is Ω = σ²I?

AGLS becomes infeasible because σ²I is not invertible
BGLS reduces to the standard OLS estimator (X'X)⁻¹X'y
CGLS produces different, more efficient estimates than OLS even under spherical errors
DGLS is only defined for non-spherical errors and cannot handle the Ω = σ²I case
Question 3 True / False

When the error covariance matrix Ω is known, GLS is BLUE — but when Ω must be estimated from OLS residuals (Feasible GLS), the estimator is no longer exactly BLUE in finite samples.

TTrue
FFalse
Question 4 True / False

OLS is biased when regression errors are heteroskedastic.

TTrue
FFalse
Question 5 Short Answer

Why might a researcher prefer robust standard errors over Feasible GLS, even though FGLS can be more efficient?

Think about your answer, then reveal below.