Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Is my instrument too noisy?

    Hi,

    I have an instrumental variable, that I want to use with IV 2SLS, to predict my endogenous variable.

    The scatter plot of my instrument against my endogenous variable looks like this. Using Stata's binscatter, I can absorb control variables and fixed effects, and the resulting binscatter plot looks like this.

    The First Stage of IV 2SLS is statistically significant (0.357***, using robust standard errors), and the F Stat is above the 10 critical threshold.

    My question is: is my instrument too noisy? I see many outliers, and I am not sure about whether the fact that I get a positive and significant First Stage, and F Stats above 10, is a statistical artefact.

    Thanks!
    Last edited by Xavier Pedros; 30 Aug 2022, 12:32.

  • #2
    Xavier, "being noisy" is not a well-defined concept. An instrument should be 1) exogenous and 2) relevant, and you were talking about the second condition. Use weakivtest (from SSC) to test if the IV is sufficiently relevant in the first stage, and 10 is just a rough rule of thumb and cannot be applied formally.

    Comment


    • #3
      Originally posted by Fei Wang View Post
      Xavier, "being noisy" is not a well-defined concept. An instrument should be 1) exogenous and 2) relevant, and you were talking about the second condition. Use weakivtest (from SSC) to test if the IV is sufficiently relevant in the first stage, and 10 is just a rough rule of thumb and cannot be applied formally.
      Many thanks Fei. The instrument indeed appears to be sufficiently relevant, as per the package that you propose. I guess I am just wondering if the data distribution in my scatter plot makes it unappropriate for OLS, to provide an unbiased and efficient estimator, or even for these relevance tests to be robust.
      Last edited by Xavier Pedros; 31 Aug 2022, 02:52.

      Comment


      • #4
        Originally posted by Xavier Pedros View Post

        Many thanks Fei. The instrument indeed appears to be sufficiently relevant, as per the package that you propose. I guess I am just wondering if the data distribution in my scatter plot makes it unappropriate for OLS, to provide an unbiased and efficient estimator, or even for these relevance tests to be robust.
        Xavier, I don't think you need to worry about the consistency of the IV estimators as long as the instrument is exogenous and relevant. But you may want to double-check whether the data distribution is true or a result of data errors -- No need to worry if the data are correctly recorded.

        Comment


        • #5
          Originally posted by Fei Wang View Post

          Xavier, I don't think you need to worry about the consistency of the IV estimators as long as the instrument is exogenous and relevant. But you may want to double-check whether the data distribution is true or a result of data errors -- No need to worry if the data are correctly recorded.
          That makes sense. Thanks Fei.

          Comment

          Working...
          X