0% found this document useful (0 votes)
27 views2 pages

Process Macro Result

The document discusses running a MATRIX procedure in SPSS to analyze a moderation model. It provides details on the sample size, outcome and predictor variables, model summary statistics, coefficients, tests of interactions and conditional effects of the predictor at various values of the moderator.

Uploaded by

Nabila Ayshe
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views2 pages

Process Macro Result

The document discusses running a MATRIX procedure in SPSS to analyze a moderation model. It provides details on the sample size, outcome and predictor variables, model summary statistics, coefficients, tests of interactions and conditional effects of the predictor at various values of the moderator.

Uploaded by

Nabila Ayshe
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Run MATRIX procedure:

**************** PROCESS Procedure for SPSS Version 3.5.3 ****************

Written by Andrew F. Hayes, Ph.D. www.afhayes.com


Documentation available in Hayes (2018). www.guilford.com/p/hayes3

**************************************************************************
Model : 1
Y : CVCB
X : RMO
W : MR_Mean

Sample
Size: 300

**************************************************************************
OUTCOME VARIABLE:
CVCB

Model Summary
R R-sq MSE F df1 df2 p
.8282 .6859 .1795 215.4787 3.0000 296.0000 .0000

Model
coeff se t p LLCI ULCI
constant 3.7221 .0268 139.1195 .0000 3.6695 3.7748
RMO .3946 .0404 9.7709 .0000 .3151 .4741
MR_Mean -.3989 .0368 -10.8290 .0000 -.4714 -.3264
Int_1 .0912 .0277 3.2916 .0011 .0367 .1457

Product terms key:


Int_1 : RMO x MR_Mean

Test(s) of highest order unconditional interaction(s):


R2-chng F df1 df2 p
X*W .0115 10.8344 1.0000 296.0000 .0011
----------
Focal predict: RMO (X)
Mod var: MR_Mean (W)

Conditional effects of the focal predictor at values of the moderator(s):

MR_Mean Effect se t p LLCI ULCI


-.8590 .3163 .0504 6.2805 .0000 .2172 .4154
.0000 .3946 .0404 9.7709 .0000 .3151 .4741
.8590 .4729 .0431 10.9717 .0000 .3881 .5578

Data for visualizing the conditional effect of the focal predictor:


Paste text below into a SPSS syntax window and execute to produce plot.

DATA LIST FREE/


RMO MR_Mean CVCB .
BEGIN DATA.
-.7673 -.8590 3.8221
.0000 -.8590 4.0648
.7673 -.8590 4.3075
-.7673 .0000 3.4193
.0000 .0000 3.7221
.7673 .0000 4.0249
-.7673 .8590 3.0166
.0000 .8590 3.3795
.7673 .8590 3.7424
END DATA.
GRAPH/SCATTERPLOT=
RMO WITH CVCB BY MR_Mean .

*********************** ANALYSIS NOTES AND ERRORS ************************

Level of confidence for all confidence intervals in output:


95.0000

W values in conditional tables are the mean and +/- SD from the mean.

NOTE: The following variables were mean centered prior to analysis:


MR_Mean RMO

------ END MATRIX -----

You might also like