Anda di halaman 1dari 14

REGRESSION

/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT Y
/METHOD=ENTER X1 Z2.

Regression

Notes
Output Created 13-MAY-2023 21:01:47
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 474
File
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 R ANOVA
/CRITERIA=PIN(.05)
POUT(.10)
/NOORIGIN
/DEPENDENT Y
/METHOD=ENTER X1
Z2.
Resources Processor Time 00:00:00,02
Elapsed Time 00:00:00,09
Memory Required 1652 bytes
Additional Memory 0 bytes
Required for Residual Plots

[DataSet0]

Page 1
a
Variables Entered/Removed
Variables Variables
Model Entered Removed Method
b
1 Z2, X1 . Enter

a. Dependent Variable: Y
b. All requested variables entered.

Model Summary
Adjusted R Std. Error of the
Model R R Square Square Estimate
1 .891a .793 .793 7776.65245

a. Predictors: (Constant), Z2, X1

a
ANOVA
Sum of
Model Squares df Mean Square F Sig.
1 Regression 1.094E+11 2 5.472E+10 904.752 .000b
Residual 2.848E+10 471 60476323.31
Total 1.379E+11 473
a. Dependent Variable: Y
b. Predictors: (Constant), Z2, X1

a
Coefficients
Standardized
Unstandardized Coefficients Coefficients
Model B Std. Error Beta t Sig.
1 (Constant) 3850.718 900.633 4.276 .000
X1 1.923 .045 .886 42.283 .000
Z2 -22.445 3.422 -.137 -6.558 .000
a. Dependent Variable: Y

REGRESSION
/MISSING LISTWISE
/STATISTICS COEFF OUTS BCOV R ANOVA COLLIN TOL
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT Y

Page 2
/METHOD=ENTER X1 Z2.

Regression

Notes
Output Created 13-MAY-2023 21:04:18
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 474
File
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
Z2.
Resources Processor Time 00:00:00,03
Elapsed Time 00:00:00,08
Memory Required 1652 bytes
Additional Memory 0 bytes
Required for Residual Plots

a
Variables Entered/Removed
Variables Variables
Model Entered Removed Method
b
1 Z2, X1 . Enter

a. Dependent Variable: Y
b. All requested variables entered.

Page 3
Model Summary
Adjusted R Std. Error of the
Model R R Square Square Estimate
1 .891a .793 .793 7776.65245

a. Predictors: (Constant), Z2, X1

a
ANOVA
Sum of
Model Squares df Mean Square F Sig.
1 Regression 1.094E+11 2 5.472E+10 904.752 .000b
Residual 2.848E+10 471 60476323.31
Total 1.379E+11 473
a. Dependent Variable: Y
b. Predictors: (Constant), Z2, X1

a
Coefficients
Standardized
Unstandardized Coefficients Coefficients
Model B Std. Error Beta t Sig.
1 (Constant) 3850.718 900.633 4.276 .000
X1 1.923 .045 .886 42.283 .000 .998
Z2 -22.445 3.422 -.137 -6.558 .000 .998

a
Coefficients

Collinearity Statistics
Model Tolerance VIF
1 (Constant)
X1 .998 1.002
Z2 .998 1.002
a. Dependent Variable: Y

a
Coefficient Correlations
Model Z2 X1
1 Correlations Z2 1.000 -.045
X1 -.045 1.000
Covariances Z2 11.713 -.007
X1 -.007 .002
a. Dependent Variable: Y

Page 4
a
Collinearity Diagnostics
Variance Proportions
Model Dimension Eigenvalue Condition Index (Constant) X1 Z2
1 1 2.482 1.000 .02 .03 .06
2 .429 2.406 .04 .08 .90
3 .090 5.263 .94 .90 .04
a. Dependent Variable: Y

REGRESSION
/MISSING LISTWISE
/STATISTICS COEFF OUTS BCOV R ANOVA COLLIN TOL
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT Y
/METHOD=ENTER X1 Z2 X1Z2
/SAVE RESID.

Regression

Notes
Output Created 13-MAY-2023 21:07:15
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 474
File
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.

