Get AI summaries of any video or article — Sign up free
44. SPSS AMOS -  Moderated Mediation | Hayes Model 14 in AMOS thumbnail

44. SPSS AMOS - Moderated Mediation | Hayes Model 14 in AMOS

Research With Fawad·
5 min read

Based on Research With Fawad's video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.

TL;DR

Moderated mediation tests whether a moderator changes the *strength* of an indirect effect, not just whether mediation exists.

Briefing

Moderated mediation in AMOS hinges on one question: does a moderator change the *strength* of an indirect effect, not just whether the moderator affects a direct path. In this walkthrough, the indirect effect of organizational commitment (OC) on organizational performance (OP) through collaborative culture (CC) is tested for moderation by role ambiguity (RA). The analysis treats RA as a moderator of the “B path” (the CC → OP link), meaning RA alters how strongly CC translates into OP—so the indirect effect OC → CC → OP can strengthen or weaken depending on RA.

The model is built around a standard mediation structure with an added moderation component consistent with Hayes Model 14 logic. OC predicts CC (the “a path”), CC predicts OP (the “b path”), and RA is positioned to influence the dependent variable through the moderated segment of the mediation. To implement this in AMOS, the workflow centers the relevant variables—specifically CC and RA—by subtracting their means from each composite score. Centering is used to create a clean interaction term and reduce multicollinearity in the product term.

Next comes the interaction term: the centered CC score is multiplied by the centered RA score to form the product term (the interaction). In AMOS, this interaction term is then added to the structural model so it can affect the endogenous variable on the moderated path. The model’s paths are explicitly labeled so the software can compute the needed conditional indirect effects: the a path (OC → CC), the b path (CC → OP), the direct c path (OC → OP), the d path (RA → OP), and the interaction-driven e path (the interaction term’s effect on OP).

The key step is defining “new estimates” in AMOS using the Estimate function. The indirect effect is computed as the product of the a and b paths (a*b). To probe moderated mediation, the indirect effect is evaluated at two RA levels: one standard deviation below the mean (“low RA”) and one standard deviation above the mean (“high RA”). The conditional indirect effect at low RA is calculated by combining the b path with the interaction effect scaled by the negative RA standard deviation; the high-RA version uses the positive standard deviation. This produces conditional indirect effects that reveal whether mediation holds and whether it changes across RA.

After running bootstrap-based inference (5,000 bias-corrected bootstrap samples with 95% confidence intervals), the results show significant moderation on the relevant path (the interaction term is significant), and mediation exists at both low and high RA levels. The conditional indirect effect increases as RA rises: the indirect effect at low RA is significant, and the indirect effect at high RA is significant and larger, indicating RA strengthens the indirect relationship.

Finally, the analysis tests the moderated mediation formally using the index of moderated mediation. In this setup, the index is computed as the product of the interaction-driven e path and the a path (e*a). A significant index indicates the indirect effect’s slope differs from zero across RA levels—confirming that the indirect effect OC → OP through CC is genuinely moderated by role ambiguity, not merely that separate conditional effects are significant. The walkthrough also cross-checks the AMOS results against a Hayes PROCESS Model 14 run (with centered continuous variables and defined products), finding matching values for the index of moderated mediation and related interaction effects.

Cornell Notes

The analysis tests whether role ambiguity (RA) changes the size of the indirect effect from organizational commitment (OC) to organizational performance (OP) through collaborative culture (CC). RA is modeled as moderating the CC → OP (“b”) path, so the indirect effect OC → CC → OP becomes conditional on RA. AMOS implements this by mean-centering CC and RA, creating an interaction term (centered CC × centered RA), and adding it to the structural model so it predicts OP. Using AMOS “Define New Estimates,” conditional indirect effects are computed at RA = −1 SD (low) and +1 SD (high). Bootstrap confidence intervals and a significant index of moderated mediation (computed as the product of the interaction-driven e path and the a path) confirm moderated mediation, with the indirect effect strengthening at higher RA.

