Differences between revisions 6 and 7
Revision 6 as of 2025-04-03 21:56:14
Size: 594
Comment: Standardize notation
Revision 7 as of 2025-04-08 15:34:30
Size: 827
Comment: Clarification
Deletions are marked like this. Additions are marked like this.
Line 23: Line 23:
The calculated test statistic is then compared to a [[Statistics/TestStatistic|critical value]] from either a [[Statistics/NormalDistribution#Standard_Normal_Distribution|Z]] or [[Statistic/StudentsTDistribution|t distribution]].

Sobel Test

The Sobel test is a test for mediation.


Description

The hypothesis is formulated such that the relationship between an independent and dependent variable is an indirect effect through a mediator variable.

path.png

In these pictured terms, the Sobel test statistic is calculated as:

formula.svg

The current practice is to instead use a bootstrapping method to estimate the variance of β2β3.

The calculated test statistic is then compared to a critical value from either a Z or t distribution.


CategoryRicottone

Statistics/SobelTest (last edited 2025-04-08 15:34:30 by DominicRicottone)