PSY 716
$$Y_i = \beta_0 + \beta_1 X_i + \epsilon_i$$
where:
$$Y_i = \beta_0 + \beta_1 x_{i1} + \beta_2 x_{i2} + \beta_3 x_{i1} x_{i2} + \epsilon_i$$
where:
$$Y_i = \beta_0 + \beta_1 x_{i1} + \beta_2 x_{i2} + \beta_3 x_{i1} x_{i2} + \epsilon_i$$
where:
$$Y_i = \beta_0 + (\beta_1 + \beta_3 x_{i2})x_{i1} + (\beta_2 + \beta_3 x_{i1})x_{i2} + \epsilon_i$$
The main effect is the effect of one variable when the other is zero.
When \( x_{i1} \) is zero...
$$Y_i = \beta_0 + (\beta_1 + \beta_3 x_{i2})0 + (\beta_2 + \beta_3 0)x_{i2} + \epsilon_i$$
$$Y_i = \beta_0 + \beta_2 x_{i2}$$
Question: What does this look like when \( x_{i2} \) is zero?
Simple intercepts represent the predicted value of \( Y \) for one IV when the other IV equals zero.
$$\text{Simple intercept for } x_{i1} = \beta_0 + \beta_2 x_{i2}$$
$$\text{Simple intercept for } x_{i2} = \beta_0 + \beta_1 x_{i1}$$
Simple intercepts tell us where the regression line for one predictor hits the y axis, conditional on the value of the other predictor.
Simple slopes represent the effect of one IV on the DV at a specific value of the other IV.
$$\text{Simple slope for } x_{i1} = \beta_1 + \beta_3 x_{i2}$$
$$\text{Simple slope for } x_{i2} = \beta_2 + \beta_3 x_{i1}$$
Simple slopes are essential for interpreting interactions because main effects are conditional.
Pick-a-point approach: Examine simple slopes at meaningful values
Plotting predicted values: Create line graphs showing the relationship at different moderator values
Johnson-Neyman technique: Find regions of significance (discussed next)
The goal is to determine when and how the relationship between ( x_{i1} ) and ( Y ) changes as a function of ( x_{i2} ).
The Johnson-Neyman technique identifies the specific values of the moderator where the relationship between the focal predictor and outcome transitions between significance and non-significance.
$$\text{Simple slope for } x_{i1} = \beta_1 + \beta_3 x_{i2}$$
$$\text{Standard error for simple slope} = $$
This technique avoids arbitrary selection of moderator values and provides a more complete picture of the interaction.
$$\sqrt{\text{Var}(\beta_1) + x_{i2}^2 \text{Var}(\beta_3) + 2x_{i2}\text{Cov}(\beta_1, \beta_3)}$$
$$\text{Simple slope for } x_{i1} = \beta_1 + \beta_3 x_{i2}$$
$$\text{Standard error for simple slope} = $$
Steps:
This technique avoids arbitrary selection of moderator values and provides a more complete picture of the interaction.
$$\sqrt{\text{Var}(\beta_1) + x_{i2}^2 \text{Var}(\beta_3) + 2x_{i2}\text{Cov}(\beta_1, \beta_3)}$$
Regions of significance are the ranges of the moderator variable where the relationship between the focal predictor and the outcome is statistically significant. They:
Interpretation example: "The relationship between anxiety and performance is significantly negative when social support is below 2.34, not significant when social support is between 2.34 and 4.56, and significantly positive when social support exceeds 4.56."