Jacobson-Truax — Reliable Change & Clinical Significance

Dr. R. Düsing · Osnabrück University
📋 Example — BDI-II (Beck Depression Inventory II)
The BDI-II measures depressive symptoms on a scale of 0–63 (retest reliability ≈ .92). A patient starts at Pre = 32 (severe) and, after therapy, is at Post = 12 (minimal). Is this improvement reliable (beyond measurement error) — and is it clinically meaningful (a shift from the clinical to the healthy population)? These are exactly the two questions the Jacobson-Truax method answers.
Metrics of Change Measurement
SDd·√(1−rtt)
SE of the Difference Sdiff
√2·SEM
RCI Critical Value
z·Sdiff · points
Clinical Cutoff
Criterion c
The Two Populations & the Clinical Cutoff
Distribution healthy (green) vs. clinical (red) — where does the cutoff separate them?
Jacobson-Truax Plot — Pre vs. Post
Change diagram with reliable-change band & clinical cutoff
Sample Classification — 5 Groups per JTRCI (N = 80)
✓ Recovered
Post in the functional range and reliable improvement (|RCI| ≥ 1.96).
✓? Not Reliably Recovered
Post below the cutoff (functional), but change within the RCI band — recovery not verifiable.
↑ Improved
Reliable improvement, but cutoff not crossed.
→ Unchanged
Change within measurement error — not reliable.
↓ Deteriorated
Reliable deterioration beyond measurement error.
Concepts
The RCI checks whether an individual change is larger than the measurement error. It relates the pre-post difference to the standard error of the difference. Only at |RCI| > 1.96 does the change count as reliable (p < .05) — anything below could be pure measurement noise.
Reliable ≠ meaningful. A person can improve reliably and still remain clinically symptomatic. Clinical significance asks: has the person moved from the dysfunctional to the functional population? The cutoff marks the boundary between the two worlds.
Why Two Criteria?
Statistical significance at the group level says nothing about the individual patient. Jacobson & Truax (1991) therefore combine reliability (RCI) and meaningfulness (cutoff) — the foundation of modern outcome research. This tool uses the 5-group variant from the R package JTRCI, which additionally identifies "not reliably recovered".
Cutoff a, b, c — or d?
a: 2 SD from the clinical mean. b: within 2 SD of the healthy norm — often too liberal. c: weighted midpoint, usually the best choice. d: a self-set, clinically validated cutoff (e.g. SCL GSI T>60) — not part of the original procedure, but transparent and often the best justified. Switch between BDI & SCL to see the difference.
Jacobson-Truax — Method & Formulas
The Fundamental Problem

A significant mean change in a therapy study says nothing about whether an individual patient actually feels better after treatment. Jacobson & Truax (1991) resolve this with two questions per person: (1) Is the change reliable? (2) Is it clinically meaningful?

The measurement error (standard error of measurement, SEM) results from spread and reliability:

SE_M = SD · √(1 − r_tt) S_diff = √2 · SE_M (standard error of the difference) RCI = (x_pre − x_post) / S_diff

If |RCI| > 1.96, the change exceeds the measurement error with 95% confidence. Equivalently: the raw difference must be larger than the critical value = 1.96 · Sdiff. The SD of the clinical population (SDd) is used here as the pretest SD.

2 · Clinical Significance — Four Cutoff Criteria
a = M_d − 2·SD_d (leaving the clinical distribution) b = M_f + 2·SD_f (entering the healthy distribution) c = (SD_f·M_d + SD_d·M_f) / (SD_f + SD_d) d = freely chosen, validated cutoff

a uses only the clinical sample (when no healthy norm is available) and is conservative. b uses only the healthy norm. c is the likelihood-weighted intersection of both distributions. d is a pragmatic addition (see below).

Which Criterion to Choose? (Practice)

Criterion a is conservative. It uses only the clinical sample (a = Md − 2·SDd) and requires the post value to leave the clinical distribution downward — essentially returning almost to the healthy mean. Sensible when no healthy norm sample is available; tends to be strict, though, so genuine improvements are less often classified as "clinically meaningful".

Criterion b is often too liberal. "Within 2 SD of the healthy" corresponds to the 97.5th percentile of the healthy distribution — a very wide net. When the clinical and healthy distributions overlap (the usual case for symptom scales), many patients already count as "functional" before therapy, and the criterion contributes little information.

Criterion c is usually the best choice. It automatically lands where both populations are equally likely — typically close to clinically meaningful thresholds. Important: in a JT analysis you always have pretest data for the clinical group — so you can always estimate Md and SDd and compute c from them. The excuse "only a healthy norm is available → I must use b" is rarely truly necessary.

The "2-SD" factor is convention, not law. With 1 or 1.28 SD, b would come closer to validated clinical thresholds.

Criterion d — Your Own Validated Cutoff

d is not part of the original procedure by Jacobson & Truax — but in practice it's often the most transparent and best-justified solution: instead of a statistical 2-SD value, you plug in a clinically validated threshold directly from a test manual or the literature.

Example SCL-90-S: the authors define a case at GSI-T > 60. Setting this value as d=60 is traceable and manual-conformant — reviewers generally accept this, precisely because it rests on the original source.

