Questions: Test of Overidentification: Hansen J-Test
5 questions to test your understanding
Score: 0 / 5
Question 1 Multiple Choice
A researcher has one endogenous regressor and one instrument. They attempt to run the Hansen J-test. What happens?
AThe test runs normally with 1 degree of freedom
BThe test cannot be computed — there are zero overidentifying restrictions when m = k
CThe test runs but requires a heteroskedasticity correction
DThe test is equivalent to a standard t-test on the first-stage coefficient
The J-statistic has χ²(m − k) degrees of freedom. When m = k (just-identified), m − k = 0 — there are no surplus instruments to test. Every instrument has been used for identification and none remain as free restrictions to check against. The test is undefined in the just-identified case; overidentification is the prerequisite for running it.
Question 2 Multiple Choice
A researcher uses quarter-of-birth and distance-to-college as instruments for education and finds the J-test rejects at the 5% level. What can they conclude?
ABoth instruments violate the exclusion restriction
BThe first stage is too weak to support IV estimation
CAt least one instrument correlates with the structural error, but the test cannot identify which one
DThe two instruments are collinear and cannot be used together
Rejection indicates that the instruments imply inconsistent estimates of β — a sign that at least one is correlated with the error term. But the J-test cannot decompose this into 'which instrument is the culprit.' Searching over instrument subsets until the test passes exploits in-sample correlation structure and is a form of specification search, not a solution.
Question 3 True / False
Passing the J-test is sufficient evidence that most instruments satisfy the exclusion restriction.
TTrue
FFalse
Answer: False
Passing the J-test is consistent with all instruments being valid, but it does not prove validity. The test only has power to detect deviations that produce inconsistency *between* instruments. If all instruments are biased in the same direction — for example, all correlated with omitted ability in a wage regression — the J-test will pass even though every instrument violates the exclusion restriction. The exclusion restriction remains untestable for the component shared by all instruments.
Question 4 True / False
The Hansen J-test detects instrument invalidity by checking whether the 2SLS residuals are correlated with the instruments.
TTrue
FFalse
Answer: True
If all instruments are valid (uncorrelated with the structural error u), they should be uncorrelated with the residuals from a consistent 2SLS estimator. The J-statistic is computed as n × R² from regressing 2SLS residuals on all instruments. If any instrument is invalid — correlated with u — it will also correlate with the residuals, inflating this R² and pushing J above the χ²(m − k) critical value.
Question 5 Short Answer
Why can the J-test only be run in the overidentified case, and what does each additional instrument add to the test?
Think about your answer, then reveal below.
Model answer: In the just-identified case (m = k), all instruments are used up to estimate the structural coefficients and there are no remaining degrees of freedom to test anything. Each additional instrument beyond the number of endogenous regressors adds one overidentifying restriction — one testable implication of joint instrument validity. A second instrument means you can check whether both instruments imply the same β estimate; if they don't, at least one is invalid. The J-test's power therefore grows with the number of extra instruments.
This is the fundamental tension in IV: you need instruments to achieve identification, but identification exhausts the instruments. Only surplus instruments can be tested. This is why researchers often seek more instruments than strictly necessary — overidentification allows at least a partial check on validity, which the just-identified case forbids entirely.