Page 5
Notes
Syntax REGRESSION
/MISSING LISTWISE
/STATISTICS COEFF
OUTS BCOV R ANOVA
COLLIN TOL
/CRITERIA=PIN(.05)
POUT(.10)
/NOORIGIN
/DEPENDENT Y
/METHOD=ENTER X1
Z2 X1Z2
/SAVE RESID.
Resources Processor Time 00:00:00,03
Elapsed Time 00:00:00,07
Memory Required 1956 bytes
Additional Memory 0 bytes
Required for Residual Plots

Variables Created or RES_1 Unstandardized Residual


Modified

a
Variables Entered/Removed
Variables Variables
Model Entered Removed Method
b
1 X1Z2, X1, Z2 . Enter

a. Dependent Variable: Y
b. All requested variables entered.

b
Model Summary
Adjusted R Std. Error of the
Model R R Square Square Estimate
1 .905a .819 .818 7291.68347

a. Predictors: (Constant), X1Z2, X1, Z2


b. Dependent Variable: Y

Page 6
a
ANOVA
Sum of
Model Squares df Mean Square F Sig.
1 Regression 1.129E+11 3 3.764E+10 707.981 .000b
Residual 2.499E+10 470 53168647.82
Total 1.379E+11 473
a. Dependent Variable: Y
b. Predictors: (Constant), X1Z2, X1, Z2

a
Coefficients
Standardized
Unstandardized Coefficients Coefficients
Model B Std. Error Beta t Sig.
1 (Constant) -3969.615 1281.983 -3.096 .002
X1 2.425 .075 1.118 32.246 .000 .321
Z2 42.015 8.574 .257 4.901 .000 .140
X1Z2 -.004 .001 -.493 -8.108 .000 .104

a
Coefficients

Collinearity Statistics
Model Tolerance VIF
1 (Constant)
X1 .321 3.117
Z2 .140 7.153
X1Z2 .104 9.592
a. Dependent Variable: Y

a
Coefficient Correlations
Model X1Z2 X1 Z2
1 Correlations X1Z2 1.000 -.824 -.927
X1 -.824 1.000 .754
Z2 -.927 .754 1.000
Covariances X1Z2 2.607E-7 -3.163E-5 -.004
X1 -3.163E-5 .006 .486
Z2 -.004 .486 73.506
a. Dependent Variable: Y

Page 7
a
Collinearity Diagnostics
Variance Proportions
Model Dimension Eigenvalue Condition Index (Constant) X1 Z2 X1Z2
1 1 3.242 1.000 .01 .00 .01 .00
2 .565 2.395 .03 .02 .04 .02
3 .174 4.313 .10 .07 .12 .10
4 .019 13.205 .87 .90 .84 .88
a. Dependent Variable: Y

a
Residuals Statistics
Minimum Maximum Mean Std. Deviation N
Predicted Value 17966.6816 132473.0625 34419.5675 15451.43322 474
Residual -25958.17773 46560.87891 .00000 7268.52296 474
Std. Predicted Value -1.065 6.346 .000 1.000 474
Std. Residual -3.560 6.385 .000 .997 474
a. Dependent Variable: Y

NPAR TESTS
/K-S(NORMAL)=RES_1
/MISSING ANALYSIS.

NPar Tests

Page 8
Notes
Output Created 13-MAY-2023 21:08:16
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 474
File
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
/K-S(NORMAL)=RES_1
/MISSING ANALYSIS.
Resources Processor Time 00:00:00,02
Elapsed Time 00:00:00,02
a
Number of Cases Allowed 393216

a. Based on availability of workspace memory.

One-Sample Kolmogorov-Smirnov Test


Unstandardized
Residual
N 474
a,b
Normal Parameters Mean .0000000
Std. Deviation 7268.522956
Most Extreme Differences Absolute .108
Positive .108
Negative -.092
Test Statistic .108
Asymp. Sig. (2-tailed) .000c

a. Test distribution is Normal.


b. Calculated from data.
c. Lilliefors Significance Correction.

REGRESSION
Page 9
/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT Y
/METHOD=ENTER X1 Z2 X1Z2
/RESIDUALS DURBIN
/SAVE RESID.

Regression

Notes
Output Created 13-MAY-2023 21:10:56
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 474
File
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 R ANOVA
/CRITERIA=PIN(.05)
POUT(.10)
/NOORIGIN
/DEPENDENT Y
/METHOD=ENTER X1
Z2 X1Z2
/RESIDUALS DURBIN
/SAVE RESID.
Resources Processor Time 00:00:00,05
Elapsed Time 00:00:00,06
Memory Required 1980 bytes
Additional Memory 0 bytes
Required for Residual Plots

