| # | {{ resultText.questionCol }} | {{ resultText.answerCol }} |
|---|---|---|
| {{ a.id }} | {{ a.text }} | {{ a.answer }} |
Perceived stress is the felt load of demands compared with your capacity to cope. It helps you notice patterns that shape mood and energy and it can guide small changes.
Using the ten item Perceived Stress Scale questionnaire, you reflect on the last month and pick how often each feeling occurred. Answers add up to a total from 0 to 40 that summarizes overall strain.
The result also separates two themes so you can see what drives the number. Some items reflect helplessness and others reflect coping and together they show where to focus attention.
Imagine often feeling unable to control events yet sometimes feeling on top of things. The total would likely land in the middle and the detail would suggest where improvement is possible.
Treat these scores as a starting point for reflection, not a diagnosis. This tool provides informational estimates and does not substitute professional advice.
The Perceived Stress Scale (PSS) is a brief self report measure of how unpredictable and overloaded life has felt over the past month. Ten items are rated on a five point scale from never to very often and combined into an overall index of perceived stress.
To compute the index, each response is mapped to an adjusted item score. Four items are reverse scored so higher values always indicate more perceived stress at the item level. The adjusted items are summed to form the total score.
Results are grouped into three bands to aid interpretation. Lower totals suggest a lighter perceived load, midrange values suggest moderate load, and higher values suggest a heavier load that may merit attention over time.
Comparisons are most useful within the same person and timeframe. Use the same month window and answer style when tracking changes.
| Symbol | Meaning | Unit/Datatype | Source |
|---|---|---|---|
| xi | Raw response to item i | integer 0 to 4 | Input |
| ai | Adjusted item score after reverse scoring | integer 0 to 4 | Derived |
| T | Total PSS‑10 score | integer 0 to 40 | Derived |
| R | Reverse‑scored item set | {4, 5, 7, 8} | Constant |
| H | Helplessness subscale (items 1, 2, 3, 6, 9, 10) | integer 0 to 24 | Derived |
| C | Coping/self‑efficacy subscale (items 4, 5, 7, 8) | integer 0 to 16 | Derived |
Raw responses (items 1 to 10): 3, 3, 0, 2, 4, 3, 3, 2, 3, 2.
Reverse‑scored items are 4, 5, 7, and 8. Their adjusted values become 2, 0, 1, and 2 respectively. Other items keep their raw values.
Result: 19. This falls in the Moderate band and suggests a manageable load with room to improve coping and predictability.
| Threshold band | Lower bound | Upper bound | Interpretation | Action cue |
|---|---|---|---|---|
| Low | 0 | 13 | Lighter perceived load. | Maintain helpful routines. |
| Moderate | 14 | 26 | Midrange perceived load. | Rebalance effort and recovery. |
| High | 27 | 40 | Heavier perceived load. | Consider targeted support. |
Variables are fully deterministic. Identical inputs produce identical totals, subscores, and the same band label, and the gauge updates when all items are answered.
| Field | Type | Min | Max | Step/Pattern | Error text | Placeholder |
|---|---|---|---|---|---|---|
| Item response | integer | 0 | 4 | Fixed choices | — | — |
Encoded responses r |
string | 10 chars | 10 chars | ^[0-4\-]{10}$ |
Invalid decode returns null | Digits or - for unanswered |
| Input | Accepted families | Output | Encoding/Precision | Rounding |
|---|---|---|---|---|
| Ten item ratings | Radio options 0 to 4 | Total, band, subscores, gauge | Integers only | Not applicable |
| Optional answer exports | CSV copy, CSV download, DOCX | Answer table | Text values | Not applicable |
Units, precision, and rounding: All quantities are integers. No decimal separator is used and no rounding occurs.
Networking and storage: Processing is client‑only. Responses are kept on the device and are not uploaded. A charting layer renders the gauge and resizes with the window.
Performance: Time and memory scale linearly with item count. With ten items this is effectively instantaneous.
Security considerations: Inputs are constrained to predefined choices and an encoded string. Avoid sharing sensitive responses in untrusted contexts.
Privacy & compliance: No data is transmitted or stored server‑side.
^[0-4\-]{10}$ is ignored.Perceived stress scoring uses ten short items to estimate current load and coping.
Example: If most answers are sometimes and a few are very often, expect a midrange total.
You now have a clear snapshot to inform small next steps.
No. Responses are processed locally and are not uploaded. Your entries remain on this device.
Keep exports in a safe place.It reflects your appraisal of stress, not a clinical diagnosis. Treat it as a prompt to adjust habits and to track change within the same timeframe.
Small day to day swings are normal.Each item is rated from 0 to 4. The total ranges from 0 to 40. Lower is lighter load and higher is heavier load.
Once the page has loaded, scoring works without a network connection. Nothing is transmitted while you answer.
Scores near 13 or 26 sit close to band edges. Track over time and focus on drivers and coping actions rather than the label alone.
For items 4, 5, 7, and 8, subtract the raw choice from 4. Keep other items as chosen, then sum all adjusted values.
Yes. You can copy answers as text, download a CSV, or export a DOCX summary that includes your total and responses.
No sign‑in or payment steps are present. The assessment runs locally in the page.
-.