> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getrivet.ca/llms.txt
> Use this file to discover all available pages before exploring further.

# CES-D-R — Center for Epidemiologic Studies Depression Scale, Revised

> A 20-item depression scale revised to align with DSM-IV major-depressive-episode criteria across all nine symptom groups. Past-week frame, range 0–60.

The CES-D-R is the revised version of the 1977 NIMH CES-D — one of the
longest-used depression screening instruments in epidemiology and clinical
research. The 2004 revision (Eaton et al.) brought the instrument into
alignment with DSM-IV criteria across all nine major-depressive-episode
symptom groups while preserving the past-week frame and the 20-item
length.

## What it measures

Depression severity over the **past week** (note: shorter frame than
PHQ-9's 2-week frame), across all nine DSM major-depressive-episode
symptom groups. Twenty items, each rated on a 0–3 frequency scale.

Because the instrument explicitly covers every DSM symptom group, it
catches depression presentations that the PHQ-9 might miss when a
specific symptom cluster (sleep, appetite, psychomotor) is doing most of
the work.

## When to use it

* **Continuity with prior CES-D documentation.** When a client's chart
  already has CES-D scores from a previous practitioner or earlier
  episode of care, the CES-D-R keeps the longitudinal comparison clean.
* **When you want explicit nine-symptom-group coverage.** The CES-D-R is
  designed to cover all nine DSM symptom groups directly — the PHQ-9's
  nine-item structure collapses some of them.
* **Intake, every 2–4 weeks, discharge.** Same cadence as the other
  depression measures.
* **Epidemiologic-style outcome tracking.** Where the historical CES-D
  data is the comparison set.

## How clients fill it

About three to four minutes. The stem asks how often each symptom has
been present in the past week, with four response options on a 0–3 scale.

## Scoring and severity cutoffs

The total is the sum of all 20 items. Range: 0–60.

| Total | Band                              |
| ----- | --------------------------------- |
| 0–15  | Below threshold                   |
| 16–19 | Sub-threshold depression symptoms |
| 20–30 | Possible major depressive episode |
| 31–60 | Probable major depressive episode |

The 31+ cutoff for probable major depressive episode follows the Van Dam
and Earleywine 2011 analysis.

## Items 14 and 15 — death wish and self-harm

<Warning>
  **The CES-D-R splits suicidality into two items: Item 14 ("I wished I
  were dead") and Item 15 ("I wanted to hurt myself"). Any positive
  answer on either item warrants clinical follow-up regardless of the
  total score.**

  Rivet groups the two items into a single suicidality subscale with a
  cutoff threshold of 1 — any answer beyond "Not at all or less than 1
  day" surfaces a flag in the scoring pill.
</Warning>

The split between death wish and self-harm gives you more clinical
texture than the PHQ-9's single Item 9. A client who endorses Item 14
("wished I were dead") but not Item 15 ("wanted to hurt myself") is
presenting differently than one who endorses both — both warrant
follow-up, but the conversation is different.

## How it differs from PHQ-9

* **Twenty items vs. nine.** More sensitive to mild symptoms; fewer
  ceiling effects in the moderate-to-severe range.
* **Past-week frame vs. two-week frame.** Captures more recent change;
  less stable as a baseline measure.
* **Explicit nine-DSM-symptom-group coverage** vs. PHQ-9's nine
  composite items.
* **Two suicidality items vs. one.** Death wish and self-harm are
  separate, which gives more clinical texture.

If you're starting fresh and don't have a strong reason to pick CES-D-R,
the PHQ-9 is the universal default. If your practice has a research or
epidemiology background, or your client has prior CES-D documentation,
CES-D-R earns its place.

## When NOT to use it

* **Clients under 18.** Validated in adults; an adolescent version
  (CES-DC) exists but isn't included under this ID.
* **As a sole diagnostic instrument.** Screening, not diagnosis.
* **When you need the two-week stability of PHQ-9.** The past-week frame
  is more sensitive to short-term change, which can be a feature (good
  for outcome tracking) or a bug (noisy as a baseline) depending on use.

## CES-D-R vs PHQ-9

Four differences decide it, and none of them is accuracy — both are
well-validated and both are free.

* **Length.** Twenty items against nine, which makes the CES-D-R more
  sensitive to mild symptoms and slower to fill.
* **Timeframe.** The past week, where the PHQ-9 asks about the past two.
  That matters if you're measuring around a discrete event or a weekly
  intervention.
* **Coverage.** The CES-D-R was revised to touch all nine DSM symptom
  groups explicitly.
* **Risk items.** It separates the death wish (Item 14) from the intent to
  self-harm (Item 15), where the PHQ-9 folds both into Item 9.

The common reason to choose it is continuity: if a client's file already
carries CES-D scores from a previous clinician or program, staying on the
same instrument keeps the trend readable. Otherwise
[PHQ-9](/clinical-templates/screening/phq-9) is the expected default.

## Is it free to use?

**Yes — it is public domain.** Originating with NIMH, and distributed at cesd-r.com with explicit free clinical use.

## Citations

Eaton, W. W., Smith, C., Ybarra, M., Muntaner, C., & Tien, A. (2004).
"Center for Epidemiologic Studies Depression Scale: Review and
revision (CESD and CESD-R)." In M. E. Maruish (Ed.), *The Use of
Psychological Testing for Treatment Planning and Outcomes Assessment*
(3rd ed., pp. 363–377).

Revised from: Radloff, L. S. (1977). "The CES-D Scale: A self-report
depression scale for research in the general population." *Journal of
Health and Social Behavior*, 17: 385–401.

Cutoff for probable major depressive episode: Van Dam, N. T., &
Earleywine, M. (2011). "Validation of the Center for Epidemiologic
Studies Depression Scale—Revised (CESD-R)." *Psychiatry Research*,
186(1): 128–132.

Both the original CES-D and the CES-D-R are public-domain instruments
(the original was NIMH-funded). Distributed at cesd-r.com with explicit
free clinical and research use. Rivet preserves canonical item wording
verbatim.

## Related articles

<CardGroup cols={2}>
  <Card title="PHQ-9" icon="chart-column" href="/clinical-templates/screening/phq-9">
    The simpler, more widely expected default depression measure.
  </Card>

  <Card title="QIDS-SR-16" icon="chart-column" href="/clinical-templates/screening/qids-sr-16">
    The other DSM-domain-aligned depression scale, with multi-item sleep
    and appetite coverage.
  </Card>

  <Card title="Screening overview" icon="clipboard-check" href="/clinical-templates/screening/overview">
    Picking between overlapping depression measures.
  </Card>
</CardGroup>
