TITLE *** CONTOH DATA ITEMAN oleh : Isfarudi
10 O N 5
2314123412
4444444444
YYYYYYYYYY
ANISA1324132413
ALITA1241241242
BASRI2312312312
HASAN3213213213
PUTUT1341232314
DADAN1234123412
WAYAN1441431231
MARYO2223334124
ANISI4141323413
ALITI1241211242
TITLE *** CONTOH OUTPUT ITEMAN oleh : Isfarudi
MicroCAT ™ Testing System
Copyright (c) 1982, 1984, 1986 by Assessment Systems Corporation
Item and Test Analysis Program — ITEMAN ™ Version 2.02
Item analysis for data from file isf.dat Page 1
Item Statistics Alternative Statistics
———————– ———————————–
Seq. Scale Prop. Point Prop. Point
No. -Item Correct Biser. Biser. Alt. Endorsing Biser. Biser. Key
—- —– ——- —— —— —– ——— —— —— —
1 0-1 0.200 0.033 0.023 1 0.600 -0.167 -0.132
2 0.200 0.033 0.023 *
CHECK THE KEY 3 0.100 0.026 0.015
2 was specified, 4 works better 4 0.100 0.289 0.169 ?
Other 0.000 -9.000 -9.000
2 0-2 0.300 0.438 0.333 1 0.100 0.289 0.169
2 0.500 -0.174 -0.139
3 0.300 0.438 0.333 *
4 0.100 -0.763 -0.446
Other 0.000 -9.000 -9.000
3 0-3 0.200 0.363 0.254 1 0.200 0.363 0.254 *
2 0.200 0.033 0.023
CHECK THE KEY 3 0.100 1.000 0.631 ?
1 was specified, 3 works better 4 0.500 -0.752 -0.600
Other 0.000 -9.000 -9.000
4 0-4 0.200 1.000 0.716 1 0.500 -0.752 -0.600
2 0.100 0.553 0.323
3 0.200 -0.297 -0.208
4 0.200 1.000 0.716 *
Other 0.000 -9.000 -9.000
5 0-5 0.200 1.000 0.716 1 0.200 1.000 0.716 *
2 0.400 -0.550 -0.434
3 0.300 0.173 0.131
4 0.100 -0.763 -0.446
Other 0.000 -9.000 -9.000
6 0-6 0.200 0.858 0.600 1 0.300 0.040 0.030
2 0.200 0.858 0.600 *
3 0.400 -0.430 -0.339
4 0.100 -0.500 -0.292
Other 0.000 -9.000 -9.000
7 0-7 0.300 0.704 0.534 1 0.300 -0.890 -0.675
2 0.300 0.438 0.333
3 0.300 0.704 0.534 *
4 0.100 -0.500 -0.292
Other 0.000 -9.000 -9.000
8 0-8 0.300 0.969 0.736 1 0.100 -0.500 -0.292
2 0.400 -0.789 -0.622
3 0.200 0.198 0.139
4 0.300 0.969 0.736 *
Other 0.000 -9.000 -9.000
9 0-9 0.600 1.000 0.811 1 0.600 1.000 0.811 *
2 0.100 -0.500 -0.292
3 0.100 -0.763 -0.446
4 0.200 -0.627 -0.439
Other 0.000 -9.000 -9.000
10 0-10 0.400 0.287 0.226 1 0.100 -0.763 -0.446
2 0.400 0.287 0.226 *
CHECK THE KEY 3 0.300 0.438 0.333 ?
2 was specified, 3 works better 4 0.200 -0.462 -0.323
Other 0.000 -9.000 -9.000
MicroCAT ™ Testing System
Copyright (c) 1982, 1984, 1986 by Assessment Systems Corporation
Item and Test Analysis Program — ITEMAN ™ Version 2.02
Item analysis for data from file isf.dat
There were 10 examinees in the data file.
Scale Statistics
—————-
Scale: 0
——-
N of Items 10
N of Examinees 10
Mean 2.900
Variance 4.690
Std. Dev. 2.166
Skew 0.424
Kurtosis -1.030
Minimum 0.000
Maximum 7.000
Median 2.000
Alpha 0.659
SEM 1.265
Mean P 0.290
Mean Item-Tot. 0.495
Mean Biserial 0.665
5 1 Scores for examinees from file isf.dat
ANISA 5.00
ALITA 1.00
BASRI 5.00
HASAN 3.00
PUTUT 2.00
DADAN 7.00
WAYAN 0.00
MARYO 1.00
ANISI 4.00
ALITI 1.00
TITLE *** CONTOH PROGRAM RELIABILITA (NON-TEST) ***
data list fixed/ nomor 1-2 butir01 to butir15 4-18.
value labels butir01 to butir15 1 ’sangat tak setuju’ 2 ‘tak setuju’ 3 ’setuju’
4 ’sangat setuju’.
begin data. 01 441423433443234
02 232324433443334
03 333413433343434
04 331413331444434
05 222433343333344
06 221113323233232
07 231433333444332
08 434443333433333
09 342444334434334
10 322422444343344
11 332323443244444
12 433243334244342
13 434334343443344
14 322424434343344
15 222433333433334
16 232444334343332
17 422441243433334
18 321314433343442
19 422343333433334
20 133423434133332
21 331433444333333
22 221114434444444
23 231113333433332
24 211233433233234
25 331324433344334
26 221324444444344
27 333333333333333
28 333223333333232
29 242234443233234
30 433444244441344
end data.
reliability variabels=butir01 to butir15 /scale(overall)=all/statistics=descriptives scale/model=alpha/summary=total.