|
ISFILE= item structure output file |
Top Up Down
A A |
|
Do not use this file for anchor values. Instead use IFILE= and SFILE=.
ISFILE=filename produces an output file containing the category structure measure information for each item. All measures are added to the corresponding item's calibration and rescaled by USCALE= and UDECIMALS=. This file contains 4 heading lines (unless HLINES=N), followed by one line for each item containing:
The "AT CAT" values in the ISFILE= are based on the Rasch-model. They are the points on the "expected score" ogive for the rating scale (also called "the model ICC") at which the expected score = the category number. This is also the point at which the probability of observing the category is highest. For extreme categories (top and bottom of the rating scale), the model values are infinite, so an adjustment is made. The "AT CAT" values correspond to expected scores bottom+0.25 score points and top-0.25 score points. These provide reasonable estimates for performance in the extreme categories of the rating scale. The adjustment of 0.25 can be changed with LOWADJ= and HIADJ=. The "AT CAT" values are plotted on Table 2.2.
Since the ISFILE= has the same number of category entries for every item, the repeated fields are filled out with "0" for any further categories up to the maximum categories for any item.
When CSV=Y, commas separate the values with quotation marks around the "Item name". When CSV=T, the commas are replaced by tab characters.
When STKEEP=YES and there are intermediate null categories, i.e., with no observations, then the structure calibration into the category is set 40 logits above the previous calibration. The structure calibration out of the category, and into the next category, is set 40 logits above. Thus:
Meanings of the columns There are several ways of conceptualizing the category boundaries or thresholds of a rating (or partial credit) scale item. Imagine a rating (or partial credit) scale with categories, 1, 2, 3:
From the "expected score ogive", also called the "model item characteristic curve"
From the "category probability curves" relative to the origin of the measurement framework (need not be ordered)
From the "cumulative probability curves" (preferred by Thurstone) (must be ordered)
Example 1: You wish to write a file on disk called "ITEMST.FIL" containing the item statistics reported in Table 2.2, for use in constructing your own tables: ISFILE = ITEMST.FIL ISGROUPS = 0 ; each item has its own "partial credit" scale LOWADJ = 0.25 ; the standard for the low end of the rating scale HIADJ = 0.25 ; the standard for the high end of the rating scale
;ENTRY STAT MAX CAT CAT+.25 CAT STRU MEASURE ERROR CAT-0.5 AT CAT 50%PRB CAT STRU MEASURE ERROR CAT-0.5 CAT-.25 50%PRB 1 1 2 0 -2.47 1 1 -1.25 .00 -1.58 -.40 -1.40 2 2 .46 .00 .79 1.68 .61 2 1 2 0 -2.78 1 1 -1.57 .00 -1.89 -.71 -1.71 2 2 .15 .00 .48 1.37 .29
"ENTRY" is the item entry number
"STAT" is the item status, see IFILE=
"MAX" is the highest category
"CAT" is the current category
"CAT+0.25" is the measure corresponding to an expected score of the lowest category+0.25 score points on the item
"STRU" (structure calibration) or step measure is a Rasch model parameter estimate (Rasch-Andrich thresholds), also the point at which adjacent categories are equally probable. See "Category probability curves" graph.
"MEASURE" is the item difficulty + structure calibration.
"ERROR" is an estimate of the standard error. It is reported as .00 if it is not known.
"CAT-0.5" is the location where the expected score on the item is the category half-point value, e.g., for a scale for 0,1,2 the "CAT-0.5" values correspond to expected scores of 0.5 and 1.5. See the "Expected score ICC" graph.
"AT CAT" is the location where the expected score on the item is the category point value, e.g., for a scale for 0,1,2 the "At step" values correspond to expected scores of 0.25, 1, and 1.75. Since the "at step" values 0 and 2 are infinite they are reported for 0.25 and 1.75. See the "Expected score ICC" graph.
"50%PRB" is the location of the Rasch-Thurstone threshold, the point at which the probability of all categories below = the probability of all categories at or above. See the "Cumulative probabilities" graph.
Example 2: To produce a Table of expected measures per item-category similar to Pesudovs, K., E. Garamendi, et al. (2004). "The quality of life impact of refractive correction (QIRC) questionnaire: Development and validation." Optometry and Vision Science 81(10): 769-777, write the ISFILE= to Excel. Then delete or hide unwanted columns.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Help for WINSTEPS® Rasch Measurement Software: www.winsteps.com.