You are on page 1of 10

DESCRIPTIVES VARIABLES=DPR G PK L DER P

/SAVE
/STATISTICS=MEAN STDDEV MIN MAX.

Descriptives

Notes

Output Created 22-MAR-2018 20:34:20


Comments
Input Data C:\Users\ACER\Documents\Untitled 31
OUTLIER.sav
Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data
84
File
Missing Value Handling Definition of Missing User defined missing values are treated
as missing.
Cases Used All non-missing data are used.
Syntax DESCRIPTIVES VARIABLES=DPR G
PK L DER P
/SAVE
/STATISTICS=MEAN STDDEV MIN
MAX.
Resources Processor Time 00:00:00,03
Elapsed Time 00:00:00,03
Variables Created or ZDPR Zscore(DPR)
Modified ZG Zscore(G)

ZPK Zscore(PK)

ZL Zscore(L)

ZDER Zscore(DER)

ZP Zscore(P)

Descriptive Statistics

N Minimum Maximum Mean Std. Deviation


DPR 84 ,03 1,26 ,4315 ,27566
G 84 -,06 ,55 ,1564 ,12142
PK 84 ,01 4,40 1,3128 1,14982
L 84 ,58 6,73 2,3575 1,42367
DER 84 ,12 3,03 ,7045 ,45395
P 84 ,00 ,66 ,1196 ,10669
Valid N (listwise) 84

REGRESSION
/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA COLLIN TOL
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT DPR
/METHOD=ENTER G PK L DER P
/RESIDUALS DURBIN
/SAVE RESID.

Regression

Notes

Output Created 22-MAR-2018 20:34:39


Comments
Input Data C:\Users\ACER\Documents\Untitled 31
OUTLIER.sav
Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data
84
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 COLLIN TOL
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT DPR
/METHOD=ENTER G PK L DER P
/RESIDUALS DURBIN
/SAVE RESID.
Resources Processor Time 00:00:00,02
Elapsed Time 00:00:00,06
Memory Required 2804 bytes
Additional Memory Required
0 bytes
for Residual Plots
Variables Created or RES_1
Unstandardized Residual
Modified

Variables Entered/Removeda

Variables Variables
Model Entered Removed Method

1 P, DER, G, PK,
. Enter
Lb

a. Dependent Variable: DPR


b. All requested variables entered.

Model Summaryb

Adjusted R Std. Error of the


Model R R Square Square Estimate Durbin-Watson

1 ,198a ,039 -,022 ,27873 2,142

a. Predictors: (Constant), P, DER, G, PK, L


b. Dependent Variable: DPR

ANOVAa

Model Sum of Squares df Mean Square F Sig.

1 Regression ,247 5 ,049 ,636 ,673b


Residual 6,060 78 ,078

Total 6,307 83

a. Dependent Variable: DPR


b. Predictors: (Constant), P, DER, G, PK, L

Coefficientsa

Standardize
Unstandardized d
Coefficients Coefficients

Model B Std. Error Beta t Sig.

1 (Constant
,453 ,118 3,849 ,000
)

G ,239 ,262 ,105 ,912 ,365


PK ,006 ,031 ,025 ,197 ,845

L -,032 ,029 -,163 -1,072 ,287

DER -,048 ,085 -,078 -,563 ,575

P ,347 ,333 ,134 1,041 ,301

Coefficientsa

Collinearity Statistics

Model Tolerance VIF

1 (Constant)

G ,927 1,078

PK ,757 1,321

L ,531 1,883

DER ,635 1,575

P ,740 1,352

a. Dependent Variable: DPR

Collinearity Diagnosticsa

Variance Proportions

Eigenvalu Condition (Constant


Model Dimension e Index ) G PK L

1 1 4,434 1,000 ,00 ,01 ,01 ,01

2 ,631 2,650 ,00 ,06 ,27 ,02

3 ,465 3,086 ,00 ,05 ,02 ,07


4 ,281 3,975 ,00 ,79 ,00 ,01

5 ,144 5,556 ,07 ,05 ,69 ,26

6 ,045 9,883 ,93 ,05 ,00 ,63

Collinearity Diagnosticsa

Variance Proportions

Model Dimension DER P

1 1 ,01 ,01

2 ,02 ,10

3 ,13 ,23

4 ,17 ,09

5 ,03 ,55

6 ,64 ,01

a. Dependent Variable: DPR

Residuals Statisticsa

Minimum Maximum Mean Std. Deviation N

