Sobel Test Calculator
Simple sobel calculator to calculate the interactive mediation tests, from the association and standard error of A and B values.
Calculate interactive Mediation Tests
Simple sobel calculator to calculate the interactive mediation tests, from the association and standard error of A and B values.
Code to add this calci to your website
Formula :
Sobel Equation = A * B / √ ( B2 * Sa2 + A 2 * Sb2 )
Aroian Equation = A * B /√ ( B2 * Sa2 + A 2 * Sb2 + Sa2 * Sb2 )
Where,
A = Association between IV & mediator Coefficient.
B = Association between mediator & DV
Sa = Standard error of A.
Sb = Standard error of B.
IV = Independent Variable.
DV = Dependent Variable.