| Literature DB >> 34142261 |
Edoardo Nicolò Aiello1,2, Emanuele Giovanni Depaoli3.
Abstract
BACKGROUND: Norming neuropsychological tests and standardizing their raw scores are needed to draw objective clinical judgments on clients' neuropsychological profile. The Equivalent Score (ES) method is a regression-based normative/standardization technique that relies on the non-parametric identification of the observations corresponding to the outer and inner tolerance limits (oTL; iTL) - to derive a cut-off, as well as to between-ES thresholds - to mark the passage across different levels of ability. However, identifying these observations is still a time-consuming, "manual" procedure. This work aimed at providing practitioners with a user-friendly code that helps compute TLs and ES thresholds.Entities:
Keywords: Equivalent score; Neuropsychological assessment; Normative data; Psychometrics; R; Tolerance limits
Mesh:
Year: 2021 PMID: 34142261 PMCID: PMC8789699 DOI: 10.1007/s10072-021-05374-0
Source DB: PubMed Journal: Neurol Sci ISSN: 1590-1874 Impact factor: 3.307
Fig. 1An R function to computer inner and outer tolerance limits (tolLimits). Notes. The programming lines allow to get the observations corresponding to both the outer and the inner tolerance limits along with respective safety levels. All code lines are divided in blocks to facilitate the inspection. Useful descriptions are reported in those lines introduced by a hashtag. Instructions: (1) run the first line; (2) enter the sample size (x) in the last line; (3) run the last line to get the observations corresponding to tolerance limits along with respective safety levels
Fig. 2An R script to compute Equivalent Scores (ESs) thresholds. Notes. The programming lines allow to get the observations corresponding to the last Equivalent Scores (ESs) = 1, 2, and 3. All code lines are divided in blocks to facilitate the inspection. Useful descriptions are reported in those lines introduced by a hashtag. Instructions: (1) enter the sample size (x) and outer tolerance limit (y) and run respective lines; (2) run #pre-processing lines; (3) run #ES1 lines: by running print(ES1) line, the observation (r) corresponding to the last ES = 1 is yielded; (4) run a and a_r to get the unrounded and rounded number of rs falling under the ES = 1, respectively. These “control” lines (#ctrl) are useful to determine whether the unrounded number of rs is close to the rounding threshold (.5; e.g., 25.47): this allows users to judge whether a should be rounded up or down (indeed, round() function by default rounds up numbers to the nearest integer when decimals are ≥ .5). If deciding to round up a, the last ES = 1 will be equal to ES1+1; therefore, +1 will have to be added to the b_r+ES1->ES2 line. Steps (3) and (4) are to be repeated on the following lines in order to get the last ES = 2 and 3. Users have to note that the applet associated with this script automatically rounds up number to the nearest integer when decimals are ≥ .5 (according to the round() function)
Tolerance limits (TLs) and Equivalent Score ranges for putative adjusted scores on a test
| Outer TL | Inner TL | Equivalent Scores | ||||
|---|---|---|---|---|---|---|
| 0 | 1 | 2 | 3 | 4 | ||
| 4.571 | 5.203 | ≤ 4.571 | 4.572–5.897 | 5.898–7.285 | 7.286–9.771 | ≥ 9.772 |