1  Two choices behind every score report

An operational item response analysis produces three kinds of report from one fitted model: a score for each person, an ordering or a selected group, and a distribution, the histogram in the technical appendix, the standard deviation in the norms table, the percentile a raw score is converted into. Figure 1.1 shows all three built from a single real dataset, the grade-3 reading comprehension test that will reappear throughout this book as case C1.

Three panels built from one fitted model: individual ability estimates with intervals, a histogram with the top decile shaded, and a cumulative distribution converting a score to a percentile.
Figure 1.1: One fitted model, three kinds of report: a score for each person, a selected group, and a distribution that turns scores into percentiles. All three panels are built from the same default report (Gaussian prior, posterior-mean summary) of the permissively licensed vocabulary checklist case C4 under Rasch. (a) Seven respondents spanning the scale, each with a point estimate and an approximate normal-based interval \hat\theta\pm1.96\,\mathrm{PSD}; it is not an exact posterior-quantile interval. (b) The full ensemble of 500 estimates with the exact k=\lceil0.10n\rceil selected set shaded (person ID breaks a boundary tie), the form a selection decision consumes. (c) The ensemble as a cumulative distribution, the form a norms table consumes: the marked person’s score is converted into a percentile by the shape of the whole curve. The three reports answer different questions and, as the rest of the book shows, are optimized by different summaries and disturbed by different choices. Frozen run store, seed A.

The analysis behind those reports made two choices that most software makes silently. The first is the prior for the latent ability distribution G. The conventional choice is the standard normal, and it is not innocent: with a Gaussian prior, the model will report a roughly Gaussian ability distribution whether or not the population is one, because the prior is part of what the reported distribution is made of. The alternative studied in this project replaces the normal with a Dirichlet process mixture (DPM), which lets the data place probability mass where it finds it, in a shoulder, a second mode, a long tail. It requires heavier computation and introduces two elicitation settings of its own.

The second choice is the posterior summary: the rule that collapses each person’s posterior distribution into the one number that is reported. The posterior mean (PM) is optimal for each person’s squared error and is what nearly all software reports. It achieves that optimality while shrinking toward the center, so the ensemble of PM estimates is systematically narrower than the population it is meant to describe; a histogram of PM scores understates the spread of ability as a matter of arithmetic, not of misfit. Two established repairs re-aim the summary at the ensemble rather than the person: the constrained Bayes summary of Ghosh (1992) (CB) rescales the estimates so their mean and marginal variance match the corresponding posterior moment target. This implementation is exact under posterior independence; shared item and hyperparameter uncertainty can induce cross-person covariance that it omits. The triple-goal summary of Shen & Louis (1998) (GR) targets the posterior expected finite-sample realized EDF G_N and each person’s posterior expected rank, then assigns EDF quantiles by rank. Neither is exotic; both are a few lines of post-processing on the same fitted model.

Crossing three priors (the Gaussian, a calibrated “focused” DPM, and a deliberately diffuse “broad” DPM) with the three summaries gives the nine combinations of Figure 1.2, and the pair of choices, prior and summary together, is the object this project studies. We refer to the two choices as levers. Their apparent relative length depends on the estimand: the current simulation-wide factorial decomposition assigns more variation to summary, while one-swap comparisons on the exploratory case join need not. Under the registered paired-geometric crossed comparison, Gaussian + GR beats DP-focused + PM in 100 of 120 simulated cells.

A three-by-three menu of prior by summary combinations, with the Gaussian-plus-PM default outlined.
Figure 1.2: The estimator is a pair of choices, not one: a latent prior (rows) crossed with a posterior summary (columns) gives nine reportable estimate sets per fitted item model, of which operational practice uses the outlined one. The three priors require separate MCMC fits; the three summaries are read from the same stored posterior draws, so within-row contrasts are paired and usually have reduced, not zero, Monte Carlo variation. Every color in this menu recurs with the same meaning in every figure of the book: Gaussian blue, focused DP vermillion, broad DP green, darkening from GR to PM within each family.

1.1 Why real data, and why these

The project’s manuscript originally argued from design descriptors alone: a reader was given a sample size and a reliability, and the simulation’s tables answered for a hypothetical test of that description. The argument was correct and unpersuasive in equal measure, because it never touched an actual dataset, and because two of its inputs, reliability and latent shape, turn out to be measurements with their own error and their own model-dependence rather than known labels. The present volume replaces the hypothetical section with thirteen real tests, selected from the Item Response Warehouse (Domingue et al., 2025) to span the simulation’s grid as far as real dichotomous data allow, each fitted under both item models (Rasch and two-parameter logistic) and all nine combinations, with every comparison frozen before any result was seen.

Real data change the question. In the simulation, truth is known, so the question is which combination recovers it. On a real test no such adjudication is possible, and this book never attempts one. What a real test can establish is consequence: how much the reported output changes when the choice changes, in the quantities a technical report actually prints. The division of labor between consequence and correctness, and the discipline it imposes on the language of this book, is the subject of Chapter 3.

1.2 The plan of the book

The plan of the book is as follows. Chapter 2 compresses the simulation volume’s findings to what a reader of this one needs: the two levers, the reliability gradient, exploratory grid guidance, and the post-outcome safety interpretation. Chapter 3 fixes the epistemic ground rules. Part II introduces the corpus and the portfolio: the screening funnel (Chapter 4), the measurement of a real test’s three coordinates and the two ways it is harder than it looks (Chapter 5), and the thirteen cases themselves (Chapter 6). Part III specifies the comparison: the nine combinations, the four output families with their pre-declared materiality thresholds (Chapter 7), and the computation (Chapter 8). Part IV reports what changes on real tests, beginning with the consequence map (Chapter 9) and continuing through individual scores (Chapter 10), the reported distribution (Chapter 11), rankings and selection (Chapter 12), tails and cut scores (Chapter 13), and the reproducibility of the report itself (Chapter 14). Part V matches each eligible case-cell to the simulation cell its coordinates select and reads out that cell’s verdict (Chapter 15), a join that is exploratory because it was assembled after both source volumes’ results; it then examines the item-model question (Chapter 16) and separates safety scope from the cells that carry no match (Chapter 17). Part VI turns the whole into a protocol for a reader with a test of their own (Chapter 18) and closes with what the thirteen cases settle and what they cannot (Chapter 19).

Domingue, B. W., Braginsky, M., Caffrey-Maffei, L., Gilbert, J. B., Kanopka, K., Kapoor, R., Lee, H., Liu, Y., Nadela, S., Pan, G., Zhang, L., Zhang, S., & Frank, M. C. (2025). An introduction to the item response warehouse (IRW): A resource for enhancing data usage in psychometrics. Behavior Research Methods, 57(10), 276. https://doi.org/10.3758/s13428-025-02796-y
Ghosh, M. (1992). Constrained Bayes estimation with applications. Journal of the American Statistical Association, 87(418), 533–540. https://doi.org/10.1080/01621459.1992.10475236
Shen, W., & Louis, T. A. (1998). Triple-goal estimates in two-stage hierarchical models. Journal of the Royal Statistical Society Series B: Statistical Methodology, 60(2), 455–471. https://doi.org/10.1111/1467-9868.00135