You are on page 1of 13

RELIABILITY

/VARIABLES=IP1 IP2 IP3 IP4 IP5 IP6 IP7 IP8 IP9 IP10
/SCALE('ALL VARIABLES') ALL
/MODEL=ALPHA
/STATISTICS=DESCRIPTIVE SCALE
/SUMMARY=TOTAL.

Reliability
Notes
Output Created

07-Dec-2011 11:54:19

Comments
Input

Active Dataset

DataSet1

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=IP1 IP2 IP3 IP4 IP5 IP6 IP7
IP8 IP9 IP10
/SCALE('ALL VARIABLES') ALL
/MODEL=ALPHA
/STATISTICS=DESCRIPTIVE SCALE
/SUMMARY=TOTAL.

Resources

Processor Time

00:00:00.047

Elapsed Time

00:00:00.063

[DataSet1]

Scale: ALL VARIABLES


Case Processing Summary
N
Cases

Valid
Excludeda

%
30

100.0

.0

Total

30

100.0

a. Listwise deletion based on all variables in the


procedure.

Reliability Statistics
Cronbach's Alpha

N of Items

.400

10

Item Statistics
Mean

Std. Deviation

IP1

2.83

1.206

30

IP2

2.77

1.104

30

IP3

2.70

1.264

30

IP4

2.13

1.613

30

IP5

2.20

1.400

30

IP6

2.40

1.632

30

IP7

2.73

1.388

30

IP8

2.60

1.276

30

IP9

2.03

1.474

30

IP10

1.53

1.479

30

Item-Total Statistics
Scale Mean if Item Scale Variance if
Deleted

Item Deleted

Corrected Item-

Cronbach's Alpha

Total Correlation

if Item Deleted

IP1

21.10

29.610

-.055

.443

IP2

21.17

24.695

.403

.296

IP3

21.23

27.082

.126

.385

IP4

21.80

24.510

.202

.354

IP5

21.73

22.754

.421

.262

IP6

21.53

25.361

.141

.382

IP7

21.20

28.372

.003

.432

IP8

21.33

29.126

-.030

.438

IP9

21.90

28.162

.000

.436

IP10

22.40

22.455

.406

.262

Scale Statistics
Mean
23.93

Variance

Std. Deviation

30.340

N of Items

5.508

10

RELIABILITY
/VARIABLES=KS1 KS2 KS3 KS4 KS5 KS6 KS7 KS8 KS9 KS10
/SCALE('ALL VARIABLES') ALL
/MODEL=ALPHA
/STATISTICS=DESCRIPTIVE SCALE
/SUMMARY=TOTAL.

Reliability
Notes
Output Created

07-Dec-2011 11:55:02

Comments
Input

Active Dataset

DataSet1

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=KS1 KS2 KS3 KS4 KS5
KS6 KS7 KS8 KS9 KS10
/SCALE('ALL VARIABLES') ALL
/MODEL=ALPHA
/STATISTICS=DESCRIPTIVE SCALE
/SUMMARY=TOTAL.

Resources

Processor Time

00:00:00.109

Elapsed Time

00:00:00.062

[DataSet1]

Scale: ALL VARIABLES


Case Processing Summary
N
Cases

Valid
Excludeda
Total

%
30

100.0

.0

30

100.0

a. Listwise deletion based on all variables in the


procedure.

Reliability Statistics
Cronbach's Alpha

N of Items

.826

10

Item Statistics
Mean

Std. Deviation

KS1

2.67

1.749

30

KS2

2.10

1.882

30

KS3

2.60

1.812

30

KS4

2.67

1.729

30

KS5

2.67

1.729

30

KS6

2.60

1.653

30

KS7

2.70

1.705

30

KS8

2.67

1.749

30

KS9

2.40

1.734

30

KS10

2.40

1.734

30

Item-Total Statistics
Scale Mean if Item Scale Variance if
Deleted

Item Deleted

Corrected Item-

Cronbach's Alpha

Total Correlation

if Item Deleted

KS1

22.80

99.407

.475

.814

KS2

23.37

91.826

.656

.794

KS3

22.87

