| # | {{ copy.result.questionCol }} | {{ copy.result.answerCol }} |
|---|---|---|
| {{ row.id }} | {{ row.text }} | {{ row.answer }} |
CAGE alcohol screening is a brief set of four yes or no questions that reflect lifetime patterns and possible alcohol related problems. It supports a clear first conversation about risk and about whether to seek further evaluation.
Answers are tallied and the total ranges from 0 to 4, then a label explains how to read the score and what it may suggest. Letters map to common cues in plain language, and eye opener refers to having a drink first thing in the morning.
A typical use is simple and fast. You answer the four items, you see a total and a plain label, and you review highlights and next steps that match your pattern. For example, yes to cut down and yes to guilty gives a total of 2 and suggests follow up.
Results are calculated on your device and no data is sent to a server. This tool provides informational estimates and does not substitute professional advice.
The assessment counts four binary responses about alcohol use across your lifetime. The index is the CAGE total, an integer from 0 to 4 that summarizes how many items were positive at any time in life.
The computation treats each item as an indicator variable worth one point when answered “Yes” and zero when answered “No”. Items are Cut down, Annoyed by criticism, Guilty, and Eye opener, all weighted equally in the total.
Results are grouped into three bands that guide interpretation. Totals of 0 to 1 indicate low risk, a total of 2 signals possible alcohol use disorder, and totals of 3 to 4 indicate a high likelihood of dependence and a need to consider professional input.
Because the frame is lifetime recall, repeating the screen mainly checks whether patterns or insight have changed. A positive eye opener is highlighted because it can indicate physiological dependence, but interpretation still relies on the overall total.
| Symbol | Meaning | Unit/Datatype | Source |
|---|---|---|---|
| S | Total CAGE score | integer 0–4 | Derived |
| C | Cut down | indicator ∈ {0,1} | Input |
| A | Annoyed by criticism | indicator ∈ {0,1} | Input |
| G | Guilty | indicator ∈ {0,1} | Input |
| E | Eye opener | indicator ∈ {0,1} | Input |
| Threshold band | Lower bound | Upper bound | Interpretation | Action cue |
|---|---|---|---|---|
| Low Risk | 0 | 1 | Low likelihood of dependence | Maintain low risk habits |
| Possible AUD | 2 | 2 | Possible alcohol use disorder | Consider evaluation |
| Probable AUD | 3 | 4 | High likelihood of dependence | Seek professional input |
All quantities are integers. No decimal separator appears and no rounding is applied. The total is the exact sum of four indicator variables.
| Field | Type | Min | Max | Step/Pattern | Error text |
|---|---|---|---|---|---|
| Responses | radio yes/no | 4 items | 4 items | Values 0 or 1 | — |
Share code (r) |
string | 4 chars | 4 chars | ^[01\-]{4}$ |
Invalid codes are ignored |
| Input | Accepted families | Output | Encoding/precision | Rounding |
|---|---|---|---|---|
| Four yes/no items | UI radios | Total, label, highlights, answers table | Integer 0–4; text label | None |
| Share code | URL parameter r |
State restore | Four characters “0”, “1”, or “-” | Not applicable |
| Answer exports | Copy or download | CSV or DOCX summary | Exact item text and responses | Not applicable |
Processing is browser based. State is encoded in the page address via the r code. No server storage or transmission occurs.
No data is transmitted or stored server side. Use responsibly and avoid entering someone else’s information without consent.
The CAGE screen records four lifetime cues and returns a total with an interpretation.
Example: Yes to Cut down and Guilty, No to the others → total 2 → “Possible AUD.”
You now have a concise summary to support the next conversation.
C is Cut down, A is Annoyed by criticism, G is Guilty, and E is Eye opener.
Each “Yes” counts as one point and each “No” as zero. The total is the sum of the four item values.
No. Answers are processed in your browser and the page address can hold a short code if you choose to share it.
Computation runs in your browser. A connection may be needed to load the page assets the first time you open it.
A total of 2 is “Possible AUD.” It suggests benefit from a professional evaluation to discuss patterns and goals.
Yes. You can change any item and the total updates once all items are answered.
After finishing, copy the page address. It includes a short code that restores your selections on another device.
Yes. You can copy a CSV summary or download a DOCX report of your questions and responses.
r)