Note — d doesn't exist directly in JTRCI: the R package JTRCI only knows the criteria a, b, and c. If you still want to reach a fixed cutoff there, you can "trick" it by choosing the population parameters accordingly. Example SCL-90-S with target cutoff 60: take criterion b, leave the healthy norm at Mf = 50 as in the original, but set SDf = 5 — that gives b = Mf + 2·SDf = 50 + 2·5 = 60. This works, but is harder for outsiders to follow. Option d in this tool makes the same step explicit and transparent.

Worked Example: SCL-90-S GSI (T Scores)

Healthy Mf=50 / SDf=10, clinical Md=65 / SDd=8. From this:

a = 65 − 2·8 = 49 (too strict: ~ healthy mean) b = 50 + 2·10 = 70 (unusable: above almost every patient) c = (10·65 + 8·50)/18 ≈ 58.3 (close to 60, but not exact) d = 60 (manual caseness, exactly traceable)

In an outpatient clinic with a pretest mean of T≈65, this nicely shows the weaknesses: b=70 would sit above almost all patients (barely anyone counts as a case), a=49 requires an almost complete return to the healthy mean, c≈58 comes close but misses the official threshold. d=60 directly reflects the manual-conformant definition.

The Classification — 5 Groups, per the R Package JTRCI

This tool follows exactly the classification logic of the R package JTRCI (A.-W. Kruijt) — the same grouping reported in many publications. The decision is made on two quantities: the position of the post value relative to the cutoff, and the RCI. The five groups:

Recovered: post in the functional range AND reliable improvement (|RCI| ≥ 1.96).
Not reliably recovered: post in the functional range, but change within the measurement-error band (|RCI| < 1.96).
Improved: reliable improvement, but post still in the clinical range.
Unchanged: post in the clinical range, no reliable change.
Deteriorated: reliable change in the unfavorable direction — overrides all other categories.

Why "not reliably recovered"? Someone can end up below the cutoff without the change exceeding the measurement error — the apparent recovery could therefore be measurement noise. JTRCI makes this uncertainty visible as its own group, instead of hiding it under "unchanged" (as the classic four-cell scheme does).

Caution regarding pre-status: the classification — like JTRCI — uses only the post value and RCI, not whether someone was even in the clinical range to begin with. Someone who already starts below the cutoff before treatment cannot, strictly speaking, "recover" at all; such cases should be interpreted with caution (JTRCI flags them separately in the plot). For strict comparability, though, this tool deliberately follows the package logic.

Source: JTRCI — github.com/AWKruijt/JT-RCI. RCI convention there: RCI = (post − pre) / Sdiff; under "lower = better", a negative RCI means improvement.

The Jacobson-Truax Plot

The x-axis shows the pre value, the y-axis the post value. The diagonal (y = x) is the line of no change. The gray reliable-change band marks the range in which changes cannot be distinguished from measurement error (width = ± critical value). The cutoff line separates functional from dysfunctional post values. Each point's position relative to the band and cutoff determines its category.

The Focus Patient (Sidebar)

Using the two sliders Pre Value and Post Value at the very bottom of the sidebar, you set a single example patient and see live how the Jacobson-Truax logic classifies them. This is independent of the simulated sample and is meant for deliberately trying out individual cases.

Directly below the sliders, two displays appear:

① The colored category field shows the classification (Recovered / Not Reliably Recovered / Improved / Unchanged / Deteriorated) in the corresponding category color — the same color the patient appears in on the JT plot.

② The RCI line gives the concrete Reliable Change Index, whether the change is reliable (reliable = outside the measurement-error band, n.s. = inside), the raw difference Δ in points, and the critical value (± crit.) the difference must exceed.

In the plot, the focus patient appears as a large, outlined point with a dashed connecting line to the diagonal — this line visually shows the magnitude of their change (the longer, the larger the pre-post difference). This lets you try out, for example: at what post value does a patient tip from "Improved" to "Recovered"? When does the change just barely fall short of reliable change? Move the cutoff and RCI settings and watch the point change category.

Example Defaults

BDI-II: scale 0–63 · rtt = .92 · healthy M=8 / SD=7 · clinical M=30 / SD=10. From this, SEM ≈ 2.83, Sdiff ≈ 4.0, critical value ≈ 7.8 points, cutoff c ≈ 17. A BDI-II change must therefore be about 8 points to be reliable. Criterion d is preset to 20 — the threshold often used as clinically relevant (transition moderate/severe depression).

SCL-90-S · GSI: T scores 30–80 · rtt = .90 · healthy M=50 / SD=10 · clinical M=65 / SD=8 · cutoff d = 60 (manual caseness). From this, SEM ≈ 2.53, critical value ≈ 7.0 T points. This shows why the a/b/c automation alone misses the manual threshold.

References

Jacobson, N.S. & Truax, P. (1991). Clinical significance: A statistical approach to defining meaningful change in psychotherapy research. Journal of Consulting and Clinical Psychology, 59(1), 12–19.
Beck, A.T., Steer, R.A. & Brown, G.K. (1996). Manual for the Beck Depression Inventory-II. Psychological Corporation.
Franke, G.H. (2002). SCL-90-R. Die Symptom-Checkliste von L.R. Derogatis (2nd ed.). Beltz Test.