33.5 Negative R2

It’s okay to have negative R2 in the 2nd stage. We care more about consistent coefficient estimates.

R2 has no statistical meaning in instrumental variable regression or 2 or 3SLS

R2=MSSTSS

where

  • MSS = model sum of squares (TSS- RSS)
  • TSS = total sum of squares ((yˉy)2)
  • RSS = residual sum of squares ((yXb)2)

If TSS>RSS, then we have negative RSS and negative R2. Since the predicted values of the endogenous variables are different from the endogenous variables themselves, the error that is used to calculate RSS can be different from the error in the second stage, and RSS in the second stage can be less than TSS.