EXTRSCORE= extreme score adjustment for extreme measures = 0.3

Top Up Down  A A

EXTRSCORE= is the fractional score point value to subtract from perfect (maximum possible) scores, and to add to zero (minimum possible) scores, in order to estimate finite values for extreme scores (formerly MMADJ=). Look at the location of the E's in the tails of the test ogive in Table 20. If they look too far away, increase EXTRSC= by 0.1. If they look too bunched up, reduce EXTRSC= by 0.1.

 

The measure corresponding to an extreme (maximum or minimum) score is not estimable, but the measure corresponding to a score a little less than maximum, or a little more than minimum, is estimable, and is often a useful measure to report.

 

Rasch programs differ in the way they estimate measures for extreme scores. Adjustment to the value of EXTRSC= can enable a close match to be made to the results produced by other programs.

 

There is no "correct" answer to the question: "How large should ExtremeScoreAdjustment= be?" The most conservative value, and that recommended by Joseph Berkson, is 0.5. Some work by John Tukey indicates that 0.167 is a reasonable value. The smaller you set EXTRSC=, the further away measures corresponding to extreme scores will be located from the other measures. The technique used here is Strategy 1 in www.rasch.org/rmt/rmt122h.htm.

 

Treatment of Extreme Scores

Tables

Output files

Placed at extremes of map

1, 12, 16

 

Positioned by estimated measure

13, 17, 20, 22

 

Positioned by entry numbers

14, 18

IFILE=, ISFILE=, PFILE=, RFILE=, XFILE=

Positioned by label

15,19

 

Omitted

2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 21

SFILE=

 

Example 1: You wish to estimate conservative finite measures for extreme scores by subtracting 0.4 score points from each perfect score and adding 0.4 score points to each zero person score.

  EXTRSCORE=0.4

 

Example 2: With the standard value of EXTRSCORE=, this Table is produced:

+-------------------------------------------------------------------------+

|ENTRY    RAW                        |   INFIT  |  OUTFIT  |PTBSE|        |

|NUMBER  SCORE  COUNT  MEASURE  ERROR|MNSQ  ZSTD|MNSQ  ZSTD|CORR.| PERSON |

|------------------------------------+----------+----------+-----+--------|

|    46     60     20    7.23    1.88| MAXIMUM ESTIMATED MEASURE | XPQ003 |

|    94     62     21    5.83    1.12| .44   -.9| .08   -.6|  .62| XPQ011 |

|    86     18      6    5.11    1.90| MAXIMUM ESTIMATED MEASURE | XPQ009 |

|    64     50     17    4.94    1.09| .53   -.7| .13   -.6|  .60| XPQ006 |

 

Here, the 5.11 corresponds to a perfect score on 6 easier items. The 5.83 was obtained on 21 harder items (perhaps including the 6 easier items.) To adjust the "MAXIMUM ESTIMATED" to higher measures, lower the value of EXTRSCORE=, e.g., to EXTRSCORE=0.2

 

Example 3. EXTRSCORE= is applied to the response string as observed. So, imagine that Mary is administered 5 dichotomous items out of a pool of 100 items and scores R on the 5 items. Her estimate will be based on:

Score for estimation = Maximum (Minimum(R, 5 - EXTRSCORE) , 0 + EXTRSCORE)