94.326

.608

.800

KS4

22.80

92.234

.717

.789

KS5

22.80

90.028

.793

.780

KS6

22.87

106.671

.282

.831

KS7

22.77

92.599

.716

.789

KS8

22.80

100.786

.432

.818

KS9

23.07

106.754

.258

.835

KS10

23.07

108.064

.220

.838

Scale Statistics
Mean
25.47

Variance

Std. Deviation

119.016

N of Items

10.909

10

COMPUTE IP_TOT=IP1 + IP2 + IP3 + IP4 + IP5 + IP6 + IP7 + IP8 + IP9 + IP10.
EXECUTE.
COMPUTE KS_TOT=KS1 + KS2 + KS3 + KS4 + KS5 + KS6 + KS7 + KS8 + KS9 + KS10.
EXECUTE.
EXAMINE VARIABLES=IP_TOT KS_TOT
/PLOT BOXPLOT STEMLEAF NPPLOT
/COMPARE GROUP
/STATISTICS DESCRIPTIVES
/CINTERVAL 95
/MISSING LISTWISE
/NOTOTAL.

Explore
Notes
Output Created

07-Dec-2011 12:02:42

Comments
Input

Active Dataset

DataSet1

Filter

<none>

Weight

<none>

Split File

<none>

N of Rows in Working Data File


Missing Value Handling

Definition of Missing

30
User-defined missing values for dependent
variables are treated as missing.

Cases Used

Statistics are based on cases with no


missing values for any dependent variable
or factor used.

Syntax

EXAMINE VARIABLES=IP_TOT KS_TOT


/PLOT BOXPLOT STEMLEAF NPPLOT
/COMPARE GROUP
/STATISTICS DESCRIPTIVES
/CINTERVAL 95
/MISSING LISTWISE
/NOTOTAL.

Resources

Processor Time

00:00:02.562

Elapsed Time

00:00:04.000

[DataSet1]

Case Processing Summary


Cases
Valid
N

Missing
Percent

Total

Percent

Percent

IP_TOT

30

100.0%

.0%

30

100.0%

KS_TOT

30

100.0%

.0%

30

100.0%

Descriptives
Statistic
IP_TOT

Mean
95% Confidence Interval for
Mean

23.9333
Lower Bound

21.8765

Upper Bound

25.9901

5% Trimmed Mean

23.9630

Median

24.0000

Variance

30.340

Std. Deviation

1.00565

5.50820

Minimum

13.00

Maximum

34.00

Range

21.00

Interquartile Range

Std. Error

8.00

Skewness

-.150

.427

Kurtosis

-.769

.833

KS_TOT

Mean

25.4667

95% Confidence Interval for


Mean

Lower Bound

21.3930

Upper Bound

29.5403

5% Trimmed Mean

25.9259

Median

28.0000

Variance

119.016

Std. Deviation

1.99178

1.09094E1

Minimum

.00

Maximum

40.00

Range

40.00

Interquartile Range

17.75

Skewness

-.527

.427

Kurtosis

-.649

.833

Tests of Normality
Kolmogorov-Smirnova
Statistic

df

Shapiro-Wilk
Sig.

Statistic

df

Sig.

IP_TOT

.144

30

.111

.973

30

.628

KS_TOT

.125

30

.200*

.941

30

.095

a. Lilliefors Significance Correction


*. This is a lower bound of the true significance.

IP_TOT
IP_TOT Stem-and-Leaf Plot
Frequency
1,00
5,00
10,00
9,00
5,00
Stem width:
Each leaf:

Stem &
1
1
2
2
3

.
.
.
.
.

Leaf
3
56688
0011113344
677777889
00134

10,00
1 case(s)

KS_TOT
KS_TOT Stem-and-Leaf Plot
Frequency
1,00
1,00
4,00
4,00
3,00
4,00
5,00
5,00
3,00
Stem width:
Each leaf:

Stem &
0
0
1
1
2
2
3
3
4

.
.
.
.
.
.
.
.
.

Leaf
0
8
0114
6889
134
6888
02334
56666
000

10,00
1 case(s)

You might also like