You are on page 1of 11

RELIABILITY

/VARIABLES=X1_1 X1_2 X1 X2_1 X2_2 X2_3 X2_4 X2_5 X2_6 X2_7 X2_8 X2 X3_1 X3_2 X3_3 X3_4 X3_5 X3_6 X3_7 X3_8 X3_9 X3_10 X3_11 X3
/SCALE('ALL VARIABLES') ALL
/MODEL=ALPHA
/STATISTICS=DESCRIPTIVE SCALE

/SUMMARY=TOTAL.

Reliability

Notes

Output Created 02-Jan-2020 19:49:10

Comments

Input Active Dataset DataSet0

Filter <none>

Weight <none>

Split File <none>

N of Rows in Working Data File 30

Matrix Input

Missing Value Handling Definition of Missing User-defined missing values are treated as
missing.

Cases Used Statistics are based on all cases with valid


data for all variables in the procedure.

Syntax RELIABILITY
/VARIABLES=X1_1 X1_2 X1 X2_1 X2_2
X2_3 X2_4 X2_5 X2_6 X2_7 X2_8 X2 X3_1
X3_2 X3_3 X3_4 X3_5 X3_6 X3_7 X3_8
X3_9 X3_10 X3_11 X3
/SCALE('ALL VARIABLES') ALL
/MODEL=ALPHA
/STATISTICS=DESCRIPTIVE SCALE
/SUMMARY=TOTAL.

Resources Processor Time 00:00:00.031

Elapsed Time 00:00:00.031


[DataSet0]

Scale: ALL VARIABLES

Case Processing Summary

N %

Cases Valid 30 100.0

Excludeda 0 .0

Total 30 100.0

a. Listwise deletion based on all variables in the


procedure.

Reliability Statistics

Cronbach's Alpha N of Items

.070 24

Item Statistics

Mean Std. Deviation N

X1_1 3.60 .814 30

X1_2 3.67 .606 30

X1 7.27 .980 30

X2_1 3.83 .874 30

X2_2 3.53 1.106 30

X2_3 3.33 .844 30

X2_4 3.37 .964 30

X2_5 3.47 .730 30


X2_6 3.93 1.048 30

X2_7 3.53 .973 30

X2_8 3.67 .661 30

X2 28.67 2.233 30

X3_1 3.87 .819 30

X3_2 3.87 .434 30

X3_3 3.70 1.119 30

X3_4 3.97 .809 30

X3_5 3.83 1.053 30

X3_6 3.90 .885 30

X3_7 3.67 .922 30

X3_8 2.90 .960 30

X3_9 3.57 .817 30

X3_10 4.07 .740 30

X3_11 3.90 .712 30

X3 41.23 2.979 30

Item-Total Statistics

Scale Mean if Item Scale Variance if Corrected Item- Cronbach's Alpha


Deleted Item Deleted Total Correlation if Item Deleted

X1_1 150.73 35.582 -.350 .164

X1_2 150.67 30.368 .316 .003

X1 147.07 33.030 -.101 .106

X2_1 150.50 36.121 -.384 .180

X2_2 150.80 35.545 -.297 .180

X2_3 151.00 30.345 .193 .014

X2_4 150.97 30.447 .138 .025

X2_5 150.87 29.982 .292 -.005a

X2_6 150.40 30.455 .112 .031


X2_7 150.80 32.786 -.079 .098

X2_8 150.67 33.471 -.138 .102

X2 125.67 27.540 .014 .071

X3_1 150.47 29.430 .309 -.020a

X3_2 150.47 32.533 .026 .067

X3_3 150.63 29.620 .163 .008

X3_4 150.37 30.999 .133 .034

X3_5 150.50 29.293 .215 -.009a

X3_6 150.43 32.737 -.066 .092

X3_7 150.67 32.506 -.048 .087

X3_8 151.43 34.530 -.231 .145

X3_9 150.77 35.151 -.306 .154

X3_10 150.27 28.754 .447 -.049a

X3_11 150.43 32.185 .020 .066

X3 113.10 19.955 .151 -.095a

a. The value is negative due to a negative average covariance among items. This violates
reliability model assumptions. You may want to check item codings.

Scale Statistics

Mean Variance Std. Deviation N of Items

154.33 32.851 5.732 24

