You are on page 1of 21

REGRESSION

/MISSING LISTWISE
/STATISTICS COEFF OUTS BCOV R ANOVA COLLIN TOL
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT Y
/METHOD=ENTER X1 X2 X3 MOD1 MOD2 MOD3 MOD
/SCATTERPLOT=(*ZRESID ,*ZPRED)
/RESIDUALS DURBIN HISTOGRAM(ZRESID) NORMPROB(ZRESID)
/SAVE RESID.

Regression

Notes
Output Created 13-MAR-2022 23:38:31
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data File 104
Missing Value Handling Definition of Missing User-defined missing values are
treated as missing.
Cases Used Statistics are based on cases
with no missing values for any
variable used.
Syntax REGRESSION
/MISSING LISTWISE
/STATISTICS COEFF OUTS
BCOV R ANOVA COLLIN TOL
/CRITERIA=PIN(.05)
POUT(.10)
/NOORIGIN
/DEPENDENT Y
/METHOD=ENTER X1 X2 X3
MOD1 MOD2 MOD3 MOD

/SCATTERPLOT=(*ZRESID ,*ZP
RED)
/RESIDUALS DURBIN
HISTOGRAM(ZRESID)
NORMPROB(ZRESID)
/SAVE RESID.
Resources Processor Time 00:00:03.37
Elapsed Time 00:00:01.94
Memory Required 6384 bytes
Additional Memory Required for 584 bytes
Residual Plots
Variables Created or Modified RES_1 Unstandardized Residual

[DataSet0]

Variables Entered/Removeda
Variables
Model Variables Entered Removed Method
1 MOD, X3, MOD2, . Enter
MOD1, MOD3, X1,
X2b
a. Dependent Variable: Y
b. All requested variables entered.
Model Summaryb
Std. Error of the
Model R R Square Adjusted R Square Estimate Durbin-Watson
1 .443
a
.196 .138 .56552080 1.539
a. Predictors: (Constant), MOD, X3, MOD2, MOD1, MOD3, X1, X2
b. Dependent Variable: Y

ANOVAa
Model Sum of Squares df Mean Square F Sig.
1 Regression 7.499 7 1.071 3.350 .003b
Residual 30.702 96 .320
Total 38.201 103
a. Dependent Variable: Y
b. Predictors: (Constant), MOD, X3, MOD2, MOD1, MOD3, X1, X2

Coefficientsa
Standardized
Unstandardized Coefficients Coefficients Collinearity Statistics
Model B Std. Error Beta t Sig. Tolerance VIF
1 (Constant) 4.813 1.161 4.144 .000
X1 .114 .050 .262 2.264 .026 .624 1.604
X2 -.472 .272 -.203 -1.733 .086 .607 1.647
X3 9.184 4.690 .205 1.958 .053 .768 1.303
MOD1 -.503 .650 -.076 -.774 .441 .865 1.157
MOD2 -.891 1.819 -.056 -.490 .626 .630 1.588
MOD3 .000 .003 -.008 -.080 .937 .820 1.220
MOD -.121 .039 -.349 -3.117 .002 .667 1.498
a. Dependent Variable: Y

Coefficient Correlationsa
Model MOD X3 MOD2 MOD1 MOD3 X1 X2
1 Correlations MOD 1.000 .166 -.043 -.025 .179 -.514 -.141
X3 .166 1.000 -.099 -.242 .389 -.269 -.011
MOD2 -.043 -.099 1.000 .056 .000 .079 .587
MOD1 -.025 -.242 .056 1.000 -.051 .282 .025
MOD3 .179 .389 .000 -.051 1.000 -.143 .089
X1 -.514 -.269 .079 .282 -.143 1.000 -.026
X2 -.141 -.011 .587 .025 .089 -.026 1.000
Covariances MOD .001 .030 -.003 -.001 2.053E-5 -.001 -.001
X3 .030 21.996 -.842 -.739 .005 -.063 -.014
MOD2 -.003 -.842 3.310 .067 2.076E-6 .007 .291
MOD1 -.001 -.739 .067 .423 -9.798E-5 .009 .004
MOD3 2.053E-5 .005 2.076E-6 -9.798E-5 8.837E-6 -2.137E-5 7.174E-5
X1 -.001 -.063 .007 .009 -2.137E-5 .003 .000
X2 -.001 -.014 .291 .004 7.174E-5 .000 .074
a. Dependent Variable: Y

