Brief Resilience Scale Snapshot
{{ meanScoreLabel }}/5
{{ band.label }} · Total {{ totalScore }}/30 · {{ reflectionFrameLabel }}
{{ band.label }} Strongest support: {{ strongestItem.short }} Lowest support: {{ lowestItem.short }} Balance: {{ balanceLabel }} Boundary: {{ boundaryContext.value }} Recheck: {{ recheckLabel }}

Quick 6-item check-in for how strongly you tend to bounce back after stress, setbacks, and difficult periods.

  • Answer every statement using the standard 1-to-5 agreement scale.
  • Items 2, 4, and 6 are reverse-scored automatically before the final mean is calculated.
  • This is a resilience snapshot, not a diagnosis or a fixed label.
{{ progressPercent }}%
{{ uxProgressLabel }}
  • {{ row.id }}. {{ row.text }}
{{ card.label }}
{{ card.value }}
{{ card.note }}

This gauge keeps the official BRS mean score front and center. The item-level cues below are for reflection and reinforcement, not separate subscales.

What this result suggests

{{ briefLead }}

  • {{ point }}
BRS mean score guide
Mean Total Band How to use it
{{ row.meanRangeLabel }} {{ row.totalRangeLabel }} {{ row.label }} {{ row.tableGuide }}
Strongest supports
{{ item.short }}
{{ item.scoreLabel }} · {{ item.signalLabel }}
{{ item.directionLabel }}

{{ item.keepText }}

Lowest supports
{{ item.short }}
{{ item.scoreLabel }} · {{ item.signalLabel }}
{{ item.directionLabel }}

{{ item.reinforceText }}

Suggested next steps
  1. {{ step }}

{{ howToUseText }}

# Item focus Statement Direction Response Recoded
{{ row.id }}
{{ row.short }}
{{ row.signalLabel }}
{{ row.text }} {{ row.directionLabel }} {{ row.scoreLabel }}

Changing any response here updates the score, chart, and interpretation immediately.


                
:

Introduction:

Resilience, in the narrow sense measured here, is the ability to recover after stress, setbacks, or disruption. That matters because two people can face the same difficult event and differ less in how upset they feel at first than in how quickly they regain footing afterward.

The Brief Resilience Scale, usually shortened to BRS, was created to measure that bounce-back capacity directly. This tool scores the six BRS statements, shows a total from 6 to 30, assigns a package band of Low Resilience, Normal Resilience, or High Resilience, and adds a gauge, subscore summaries, and exportable answer records.

That makes the page useful for structured reflection after a demanding stretch at work, during health recovery, alongside coaching, or as a simple before-and-after check when someone is testing whether sleep, routine, therapy, exercise, or social support is actually helping them recover more steadily.

A realistic use case is someone who can usually push through a stressful day but notices they stay off balance for longer than they want. Another is a person who seems to recover quickly in the moment but loses momentum later. The difference between fast rebound and sustained recovery is exactly where this package adds extra explanation.

The result is a reflection aid, not a diagnosis and not a complete measure of coping resources. A high score does not mean stress cannot overwhelm you, and a low score does not tell you why recovery feels hard. It is a short check on one part of resilience.

Everyday Use & Decision Guide:

The first decision is the response frame. The intro text asks you to think about how you usually respond to life's difficulties, so the best run is one where you answer for your typical pattern rather than for a single bad week or a single unusually strong recovery.

Once the result appears, read the total and band first. After that, use the package extras to understand what is driving the number: Bounce-back, Sustained recovery, the average item score, the lower-scoring and higher-scoring items, and the next-step suggestions that change with the band and the package's internal pattern label.

This tool is especially useful at boundaries. A score near 17 to 18 or 25 to 26 can move into a different band with only a small response change, so the safest interpretation is to look at the whole result package rather than reacting to the band label alone. If you want to compare runs over time, keep the context steady enough that one stressful day is not doing all the work.

The page is strongest as a prompt for follow-up action. A low or middle result can tell you whether the weaker area is quick rebound, longer recovery, or both. It is weaker if you treat one total as proof that your coping style is fixed or that no additional support is needed.

Scoring stays in the browser, but link handling still matters. The tool bundle has no tool-specific backend, yet the response pattern is serialized into the URL parameter r, so copied links or bookmarks can reproduce the answers.

Technical Details:

The original BRS was introduced as a six-item measure of the ability to bounce back from stress. In research use it is typically treated as a single resilience score after reverse scoring the negatively worded items, which is important because this package adds more interpretation layers than the core instrument itself requires.

This app stores each answer as an integer from 1 to 5. Items 2, 4, and 6 are reverse scored as 6 - response, then all six recoded values are summed to produce the total score from 6 to 30. The page also calculates an average item value by dividing that total by 6, which is why the analysis panel can show both the sum and a mean-like summary without changing the underlying score.

The package then creates two internal groupings: Bounce-back from items 1, 3, and 5, and Sustained recovery from items 2, 4, and 6 after reverse scoring. Those groupings help explain whether recovery looks faster in the short term or steadier over a longer arc, but they are package-defined aids rather than official separate BRS subscales. The original scale was built as one brief measure, not as a full profile inventory.

Band thresholds are explicit in the code. Totals from 6 to 17 map to Low Resilience, totals from 18 to 25 map to Normal Resilience, and totals from 26 to 30 map to High Resilience. The package also labels the relationship between the two internal groupings as Balanced, Bounce-back stronger, or Sustained recovery stronger depending on whether their mean difference stays within 0.25 points.

The core package score is the sum of six recoded item values:

