Summary
Gumpertz and Pantula propose using the simple arithmetic mean bˉ=n−1∑i=1nbi of individual unit ordinary least squares (OLS) estimates as an alternative to estimated generalized least squares (EGLS) for inference about the population mean β in Swamy's random coefficient regression (RCR) model. The key advantage is that bˉ is exactly normally distributed for all sample sizes and its variance is unbiasedly estimated by n−1Sbb without ever computing Σ^ββ, which is frequently non-positive-definite in practice. The corresponding test statistic T^BAR∗2 (Hotelling's T2 on the bi's) maintains empirical size close to 5% even when EGLS-based tests are severely oversized, and is asymptotically equivalent to EGLS as n→∞ or t→∞.
Key Claims
- Model: yi=Xiβi+ei with βi∼i.i.d.N(β,Σββ), ei∼N(0,σ2I), i=1,…,n units, t observations each (Swamy 1971 setup).
- Individual OLS: bi=(Xi′Xi)−1Xi′yi∼N(β,Wi−1) where Wi−1=Σββ+σ2(Xi′Xi)−1.
- Simple mean estimator: bˉ=n−1∑ibi is exactly N(β,n−1Σββ+σ2n−2∑i(Xi′Xi)−1) for all n,t.
- Variance estimator: n−1Sbb where Sbb=(n−1)−1∑i(bi−bˉ)(bi−bˉ)′ is an unbiased estimator of var(bˉ) — no positive-definiteness requirement.
- Test statistic: T^BAR∗2=[Lbˉ−λ0]′[Ln−1SbbL′]−1[Lbˉ−λ0] — Hotelling's T2 on the bi's; F(q,ν∗) via Satterthwaite approximation.
- Asymptotic equivalence: bˉ is asymptotically equivalent to β^GLS and β^EGLS as t→∞ (fixed n) and as n→∞ (fixed t).
- Monte Carlo (Table 1): When σ2=64 and n small, Σ^ββ is non-positive-definite in 51–81% of replications → EGLS test badly sized; T^BAR∗2 empirical level within 0.02 of 5% in all configurations.
- Power (Table 3): For small n, T^BAR∗2 can outperform TEGLS2; for large n, EGLS is more powerful. Both dominate OLS-based tests except when model matrices are nearly identical across units.
- Efficiency (Table 4): the mean relative efficiency (MRE) of bˉ is ≥90% when δ=1 (homogeneous Xi); as low as 42% when δ=9 (highly heterogeneous Xi).
Concepts Introduced or Extended
- Random Coefficient Model — simple mean estimator bˉ as alternative to Swamy's EGLS; Hotelling T2 test on individual OLS estimates; exact finite-sample normality.
Entities Mentioned
Quotes
"The main contribution of our article is to show that inferences can be made, without much difficulty, using the simple estimator bˉ."
My Take
A clean, pedagogical note (The American Statistician) that makes one genuinely useful point: the sample variance of individual OLS slopes is an unbiased estimator of var(bˉ) without any positive-definiteness constraint on Σ^ββ, which is a real practical problem with the EGLS estimator in small samples. The Hotelling T2 test on the bi's is essentially treating them as a random sample from a multivariate normal — a multivariate analysis of variance (MANOVA) perspective that is both computationally trivial and well-calibrated. The efficiency loss is the trade-off: when units have very different design matrices (δ=9), the equal-weight average wastes information that EGLS would exploit. Suitable guidance: use T^BAR∗2 when n is small, σ2/∥Σββ∥ is potentially large, or when EGLS is giving non-positive-definite estimates; switch to EGLS when n is large enough for reliable variance component estimation.