REGRESSION
/MISSING LISTWISE
/STATISTICS COEFF OUTS BCOV R ANOVA COLLIN TOL ZPP
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT Y1
/METHOD=ENTER X1 X2 X3
/SCATTERPLOT=(Y1 ,*DRESID)
/RESIDUALS DURBIN HIST(ZRESID) NORM(ZRESID)
/CASEWISE PLOT(ZRESID) OUTLIERS(3)

/SAVE RESID ZRESID.


Regression
Notes

Output Created 02-Jan-2020 19:51:41

Comments

Input Active Dataset DataSet0

Filter <none>

Weight <none>

Split File <none>

N of Rows in Working Data File 30

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 ZPP
/CRITERIA=PIN(.05) POUT(.10)
/NOORIGIN
/DEPENDENT Y1
/METHOD=ENTER X1 X2 X3
/SCATTERPLOT=(Y1 ,*DRESID)
/RESIDUALS DURBIN HIST(ZRESID)
NORM(ZRESID)
/CASEWISE PLOT(ZRESID)
OUTLIERS(3)
/SAVE RESID ZRESID.

Resources Processor Time 00:00:01.391

Elapsed Time 00:00:01.327

Memory Required 2468 bytes

Additional Memory Required for


896 bytes
Residual Plots
Variables Created or Modified RES_1 Unstandardized Residual

ZRE_1 Standardized Residual

[DataSet0]

Variables Entered/Removedb

Variables
Model Variables Entered Removed Method

1 X3, X1, X2a . Enter

a. All requested variables entered.

b. Dependent Variable: Y1

Model Summaryb

Std. Error of the


Model R R Square Adjusted R Square Estimate Durbin-Watson

1 .295a .087 -.018 2.058 1.761

a. Predictors: (Constant), X3, X1, X2

b. Dependent Variable: Y1

ANOVAb

Model Sum of Squares df Mean Square F Sig.

1 Regression 10.522 3 3.507 .828 .491a

Residual 110.145 26 4.236

Total 120.667 29

a. Predictors: (Constant), X3, X1, X2

b. Dependent Variable: Y1
Coefficientsa

Standardized
Unstandardized Coefficients Coefficients Correlations Collinearity Statistics

Model B Std. Error Beta t Sig. Zero-order Partial Part Tolerance VIF

1 (Constant) 4.680 10.543 .444 .661

X1 .471 .410 .226 1.147 .262 .195 .220 .215 .903 1.108

X2 .214 .186 .234 1.152 .260 .192 .220 .216 .850 1.176

X3 .099 .146 .145 .682 .501 -.013 .133 .128 .774 1.293

a. Dependent Variable: Y1

Coefficient Correlationsa

Model X3 X1 X2

1 Correlations X3 1.000 .307 .383

X1 .307 1.000 .067

X2 .383 .067 1.000

Covariances X3 .021 .018 .010

X1 .018 .168 .005

X2 .010 .005 .034

a. Dependent Variable: Y1

Collinearity Diagnosticsa

Variance Proportions
Dimensi
Model on Eigenvalue Condition Index (Constant) X1 X2 X3

1 1 3.977 1.000 .00 .00 .00 .00

2 .015 16.108 .00 .71 .01 .06

3 .007 23.722 .00 .08 .44 .18


4 .001 66.236 1.00 .20 .55 .75

a. Dependent Variable: Y1

Residuals Statisticsa

Minimum Maximum Mean Std. Deviation N

Predicted Value 17.24 19.53 18.33 .602 30

Std. Predicted Value -1.807 1.980 .000 1.000 30

Standard Error of Predicted


.408 1.266 .731 .176 30
Value

Adjusted Predicted Value 16.18 19.51 18.30 .717 30

Residual -3.843 3.388 .000 1.949 30

Std. Residual -1.867 1.646 .000 .947 30

Stud. Residual -1.944 1.700 .006 1.008 30

Deleted Residual -4.167 3.613 .028 2.217 30

Stud. Deleted Residual -2.062 1.768 .001 1.032 30

Mahal. Distance .172 10.010 2.900 1.963 30

Cook's Distance .000 .178 .035 .038 30

Centered Leverage Value .006 .345 .100 .068 30

a. Dependent Variable: Y1

Charts

You might also like