Collinearity Diagnosticsa
Variance Proportions
Model Dimension Eigenvalue Condition Index (Constant) X1 X2 X3 MOD1 MOD2 MOD3 MOD
1 1 5.222 1.000 .00 .00 .00 .01 .00 .01 .01 .00
2 1.034 2.247 .00 .00 .00 .06 .43 .00 .18 .00
3 .867 2.454 .00 .00 .00 .04 .36 .00 .36 .00
4 .403 3.599 .00 .02 .04 .02 .02 .38 .00 .00
5 .317 4.059 .00 .00 .01 .80 .04 .06 .39 .00
6 .122 6.532 .00 .70 .10 .04 .12 .00 .00 .00
7 .034 12.377 .02 .05 .85 .00 .01 .56 .02 .01
8 .001 68.814 .98 .23 .00 .03 .00 .00 .04 .99
a. Dependent Variable: Y

Residuals Statisticsa
Minimum Maximum Mean Std. Deviation N
Predicted Value .3888277 2.1499219 1.0712500 .26983136 104
Residual -.84875560 1.75538075 .00000000 .54596599 104
Std. Predicted Value -2.529 3.998 .000 1.000 104
Std. Residual -1.501 3.104 .000 .965 104
a. Dependent Variable: Y
Charts
NPAR TESTS
/RUNS(MEDIAN)=RES_1
/MISSING ANALYSIS.

NPar Tests

Notes
Output Created 13-MAR-2022 23:38:58
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data File 104
Missing Value Handling Definition of Missing User-defined missing values are
treated as missing.
Cases Used Statistics for each test are based
on all cases with valid data for
the variable(s) used in that test.
Syntax NPAR TESTS
/RUNS(MEDIAN)=RES_1
/MISSING ANALYSIS.
Resources Processor Time 00:00:00.00
Elapsed Time 00:00:00.01
Number of Cases Allowed a
786432
a. Based on availability of workspace memory.
Runs Test
Unstandardized
Residual
Test Value a
-.12574
Cases < Test Value 52
Cases >= Test Value 52
Total Cases 104
Number of Runs 44
Z -1.774
Asymp. Sig. (2-tailed) .076
a. Median
Regresi 1

NEW FILE.
DATASET NAME DataSet1 WINDOW=FRONT.
REGRESSION
/DESCRIPTIVES MEAN STDDEV CORR SIG N
/MISSING LISTWISE
/STATISTICS COEFF OUTS BCOV R ANOVA COLLIN TOL
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT y
/METHOD=ENTER x1 x2 x3
/SCATTERPLOT=(*ZRESID ,*ZPRED)
/RESIDUALS DURBIN HISTOGRAM(ZRESID) NORMPROB(ZRESID)
/SAVE RESID.

Regression

Notes
Output Created 13-MAR-2022 23:28:16
Comments
Input Active Dataset DataSet1
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data File 104
Missing Value Handling Definition of Missing User-defined missing values are
treated as missing.
Cases Used Statistics are based on cases
with no missing values for any
variable used.
Syntax REGRESSION
/DESCRIPTIVES MEAN
STDDEV CORR SIG N
/MISSING LISTWISE
/STATISTICS COEFF OUTS
BCOV R ANOVA COLLIN TOL
/CRITERIA=PIN(.05)
POUT(.10)
/NOORIGIN
/DEPENDENT y
/METHOD=ENTER x1 x2 x3

/SCATTERPLOT=(*ZRESID ,*ZP
RED)
/RESIDUALS DURBIN
HISTOGRAM(ZRESID)
NORMPROB(ZRESID)
/SAVE RESID.
Resources Processor Time 00:00:02.97
Elapsed Time 00:00:01.64
Memory Required 3472 bytes
Additional Memory Required for 648 bytes
Residual Plots
Variables Created or Modified RES_1 Unstandardized Residual

[DataSet1]

