To assess a third or "black-box" variable in the middle of a casual relationship. It tests a hypothetical causal chain where the independent variable (X or IV) affects a mediator variable (M), which in turn affects the dependent variable (Y or DV).
Testing a "third variable" after determining a causal relationship between the IV (X) and DV (Y).
Run a linear regression, and continue if significant (See "Regression" tutorial page for more detailed instructions).
Click "Modules" in the upper right-hand corner
Click "jamovi library"
Search for "medmod" under the "Available" tab and click "Install"
Click "medmod"
Click "Mediation"
Move the DV into the "Dependent Variable" box
Move the IV into the "Predictor" box
Move the third variable of interest into the "Mediator" box
Check "Labels" under "Estimates"
Check "Test statistics" under "Estimates"
Check "Confidence interval" under "Estimates"
Check "Percent mediation" under "Estimates"
Check "Path estimates" under "Additional output"
p-value: The probability of detecting a meaningful relationship/difference when there is none. Looking for a small value (p < 0.5).
If p < 0.5, reject the null hypothesis. It IS a significant effect.
If p > 0.5, accept the null hypothesis. It is NOT a significant effect.
% mediation: Indicates how much of the relationship the effect accounts for.
If % is higher for an indirect effect, there is a higher effect of exposure (IV) on the outcome (DV) through the mediator.
If % is higher for a direct effect, there is a higher effect of exposure (IV) on the outcome (DV) absent the mediator.
If % is split between indirect and direct effect, it indicates a partial mediation.
If % is not split between indirect and direct effect, there is a full mediation (Note: this rarely happens in practice)
Direct Effect (c'): The effect of the IV on the DV, controlling for the mediator.
Indirect Effect (a*b): The effect of the IV on the DV through the mediator.
Total Effect (c): The combined direct and indirect effects of the IV on the DV.
Appropriate data visualization: Path model or Table
Sample table: See below
Sample write-up:
See https://www.starcresto.com/blog/mediation-spss for a sample APA format write-up.
Or, see the image below. (Note: The analysis in the image was completed in SPSS rather than Jamovi, but the values and interpretation remian the same, and the output format is similar enough to follow along).