5 introduction to moderation analysis Flashcards
What is moderation analysis?
when, under what circumstances, for what types of people that effect exists
interaction
if the effect of X on Y is moderated, then X and W interact
Xs effect on Y depends on W in some way
size or direction of effect varies in some way with W
What are two examples of moderation analyses?
e.g. compared to a traditional therapy, a new therapy (X) might be effective at reducing symptoms of depression (Y), but that effect might be smaller, or perhaps the therapy is even harmful, among people suffering from anxiety (W)
e.g. traumatic experiences (X) may reduce how satisfied people are with their relationships (Y), but social support (W) might buffer negative effects
What is the basic equation for a moderation model?
X effect on Y is fixed -b1- regardless of W
→ constraints
needs to be released
→ specifying Xs effect to be a function of W: b1 + b3W
is the weight for W in the linear function different than zero?
if b3 not zero → Xs effect on Y varies with W
Y = iy + b1X + b2W + b3(XW) + e
b1 = effect of X on Y when W is 0
b2 = effect of W on Y when X is 0
b3 = coefficient for interaction term, how does effect change with a one-unit change in W
What questions are asked to establish a possible moderation effect?
If the regression coefficient for the product of XW is statistically significant, this means only that the effect of X on Y depends on W
how does Xs effect vary with W?
combinations of X and W → produces what estimates of Y?
What does standardisation of X and W / mean centering of X and W mean?
Mean centering X or W = subtracting the mean from each value so that the new mean is zero
Why could one consider mean centering of X and W?
- helps make the interpretation of b1 and b2 more intuitive. After mean centering, b1 represents the effect of X on Y when W is at its mean, and b2 represents the effect of W on Y when X is at its mean.
- This adjustment makes the “conditional” nature of these effects more relevant and easier to understand because the reference point (the mean) is often more meaningful than zero, particularly for variables where zero is an arbitrary or non-central value.
they now describe the effects of X and W on Y at the average level of the other variable.
What is multicollinearity?
two or more predictor variables are highly correlated
-> can make it difficult to identify the individual effects of each X on Y
Should mean centering be done to reduce negative effects of multicollinearity?
it does reduce it:
- values represent deviations from their mean
-> reduces shared variance (interaction term and its constituent variables X and W)
-> makes interpretation more meaningful
oneunit change in X when W is at its mean, not zero
BUT
not necessary
- does not affect statistical tests or significance
- mathematically equivalent to non-centered variables
- what is the primary interest? if there are no issues in interpretation, not necessary
Does moderation require hierarchical variable entry?
No
the significance of XW is tested by either
p-value
change in R2
-> mathematical identity
therefore, order of entry is arbitrary
Does W need to be uncorrelated to X?
No
it is all but assured in social sciences
interpretationally convenient, but doesn’t need to be a mathematical requirement
focus on interaction term!! XW
individual effects are statistically controlled for
interpretation of interaction remains intact
What type of effect are b1 and b2?
NOT main effects
= average effect of a factor at all levels of another factor
conditional effects
-> for a specific W value
not just a straightforward main effect like in ANOVA (simple regression, no interaction term)
How should b1 and b2 be interpreted?
When there’s an interaction term in the model, b1 represents the effect of X on Y when W is zero. Similarly, b2 represents the effect of W on Y when X is zero. These interpretations become less intuitive, especially when zero is not a meaningful or central value for X or W.
How would statistical testing roughly go in moderation analysis?
how to formally test a hypothesis about the size of the effect of X on Y at those values
simple slopes analysis, pick-a-point approach, spotlight analysis
→ pick two or more values of the moderator, estimate the conditional effects of X on Y
→ test whether those conditional effects are different from zero
SE is needed to complete the inference (is the conditional effect of X on Y at that value of W different from zero?)
How can the standard error be estimated?
SE = root of (seb12 + 2W(COVb1b2) + W2seb32)
covariance between b1 and b3 = COV
What is regression centering implementation?
centering W around the value chosen prior to computing the product when regressing Y and X, centered W, and X multiplied by the centered W.
using existing macros for SPSS and SAS
MODPROBE, RLM, PROCESS