Predicted Value ,3301 ,7431 ,4315 ,05455 84


Residual -,43120 ,81945 ,00000 ,27021 84
Std. Predicted Value -1,859 5,710 ,000 1,000 84
Std. Residual -1,547 2,940 ,000 ,969 84

a. Dependent Variable: DPR

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

NPar Tests

Notes

Output Created 22-MAR-2018 20:35:04


Comments
Input Data C:\Users\ACER\Documents\Untitled 31
OUTLIER.sav
Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data
84
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,01


a
Number of Cases Allowed 393216

a. Based on availability of workspace memory.

One-Sample Kolmogorov-Smirnov Test

Unstandardized
Residual

N 84
a,b
Normal Parameters Mean ,0000000
Std. Deviation ,27020663
Most Extreme Differences Absolute ,116
Positive ,116
Negative -,069
Test Statistic ,116
Asymp. Sig. (2-tailed) ,007c

a. Test distribution is Normal.


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

COMPUTE ABSRES=ABS(RES_1).
EXECUTE.
REGRESSION
/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT ABSRES
/METHOD=ENTER G PK L DER P.

Regression

Notes

Output Created 22-MAR-2018 20:35:58


Comments
Input Data C:\Users\ACER\Documents\Untitled 31
OUTLIER.sav
Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data
84
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 ABSRES
/METHOD=ENTER G PK L DER P.
Resources Processor Time 00:00:00,02

Elapsed Time 00:00:00,02

Memory Required 2828 bytes

Additional Memory Required


0 bytes
for Residual Plots

Variables Entered/Removeda

Variables Variables
Model Entered Removed Method
1 P, DER, G, PK,
. Enter
Lb

a. Dependent Variable: ABSRES


b. All requested variables entered.

Model Summary

Adjusted R Std. Error of the


Model R R Square Square Estimate

1 ,214a ,046 -,015 ,18060

a. Predictors: (Constant), P, DER, G, PK, L

ANOVAa

Model Sum of Squares df Mean Square F Sig.

1 Regression ,122 5 ,024 ,750 ,588b

Residual 2,544 78 ,033

Total 2,667 83

a. Dependent Variable: ABSRES


b. Predictors: (Constant), P, DER, G, PK, L

Coefficientsa

Standardized
Unstandardized Coefficients Coefficients

Model B Std. Error Beta t Sig.

1 (Constant) ,248 ,076 3,250 ,002

G -,006 ,170 -,004 -,037 ,971

PK -,029 ,020 -,184 -1,444 ,153

L -,004 ,019 -,033 -,217 ,828

DER -,016 ,055 -,040 -,286 ,775

P ,105 ,216 ,063 ,486 ,628

a. Dependent Variable: ABSRES

REGRESSION
/MISSING LISTWISE
/STATISTICS COEFF OUTS R ANOVA
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT DPR
/METHOD=ENTER G PK L DER P.

Regression

Notes

Output Created 22-MAR-2018 20:36:17


Comments
Input Data C:\Users\ACER\Documents\Untitled 31
OUTLIER.sav
Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data
84
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 DPR
/METHOD=ENTER G PK L DER P.
Resources Processor Time 00:00:00,02

Elapsed Time 00:00:00,04

Memory Required 2828 bytes

Additional Memory Required


0 bytes
for Residual Plots

Variables Entered/Removeda
Variables Variables
Model Entered Removed Method

1 P, DER, G, PK,
. Enter
Lb

a. Dependent Variable: DPR


b. All requested variables entered.

Model Summary

Adjusted R Std. Error of the


Model R R Square Square Estimate
a
1 ,198 ,039 -,022 ,27873

a. Predictors: (Constant), P, DER, G, PK, L

ANOVAa

Model Sum of Squares df Mean Square F Sig.

1 Regression ,247 5 ,049 ,636 ,673b

Residual 6,060 78 ,078

Total 6,307 83

a. Dependent Variable: DPR


b. Predictors: (Constant), P, DER, G, PK, L

Coefficientsa

Standardized
Unstandardized Coefficients Coefficients

Model B Std. Error Beta t Sig.

1 (Constant) ,453 ,118 3,849 ,000

G ,239 ,262 ,105 ,912 ,365

PK ,006 ,031 ,025 ,197 ,845

L -,032 ,029 -,163 -1,072 ,287

DER -,048 ,085 -,078 -,563 ,575

P ,347 ,333 ,134 1,041 ,301

a. Dependent Variable: DPR

You might also like