What does “moderated mediation” mean in this model, and which part of the mediation is being moderated?

Moderated mediation means the indirect effect (OC → CC → OP) changes depending on the moderator level. Here, RA moderates the CC → OP link (the “b path”). That’s why the interaction term is set up to predict OP: RA alters how CC translates into OP, which in turn changes the size of the indirect effect from OC to OP through CC.

Why are CC and RA mean-centered before creating the interaction term in AMOS?

Centering subtracts each variable’s mean from its composite score (CC and RA in this workflow). This makes the interaction term (centered CC × centered RA) more interpretable and reduces multicollinearity between the product term and the component variables. The transcript shows centering via Transform → Compute Variable, using the mean values obtained from Descriptives.

How are the conditional indirect effects at low and high RA computed?

AMOS uses “Define New Estimates” to probe indirect effects at RA levels of one standard deviation below and above the mean. The conditional indirect effect at low RA combines the b path with the interaction effect scaled by −1 SD of RA; the high RA version uses +1 SD. These conditional indirect effects are then tested with bootstrap confidence intervals to determine whether mediation is significant at each RA level.

What is the index of moderated mediation, and how is it calculated in this setup?

The index of moderated mediation tests whether the indirect effect changes as the moderator changes. In this model, it is computed as the product of the interaction-driven e path and the a path (e*a). Because the moderated segment is the interaction affecting OP, the e path is the interaction’s effect on the dependent variable, and multiplying it by the a path yields the moderated indirect effect’s index.

What evidence indicates moderated mediation rather than just moderation or just mediation?

Three layers of evidence are used: (1) the interaction term is significant, showing RA moderates the relevant path; (2) indirect effects are significant at both low and high RA levels, showing mediation exists conditionally; and (3) the index of moderated mediation is significant, confirming the indirect effect’s magnitude truly varies with RA (not just that separate conditional indirect effects are significant).

Review Questions

  1. In this Hayes Model 14-style AMOS setup, which structural path is moderated by role ambiguity (RA), and how does that determine where the interaction term connects?
  2. What is the purpose of centering CC and RA before forming the interaction term, and what interaction term is created from the centered variables?
  3. How does AMOS compute the conditional indirect effects at low vs. high RA, and what does a significant index of moderated mediation add beyond those conditional tests?

Key Points

  1. 1

    Moderated mediation tests whether a moderator changes the *strength* of an indirect effect, not just whether mediation exists.

  2. 2

    In this model, role ambiguity (RA) moderates the CC → OP (“b”) path, making the indirect effect OC → CC → OP conditional on RA.

  3. 3

    Mean-centering CC and RA before creating the interaction term helps produce a cleaner interaction term and reduces multicollinearity.

  4. 4

    AMOS “Define New Estimates” is used to compute conditional indirect effects at RA = −1 SD (low) and +1 SD (high) using bootstrap confidence intervals.

  5. 5

    A significant interaction term indicates moderation on the relevant path, but moderated mediation is confirmed only when the index of moderated mediation is significant.

  6. 6

    The index of moderated mediation is computed as the product of the interaction-driven e path and the a path (e*a) in this setup.

  7. 7

    Results are cross-checked against Hayes PROCESS Model 14, with matching index values and interaction-related outputs.

Highlights

Role ambiguity (RA) is positioned to moderate the CC → OP link, so it changes how strongly collaborative culture converts into performance—thereby altering the indirect effect from OC to OP.
The workflow centers CC and RA, creates an interaction term (centered CC × centered RA), and connects it to OP so AMOS can compute conditional indirect effects.
Conditional indirect effects are probed at RA one standard deviation below and above the mean, revealing stronger mediation at higher RA.
A significant index of moderated mediation (e*a) provides the formal confirmation that the indirect effect varies with RA.

Topics

Mentioned

  • IBM
  • SPSS
  • AMOS
  • DV
  • IV
  • CC
  • OC
  • OP
  • RA
  • SD
  • AMOS
  • PROCESS