Step-1 I run a regression with one independent variable (that is of primary interest to my research)
Y=b0 +b1 X1 + e
The result shows X has a negative coefficient, and significant (5% level)
Step-2 I run regression by including another variable
Y=b0 + b1 X1+b2 X2 + e
In result, b1 turns positive and b2 is also positive (and significant)
Step-3 Interaction
Y=b0 + b1 X1+b2 X2 + b3 X1 X2 + e
b1 turns negative (significant) and b3 is positive (and significant)
What is going on? Can anyone suggest the story behind this econometric exercise?
Related Posts with Main effect changes sign
PaneldataHey there, for a robustness test in my paper I need only those companies that are in the sample the…
Problem with renaming variablesHi everyone, Using the code below, I am trying to rename the first 145 variables in my dataset and r…
invalid syntax with bootstrapHi, I am new to Stata and have Stata 17. I need to use bootstrapping for my analysis and even with …
Problem with a partialled out constant, after absorbing year and industryHello, for my thesis I'm doing an IV regression of the effect of executive compensation on company …
Collinearity issue with "mixlogit" for a discrete choice experimentHi! I've been working on a discrete choice experiment with a mixed logit model. The issue is, howev…
Subscribe to:
Post Comments (Atom)
0 Response to Main effect changes sign
Post a Comment