Sargan–Hansen Test¶
An overidentification test for instrumental-variable or GMM models that asks whether surplus instruments are jointly orthogonal to fitted residual moments, conditional on at least one maintained valid identifying set.
Core Idea¶
The Sargan–Hansen family tests the joint moment restrictions left over when an instrumental-variable or GMM model has more instruments than endogenous parameters to identify. After estimating the model, it measures how far sample moments between instruments and residuals depart from zero. Under the maintained model and regularity conditions, the optimized GMM criterion produces a chi-squared statistic with degrees of freedom equal to the number of overidentifying restrictions.
The classical Sargan form is tied to homoskedastic linear IV assumptions; Hansen's J statistic uses an appropriate GMM weighting/covariance estimate and can be robust to heteroskedasticity under its conditions. Rejection says the restrictions are jointly incompatible with the data and maintained specification.
Scope of Application¶
The test is literal in IV, two-stage least squares, panel IV, and GMM model diagnostics.
- Linear IV. Checking surplus exclusion restrictions under stated error assumptions.
- GMM. Testing the full vector of overidentifying moments.
- Panel estimators. Auditing growing lag-instrument sets while guarding against proliferation.
- Causal studies. Reporting a limited falsification check alongside design arguments.
- Specification comparison. Seeing whether added instruments make moments jointly inconsistent.
- Simulation. Studying size and power under weak or invalid instruments.
- Replication. Verifying degrees of freedom, weighting, and covariance choices.
Clarity¶
State model, endogenous variables, every instrument and exclusion rationale, moment vector, estimator, weighting matrix, covariance assumptions, clustering/dependence adjustment, statistic, degrees of freedom, sample size, and p-value. Report strength diagnostics and instrument count separately. Interpret rejection as joint misspecification and nonrejection as failure to reject, never validation.
Manages Complexity¶
The test compresses many moment discrepancies into one calibrated statistic and uses surplus identifying information as an internal consistency check. That convenience sacrifices localization and depends on asymptotics. Instrument proliferation can yield deceptively weak tests, while a rejected statistic may reflect structural, dynamic, covariance, or exclusion misspecification.
Abstract Reasoning¶
- Specify parameters and population moment restrictions.
- Check that moments outnumber estimated parameters.
- Estimate the model with the declared IV/GMM procedure.
- Compute residual sample moments.
- Choose a valid weighting and covariance estimate.
- Form the minimized quadratic statistic and degrees of freedom.
- Compare with the reference distribution.
- Diagnose the joint package and perform separate strength/sensitivity analyses.
Knowledge Transfer¶
The test exemplifies hypothesis testing: a maintained restriction generates a reference distribution for a discrepancy statistic. Its special leverage comes from redundant moment conditions; the null/alternative parent travels, while instruments and GMM geometry keep this domain-specific.
Null-versus-Alternative Hypothesis Testing is the strict parent because the statistic calibrates observed moment discrepancy against a null distribution and yields a reject-or-not decision at a chosen level. The transferable pattern is reserve redundant constraints → fit with necessary constraints → test whether the surplus constraints remain compatible.
Relationships to Other Abstractions¶
Current abstraction Sargan–Hansen Test Domain-specific
Parents (1) — more general patterns this builds on
-
Sargan–Hansen Test is a kind of Hypothesis Testing (Null vs. Alternative) Prime
Hypothesis Testing (Null vs.
Hierarchy paths (5) — routes to 5 parentless roots
- Sargan–Hansen Test → Hypothesis Testing (Null vs. Alternative) → Statistical Inference → Inductive Reasoning
- Sargan–Hansen Test → Hypothesis Testing (Null vs. Alternative) → Statistical Inference → Uncertainty
- Sargan–Hansen Test → Hypothesis Testing (Null vs. Alternative) → Verification → Evaluation → Comparison → Self Checking
- Sargan–Hansen Test → Hypothesis Testing (Null vs. Alternative) → Statistical Inference → Probability → Measure → Set and Membership
- Sargan–Hansen Test → Hypothesis Testing (Null vs. Alternative) → Statistical Inference → Probability → Measure → Aggregation → Micro Macro Linkage
Neighborhood in Abstraction Space¶
Sargan–Hansen Test sits in a sparse region of the domain-specific corpus (87th percentile for distinctiveness): few abstractions share its structure, so a faithful description tends to retrieve it precisely.
Family — Causal Identification & Endogeneity (9 abstractions)
Nearest neighbors
- Heteroskedasticity-consistent standard errors — 0.80
- Latent growth modeling — 0.80
- Statistical Contrast — 0.79
- Multiplier Uncertainty — 0.79
- Least-Squares Adjustment — 0.79
Computed from structural-signature embeddings · 2026-09-08