Variables Created or RES_2 Unstandardized Residual


Modified

Page 10
a
Variables Entered/Removed
Variables Variables
Model Entered Removed Method
b
1 X1Z2, X1, Z2 . Enter

a. Dependent Variable: Y
b. All requested variables entered.

b
Model Summary
Adjusted R Std. Error of the
Model R R Square Square Estimate Durbin-Watson
a
1 .905 .819 .818 7291.68347 1.771

a. Predictors: (Constant), X1Z2, X1, Z2


b. Dependent Variable: Y

a
ANOVA
Sum of
Model Squares df Mean Square F Sig.
1 Regression 1.129E+11 3 3.764E+10 707.981 .000b
Residual 2.499E+10 470 53168647.82
Total 1.379E+11 473
a. Dependent Variable: Y
b. Predictors: (Constant), X1Z2, X1, Z2

a
Coefficients
Standardized
Unstandardized Coefficients Coefficients
Model B Std. Error Beta t Sig.
1 (Constant) -3969.615 1281.983 -3.096 .002
X1 2.425 .075 1.118 32.246 .000
Z2 42.015 8.574 .257 4.901 .000
X1Z2 -.004 .001 -.493 -8.108 .000
a. Dependent Variable: Y

Page 11
a
Residuals Statistics
Minimum Maximum Mean Std. Deviation N
Predicted Value 17966.6816 132473.0625 34419.5675 15451.43322 474
Residual -25958.17773 46560.87891 .00000 7268.52296 474
Std. Predicted Value -1.065 6.346 .000 1.000 474
Std. Residual -3.560 6.385 .000 .997 474
a. Dependent Variable: Y

COMPUTE ABS_RES=ABS(RES_1).
EXECUTE.
REGRESSION
/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT ABS_RES
/METHOD=ENTER X1 Z2 X1Z2
/RESIDUALS DURBIN.

Regression

Page 12
Notes
Output Created 13-MAY-2023 21:15:15
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 474
File
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 R ANOVA
/CRITERIA=PIN(.05)
POUT(.10)
/NOORIGIN
/DEPENDENT ABS_RES
/METHOD=ENTER X1
Z2 X1Z2
/RESIDUALS DURBIN.
Resources Processor Time 00:00:00,02
Elapsed Time 00:00:00,02
Memory Required 1996 bytes
Additional Memory 0 bytes
Required for Residual Plots

a
Variables Entered/Removed
Variables Variables
Model Entered Removed Method
b
1 X1Z2, X1, Z2 . Enter

a. Dependent Variable: ABS_RES


b. All requested variables entered.

Page 13
b
Model Summary
Adjusted R Std. Error of the
Model R R Square Square Estimate Durbin-Watson
a
1 .470 .221 .216 4724.67596 1.559

a. Predictors: (Constant), X1Z2, X1, Z2


b. Dependent Variable: ABS_RES

a
ANOVA
Sum of
Model Squares df Mean Square F Sig.
1 Regression 2980988935 3 993662978.3 44.514 .000b
Residual 1.049E+10 470 22322562.91
Total 1.347E+10 473
a. Dependent Variable: ABS_RES
b. Predictors: (Constant), X1Z2, X1, Z2

a
Coefficients
Standardized
Unstandardized Coefficients Coefficients
Model B Std. Error Beta t Sig.
1 (Constant) -2680.855 830.666 -3.227 .001
X1 .477 .049 .703 9.786 .000
Z2 21.219 5.555 .416 3.820 .000
X1Z2 -.002 .000 -.580 -4.601 .000
a. Dependent Variable: ABS_RES

a
Residuals Statistics
Minimum Maximum Mean Std. Deviation N
Predicted Value 1784.2784 16416.2676 4929.1758 2510.43864 474
Residual -12932.93750 41824.06641 .00000 4709.66901 474
Std. Predicted Value -1.253 4.576 .000 1.000 474
Std. Residual -2.737 8.852 .000 .997 474
a. Dependent Variable: ABS_RES

Page 14

Anda mungkin juga menyukai