Hello,
I’m having a problem that may be more of a statistics issue than a Stata issue.
Q1: how do I go about interpretation of the -0.025 coefficient for the interaction term here:
I have the following interaction regression:
Interaction term regressions:
2. when we add an interaction effect. then the lower order term are not the main effects. exhibit_force_events is only the effect when the other term in the interaction is equal to 0?
3. a negative value for the interaction term will imply that the higher reduction of relations, the greater(more negative) the effect of exhibiting force will be on msciUsa_TotReturnIndex. However how do I interpret the -0.005 coefficient for c.exhibit_force_event#c.reduce_relations_event. unsure about this one.
4. here specifically. after including the interaction term the independent variable: exhibit_force changes from insignificant to significant , accompanied with a large change in coefficient.
does this mean that the independent variable is significant confitional on the inclusion of the interaction variable in the model?
Any advice is welcome
I already checked the following book:
https://scholar.google.nl/scholar?hl...le+regression%
perhaps my institution does not have full licensing , since I can sadly enough emrely check half. some relevant information is not visible for me.
I’m having a problem that may be more of a statistics issue than a Stata issue.
Q1: how do I go about interpretation of the -0.025 coefficient for the interaction term here:
I have the following interaction regression:
Interaction term regressions:
(1) | (2) | |
VARIABLES | MsciUsa_TotReturnIndex | MsciUsa_TotReturnIndex |
exhibit_force_event | 0.028 | 2.101** |
(0.758) | (1.009) | |
reduce_relations_event | 1.564*** | 2.586*** |
(0.220) | (0.399) | |
c.exhibit_force_event#c.reduce_relations_event | -0.005*** | |
(0.002) | ||
Constant | 2,931.348*** | 2,738.647*** |
(84.614) | (104.429) | |
2. when we add an interaction effect. then the lower order term are not the main effects. exhibit_force_events is only the effect when the other term in the interaction is equal to 0?
3. a negative value for the interaction term will imply that the higher reduction of relations, the greater(more negative) the effect of exhibiting force will be on msciUsa_TotReturnIndex. However how do I interpret the -0.005 coefficient for c.exhibit_force_event#c.reduce_relations_event. unsure about this one.
4. here specifically. after including the interaction term the independent variable: exhibit_force changes from insignificant to significant , accompanied with a large change in coefficient.
does this mean that the independent variable is significant confitional on the inclusion of the interaction variable in the model?
Any advice is welcome

I already checked the following book:
https://scholar.google.nl/scholar?hl...le+regression%
perhaps my institution does not have full licensing , since I can sadly enough emrely check half. some relevant information is not visible for me.
Comment