moderation vs mediation
Moderation: “When does the relationship change”
Mediation: “Why does the relationship exist”
moderation
Moderation occurs when the strength or statistical direction (positive vs. negative association) of the relationship between two variables depends on the level of a third variable (the moderator). In other words, the moderator variable affects when or for whom the relationship between the independent and dependent variables is strongest.
The Big Question: Does the relationship between X and Y change depending on the value of Z?
moderation formula model
Y = B0+ B1X+ B2(Z) +B3(X*Z) + E
moderation model key terms
𝛽1 : Main effect of X
𝛽2: Main effect Z
𝛽3: Interaction effect (moderation)
breaking down the model
X = age
main effect: B1 - effect of X when is_qualitative = 0 (qualitative researchers)
is_qualitative main effect: B2 - effect of research type when X = 0
interaction effect: B3 - how much the age effect changes for qualitative researchers
understanding the interaction plot / what to look for
parallel lines –> no moderation (interaction effect = 0)
non-parallel lines –> moderation present
different slopes –> the effect of age differs by research type
separate analyses
Instead of one model with interaction, we can run two separate models:
For Quantitative Researchers Only:
𝑆𝑇𝑆=𝛽𝑞𝑢𝑎𝑛𝑡0+𝛽𝑞𝑢𝑎𝑛𝑡1×Age+𝜀
For Qualitative Researchers Only:
𝑆𝑇𝑆=𝛽𝑞𝑢𝑎𝑙0+𝛽𝑞𝑢𝑎𝑙1×Age+𝜀
why this matters (approaches)
both approaches give the same answer:
the statistical problem
When you filter the data you are estimating separate slopes without formally testing whether those slopes differ statistically.
what does the statistical problem mean
That means you lose:
1. The interaction term test, which is the formal test of moderation (e.g., age * gender).
2. Statistical power, because each subgroup model uses fewer observations.
3. Shared variance, because between-group variance is removed from estimation.
This can inflate standard errors and obscure small but meaningful interactions
visual model of moderation (drawn)
Age (X) –> STS (Y)
^
|
Research Type (M)
The effect of age (X) on STS (Y) depends on research type