Descriptive Statistics
Mean Std. Deviation N
y 1.0712500 .60900560 104
x1 2.5834038 1.90287264 104
x2 .7204808 .26247134 104
x3 .0045000 .01811613 104

Correlations
y x1 x2 x3
Pearson Correlation y 1.000 -.034 -.200 -.156
x1 -.034 1.000 .148 .539
x2 -.200 .148 1.000 .118
x3 -.156 .539 .118 1.000
Sig. (1-tailed) y . .368 .021 .057
x1 .368 . .067 .000
x2 .021 .067 . .116
x3 .057 .000 .116 .
N y 104 104 104 104
x1 104 104 104 104
x2 104 104 104 104
x3 104 104 104 104

Variables Entered/Removeda
Variables
Model Variables Entered Removed Method
1 x3, x2, x1b . Enter
a. Dependent Variable: y
b. All requested variables entered.

Model Summaryb
Std. Error of the
Model R R Square Adjusted R Square Estimate Durbin-Watson
1 .253
a
.064 .036 .59800752 1.454
a. Predictors: (Constant), x3, x2, x1
b. Dependent Variable: y

ANOVAa
Model Sum of Squares df Mean Square F Sig.
1 Regression 2.440 3 .813 2.274 .085b
Residual 35.761 100 .358
Total 38.201 103
a. Dependent Variable: y
b. Predictors: (Constant), x3, x2, x1

Coefficientsa
Standardized
Unstandardized Coefficients Coefficients Collinearity Statistics
Model B Std. Error Beta t Sig. Tolerance VIF
1 (Constant) 1.343 .186 7.233 .000
x1 .030 .037 .094 .810 .420 .703 1.423
x2 -.446 .227 -.192 -1.964 .052 .976 1.024
x3 -6.158 3.865 -.183 -1.593 .114 .708 1.412
a. Dependent Variable: y

Coefficient Correlationsa
Model x3 x2 x1
1 Correlations x3 1.000 -.046 -.531
x2 -.046 1.000 -.100
x1 -.531 -.100 1.000
Covariances x3 14.936 -.041 -.076
x2 -.041 .052 -.001
x1 -.076 -.001 .001
a. Dependent Variable: y

Collinearity Diagnosticsa
Variance Proportions
Model Dimension Eigenvalue Condition Index (Constant) x1 x2 x3
1 1 2.873 1.000 .01 .03 .01 .02
2 .890 1.797 .01 .00 .01 .61
3 .180 3.991 .03 .92 .11 .33
4 .057 7.070 .95 .05 .87 .04
a. Dependent Variable: y
Residuals Statisticsa
Minimum Maximum Mean Std. Deviation N
Predicted Value .4880604 1.7889354 1.0712500 .15391795 104
Residual -.97569609 1.70071363 .00000000 .58923432 104
Std. Predicted Value -3.789 4.663 .000 1.000 104
Std. Residual -1.632 2.844 .000 .985 104
a. Dependent Variable: y

Charts
NPAR TESTS
/RUNS(MEDIAN)=RES_1
/MISSING ANALYSIS.

NPar Tests

Notes
Output Created 13-MAR-2022 23:28:46
Comments
Input Active Dataset DataSet1
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data File 104
Missing Value Handling Definition of Missing User-defined missing values are
treated as missing.
Cases Used Statistics for each test are based
on all cases with valid data for
the variable(s) used in that test.
Syntax NPAR TESTS
/RUNS(MEDIAN)=RES_1
/MISSING ANALYSIS.
Resources Processor Time 00:00:00.02
Elapsed Time 00:00:00.01
Number of Cases Alloweda 786432
a. Based on availability of workspace memory.
Runs Test
Unstandardized
Residual
Test Value a
-.16159
Cases < Test Value 52
Cases >= Test Value 52
Total Cases 104
Number of Runs 46
Z -1.380
Asymp. Sig. (2-tailed) .168
a. Median
Fix regresi 2

Descriptive Statistics
Mean Std. Deviation N
y 1.0712500 .60900560 104
a1 2.8834679 1.40169614 104
a2 .7204808 .26247134 104
a3 .0127287 .01356144 104
a1_x1mod .0240879 .09221853 104
a1_x2mod .0534148 .03856709 104
a1_x3mod 10.8381039 20.78938435 104

