| # | {{ resultText.questionCol }} | {{ resultText.answerCol }} |
|---|---|---|
| {{ a.id }} | {{ a.text }} | {{ a.answer }} |
The CES D 20 scale is a brief self report measure of depressive symptoms during the past week. It helps you notice patterns and decide whether to track changes or seek support.
You read each statement and choose how often it applied from rarely to most or all days. Answers combine into a total score and four subscores so you can see where symptoms cluster and which areas seem steadier.
For example you might report frequent low mood and reduced enjoyment while sleep is fair. The total would rise and the depressed affect subscore could lead so you would know what to watch over the next week.
Treat the result as a snapshot rather than a label. Scores can shift with sleep routine stress and health. Use consistent timing and the same week window to compare runs, and take notes about context when helpful.
If answers worry you talk with a qualified professional. This tool provides informational estimates and does not substitute professional advice.
The CES-D-20 is a 20‑item symptom inventory scored over the past week. Each item records frequency on a four‑point scale and contributes to a summed index of depressed mood and related experiences.
Responses are converted to symptom scores on a 0–3 scale. Four positively worded items are reverse‑scored, so higher totals consistently reflect more frequent symptoms. The summed total ranges from 0 to 60 and is complemented by four subscores that group items by theme.
Results are interpreted using band thresholds implemented in this package. Subscores are labeled using simple proportions of their maxima so you can compare areas like core mood, positive affect, somatic symptoms, and interpersonal items.
| Symbol | Meaning | Unit/Datatype | Source |
|---|---|---|---|
| xi | Recorded response for item i (0 to 3) | integer (0–3) | Input |
| si | Symptom score after reverse‑scoring rule | integer (0–3) | Derived |
| T | Total CES‑D score | points (0–60) | Derived |
Responses (0–3) by item: [1, 1, 2, 3, 1, 2, 1, 2, 2, 1, 1, 1, 1, 2, 1, 2, 1, 1, 0, 2]. Reverse‑scored items are 4, 8, 12, 16.
A total of 24 falls in the Moderate band below. Depressed affect is likely the highest subscore in this pattern.
| Threshold Band | Lower Bound | Upper Bound | Interpretation | Action Cue |
|---|---|---|---|---|
| Minimal | 0 | 15 | Symptoms infrequent overall | Maintain helpful routines |
| Mild | 16 | 20 | Some symptoms present | Track and review |
| Moderate | 21 | 30 | Frequent symptoms | Consider professional input |
| Severe | 31 | 60 | Symptoms most days | Seek professional review |
All computations use integers. No rounding is applied. Totals and subscores are exact sums in points.
| Field | Type | Min | Max | Step/Pattern | Error Text | Placeholder |
|---|---|---|---|---|---|---|
| Responses | integer | 0 | 3 | step 1 | — | — |
Query param r |
string | 20 chars | 20 chars | regex ^[0-3\-]{20}$ |
Invalid input is ignored | e.g., 0-2103… |
| Input | Accepted Families | Output | Encoding/Precision | Rounding |
|---|---|---|---|---|
| Item responses | 0–3 frequency choices | Total, severity band, subscores, analysis | integers; base‑4 string in r (0–3 or “-”) |
none |
Processing is browser‑based. Answers are kept on the device. An optional shareable link encodes selections in the page URL via the r parameter.
Scoring runs in constant time on 20 items. Rendering includes a lightweight gauge for visual feedback.
Identical responses produce identical totals and subscores. Invalid URL encodings are discarded and do not alter saved answers.
Encoded responses appear in the URL if sharing is used, which may expose selections in history or logs. Avoid sharing links if privacy is a concern.
r strings are ignored.r value.Depressive symptom scoring with the CES‑D‑20 follows these steps to reach a clear result.
Example: Marking “Most or all” for “I was happy” lowers the symptom score for that item because it is reverse‑scored.
Finish by noting one small action to try this week based on your pattern.
Answers stay on the device. A share link can embed selections in the URL; avoid sharing it if privacy is a concern.
No server storage is used.It sums symptom frequency from 0 to 60. Higher numbers reflect more frequent symptoms over the past week.
Items 4, 8, 12, and 16 are reverse‑scored to reflect positive affect.
Scoring runs in the page. If required assets are already loaded, results show without a connection.
Use the generated link; it encodes answers in a 20‑character code under the r parameter.
No. It is a self‑screen. Discuss concerning results with a qualified professional.
No pricing or licensing is specified in this package. Availability and terms depend on where it is deployed.