ri = { 6-xi for items 2, 4, and 6 xi for items 1, 3, and 5 }
Total = i=1 6 ri
BRS package outputs
Output Meaning in this package Range How it is used
Total score Sum of all six recoded items 6-30 Summary badge, overview card, gauge, written analysis
Bounce-back Items 1, 3, and 5 after scoring 3-15 Subscore bar and comparison text
Sustained recovery Items 2, 4, and 6 after reverse scoring 3-15 Subscore bar and comparison text
Average item Total divided by six 1.00-5.00 Summary chip in the analysis block
Pattern label Comparison of the two package subgroup means n/a Balanced, Bounce-back stronger, or Sustained recovery stronger
BRS package thresholds
Band or rule Lower Upper How the app interprets it
Low Resilience 6 17 Lowest package band
Normal Resilience 18 25 Middle package band
High Resilience 26 30 Highest package band
Pattern difference rule -0.25 0.25 Absolute subgroup mean difference below 0.25 is labeled Balanced

Two more package details matter for follow-up use. First, the next-step guidance changes with both band and pattern label, so the advice panel is not static text. Second, the response state is encoded as a six-character r string using digits and hyphens, which allows bookmark-style restoration without a dedicated scoring service.

Step-by-Step Guide:

Use this short flow when you want a complete BRS result with enough context to review or share carefully.

  1. Press Start Assessment after reading the opening note. The intended frame is your usual response to difficult times.
  2. Answer all six statements using the five response options from Strongly disagree to Strongly agree. The sidebar list shows which items are already done.
  3. Wait until the progress bar reaches 100 percent. The summary, gauge, and written analysis do not render until every item has a value.
  4. Read the summary box and overview cards first. They show the total score, the package band, answered count, and completion status.
  5. Use the gauge and the written analysis together. The analysis panel explains the total, the two package subgroup scores, the strongest and weakest item areas, and the next-step suggestions generated for your current pattern.
  6. Open the answers table if you want a record, then use Copy CSV, Download CSV, or Export DOCX only if you are comfortable storing the result outside the browser. The same caution applies to copied links because the URL parameter r preserves the response pattern.

Interpreting Results:

The total score is still the anchor because the BRS was designed as one short resilience measure. The package extras are most useful when they help you understand why the total looks the way it does.

  • A Low Resilience result means the app total is 17 or below. It signals that bounce-back ability is currently limited in this scoring model, but it does not diagnose depression, burnout, trauma, or any medical condition.
  • A Normal Resilience result often means recovery is functioning but not especially strong across every item. The subgroup split can show whether the pressure point is immediate rebound or longer recovery.
  • A High Resilience result means the package total is 26 or above. It suggests strong bounce-back responses in this item set, not immunity to overload or proof that support is unnecessary.
  • If Bounce-back is clearly higher than Sustained recovery, the user may recover quickly at first but lose steadiness later. If the reverse is true, recovery may eventually happen but the restart after a setback may feel slower.

For repeat use, compare like with like. A calm week and a crisis week can produce very different totals even when the underlying person has not changed much. The most informative trend is the one that remains after similar stress load, sleep, and life circumstances.

Worked Examples:

A middle-range result with faster short-term rebound

Suppose the app returns Total 24, which stays in Normal Resilience. If Bounce-back is 13 out of 15 and Sustained recovery is 11 out of 15, the package will read that as a solid overall score with quicker immediate recovery than longer-term steadiness. The practical takeaway is to protect routines that help the recovery last, not just start well.

A one-point shift at a band boundary

A person who scores 17 is placed in Low Resilience, while a score of 18 moves into Normal Resilience. That small change can come from a single item moving one response step, which is why the band should be read alongside the item pattern and not treated as a hard identity line.

Why agreeing with a negative statement lowers the score

If someone agrees with the statement "I have a hard time making it through stressful events," the raw answer itself sounds strong, but in scoring it counts against resilience because that item is reverse scored. The app handles that automatically, which is why the lower-scoring driver list often points to the negative statements that feel most true right now.

FAQ:

Are Bounce-back and Sustained recovery official BRS subscales?

No. They are package-defined explanation layers built from the six scored items. The BRS itself was introduced as one brief measure of bounce-back resilience, so the total score remains the core output.

Why are items 2, 4, and 6 reverse scored?

Because those statements describe difficulty recovering from stress. Reversing them makes higher recoded values consistently mean more resilience before the total is summed.

Does a low score mean I have a mental health disorder?

No. It means the package read your current answers as showing weaker bounce-back ability on this six-item scale. It cannot explain the cause and it does not replace clinical assessment when distress is significant.

Are my answers stored on a server?

The scoring logic runs in the browser and the tool bundle has no tool-specific backend, but the response pattern is written into the URL parameter r. Sharing the link can therefore share the answers too.

Glossary:

Reverse scoring
Flipping a negative item so higher recoded values consistently represent more resilience.
Bounce-back
The package subtotal built from items 1, 3, and 5 after scoring.
Sustained recovery
The package subtotal built from items 2, 4, and 6 after reverse scoring.
Band
The package label that places the total score into low, normal, or high resilience.

References:

  • Smith BW, Dalen J, Wiggins K, Tooley E, Christopher P, Bernard J. The Brief Resilience Scale: Assessing the Ability to Bounce Back. International Journal of Behavioral Medicine. 2008;15(3):194-200. Accessed March 8, 2026. https://pubmed.ncbi.nlm.nih.gov/18696313/
  • Weathers SP, McNair D, DeRosier ME, et al. The Psychometric Properties of the Brief Resilience Scale in Community-Dwelling Older Adults. Accessed March 8, 2026. https://pmc.ncbi.nlm.nih.gov/articles/PMC10083415/