Correlations
y a1 a2 a3 a1_x1mod a1_x2mod a1_x3mod
Pearson Correlation y 1.000 .096 -.200 .232 .088 -.030 -.088
a1 .096 1.000 .189 .138 -.061 -.109 .025
a2 -.200 .189 1.000 -.007 -.058 -.036 -.130
a3 .232 .138 -.007 1.000 .159 -.011 .009
a1_x1mod .088 -.061 -.058 .159 1.000 .011 -.039
a1_x2mod -.030 -.109 -.036 -.011 .011 1.000 .025
a1_x3mod -.088 .025 -.130 .009 -.039 .025 1.000
Sig. (1-tailed) y . .165 .021 .009 .187 .382 .187
a1 .165 . .027 .081 .270 .135 .400
a2 .021 .027 . .473 .279 .358 .094
a3 .009 .081 .473 . .053 .457 .464
a1_x1mod .187 .270 .279 .053 . .454 .347
a1_x2mod .382 .135 .358 .457 .454 . .402
a1_x3mod .187 .400 .094 .464 .347 .402 .
N y 104 104 104 104 104 104 104
a1 104 104 104 104 104 104 104
a2 104 104 104 104 104 104 104
a3 104 104 104 104 104 104 104
a1_x1mod 104 104 104 104 104 104 104
a1_x2mod 104 104 104 104 104 104 104
a1_x3mod 104 104 104 104 104 104 104
Model Summaryb
Adjusted R Std. Error of the
Model R R Square Square Estimate Durbin-Watson
1 .349a .122 .067 .58814701 1.571
a. Predictors: (Constant), a1_x3mod, a3, a1_x2mod, a2, a1_x1mod, a1
b. Dependent Variable: y

ANOVAa
Model Sum of Squares df Mean Square F Sig.
1 Regression 4.648 6 .775 2.239 .046b
Residual 33.554 97 .346
Total 38.201 103
a. Dependent Variable: y
b. Predictors: (Constant), a1_x3mod, a3, a1_x2mod, a2, a1_x1mod, a1

Coefficientsa
Standardized
Unstandardized Coefficients Coefficients Collinearity Statistics
Model B Std. Error Beta t Sig. Tolerance VIF
1 (Constant) 1.249 .225 5.560 .000
a1 .050 .043 .116 1.169 .245 .927 1.078
a2 -.545 .227 -.235 -2.395 .019 .943 1.061
a3 9.361 4.380 .208 2.138 .035 .952 1.050
a1_x1mod .289 .640 .044 .451 .653 .964 1.037
a1_x2mod -.328 1.512 -.021 -.217 .829 .987 1.013
a1_x3mod -.004 .003 -.121 -1.260 .211 .978 1.023
a. Dependent Variable: y
Collinearity Diagnosticsa
Variance Proportions
Model Dimension Eigenvalue Condition Index (Constant) a1 a2 a3 a1_x1mod a1_x2mod a1_x3mod
1 1 4.364 1.000 .00 .01 .01 .02 .00 .01 .01
2 .954 2.139 .00 .00 .00 .01 .81 .00 .08
3 .739 2.430 .00 .00 .01 .01 .10 .01 .86
4 .462 3.074 .00 .00 .01 .81 .06 .13 .00
5 .311 3.747 .00 .12 .03 .13 .01 .64 .00
6 .124 5.939 .02 .77 .34 .01 .00 .08 .01
7 .047 9.632 .96 .10 .62 .02 .01 .13 .04
a. Dependent Variable: y

Residuals Statisticsa
Minimum Maximum Mean Std. Deviation N
Predicted Value .4454144 2.0386300 1.0712500 .21241801 104
Residual -.98227745 1.80907428 .00000000 .57075950 104
Std. Predicted Value -2.946 4.554 .000 1.000 104
Std. Residual -1.670 3.076 .000 .970 104
a. Dependent Variable: y
Runs Test
Unstandardized
Residual
Test Valuea -.05965
Cases < Test Value 52
Cases >= Test Value 52
Total Cases 104
Number of Runs 44
Z -1.774
Asymp. Sig. (2-tailed) .076
a. Median

You might also like