Summary
Zellner (1962) introduces the Seemingly Unrelated Regression (SUR) model — M regression equations with potentially different regressors but correlated disturbances. A feasible two-stage Aitken Generalized Least Squares (GLS) estimator is proposed: Ordinary Least Squares (OLS) residuals from Stage 1 estimate the cross-equation error covariance Σ^ε, which feeds into a single GLS step yielding b=(X′Σ^−1X)−1X′Σ^−1y; this has the same asymptotic distribution as infeasible GLS. The estimator collapses to OLS when errors are uncorrelated or all equations share identical regressors. The paper also proposes F-tests for aggregation bias by testing parameter equality across micro equations, and applies both results to Grunfeld's General Electric (GE)/Westinghouse investment data.
Key Claims
- SUR model: yμ=Xμβμ+uμ, μ=1,…,M, with E[uμuμ′′]=σμμ′IT — "seemingly unrelated" because each equation has its own regressors yet correlated errors create informational linkages.
- Two-stage Aitken estimator (eq. 2.10): Stage 1 OLS residuals u^μ → (T−l)s^μμ′=u^μ′u^μ′ → Stage 2 b=(X′S^−1X)−1X′S^−1y; asymptotically equivalent to infeasible GLS b∗; variance V(b)=(X′Σ−1X)−1+o(T−1).
- Efficiency conditions: SUR ≡ OLS iff (i) σμμ′=0 for all μ=μ′ (uncorrelated errors) or (ii) X1=X2=⋯=XM (identical regressors). Maximum gain when regressors are orthogonal across equations and errors highly correlated.
- Efficiency gain formula (eq. 3.8): For two equations, ∣V(b1∗)∣=∏μ=1l1(1−ρ2rμ2)(1−ρ2)l1∣σ2(X1′X1)−1∣, where rμ are canonical correlations between X1 and X2; ratio →(1−ρ2) as rμ→0.
- Micro aggregation bias test (eq. 4.4): H0:β1=⋯=βM; Fq,n−m statistic with q=(M−1)l restrictions; asymptotically χq2/q.
- Macro aggregation test (eq. 4.8–4.11): Regress aggregate yˉ on xˉ and a residual term w(t)xˉ(t); non-zero coefficient on the latter indicates aggregation bias.
- Grunfeld empirical application: GE and Westinghouse investment, T=20 (1935–1954), regressors Ct−1, Ft−1, constant; ρ^(u1,u2)=0.81; SUR variance ≈20% below OLS; F~=3.452>F3,34(0.95)=2.88, rejecting β1=β2 at 5%.
Concepts Introduced or Extended
Entities Mentioned
Quotes
"...the equations are seemingly unrelated in the sense that each equation has its own set of independent variables."
"...the two-stage Aitken estimate...has the same asymptotic distribution as the Aitken estimate."
My Take
This is the foundational SUR paper. The two-stage Aitken estimator is elegant and practically important — it makes feasible GLS operational without any distributional assumptions beyond the second-moment structure. The two efficiency conditions (uncorrelated errors or identical regressors) are intuitive and form the backbone of all subsequent SUR intuition. The aggregation bias tests are rigorous but assume linear aggregation; the Grunfeld application with T=20 makes it easy to illustrate efficiency gains but understates small-sample uncertainty. Zellner (1963) subsequently provided exact finite-sample results under normality.