| ICC(1) k different raters Agreement |
ICC(2) same k raters, bias = error Agreement |
ICC(3) same k raters, bias adjusted Consistency |
|
|---|---|---|---|
| Reliability of the average rater (?,1) |
|||
| Reliability of the averaged ratings (?,k) |
ICC(2,1) = σ²_B / (σ²_B + σ²_R + σ²_E). Consistency corrects it out: ICC(3,1) = σ²_B / (σ²_B + σ²_E). With large σ²_R, ICC(2) falls noticeably below ICC(3). Rule of thumb: if you need absolute values (a diagnostic cutoff), use agreement; if only the rank order matters, consistency is enough.ICC(_,1) describes the reliability of one rater, ICC(_,k) that of the mean of k raters. Averaging reduces the random error → reliability rises (same logic as the Spearman-Brown test-lengthening formula): ICC(3,k) = k·σ²_B / (k·σ²_B + σ²_E). More raters raise reliability because the random error (σ²_E) partly cancels out on averaging. A systematic rater bias (σ²_R), however, is unaffected — it does not vanish through averaging and continues to pull down the agreement ICC.E[MQ_zw] = σ²_E + k·σ²_B, E[MQ_rat] = σ²_E + n·σ²_R, E[MQ_res] = σ²_E. Substituting and solving gives the ICC formulas. The sliders set the true σ²; each sample deviates due to sampling error and converges only for large n·k.