A 36-item, research-validated questionnaire that measures eight key dimensions of health-related quality of life.

  • Base your answers on the past four weeks (unless a question states otherwise).
  • Most people finish in ≈ 5 minutes.
  • Select the response that best represents you—there are no right or wrong answers.
  • Your responses stay on this device and are never uploaded.
{{ progressPercent }} %
  • {{ q.id }}. {{ q.text }}
Your SF-36 Profile
Mean Score {{ format(overallMean) }}

The charts above show your scores on the eight SF-36 health dimensions, each transformed to a 0–100 scale (higher = better health). Scores closer to the centre of the radar indicate poorer perceived health in that domain.

This self-report instrument does not diagnose disease. If you are concerned about any aspect of your health, consider discussing these results with a qualified health-care professional.

Your Answers
#ItemResponse
{{ a.id }} {{ a.text }} {{ a.answer }}

Introduction:

The Short-Form 36 (SF-36) questionnaire is a benchmark instrument for gauging health-related quality of life across physical, mental, and social dimensions. By scoring eight distinct domains, clinicians and researchers compare groups, evaluate interventions, and track longitudinal change without invasive testing.

This online version streamlines the 36 items into a responsive survey, transforms raw answers to a 0–100 scale, and visualises outcomes on an interactive radar profile and comparative bar chart. All calculations run locally, preserving confidentiality while giving near-instant feedback.

Complete the survey to track recovery after surgery, monitor chronic-condition management, or benchmark personal wellness goals. Answer based on the last four weeks for consistent trending.

Results do not constitute a clinical diagnosis.

Technical Details:

Foundational Principles

The SF-36 operationalises perceived health through item groups empirically derived from factor-analytic studies. Each item’s ordinal response is linearly transformed so that the lowest perceived health maps to 0 and the highest to 100, producing interval-scaled scores suitable for arithmetic operations and parametric statistics. A lightweight reactive engine orchestrates state, while a charting layer renders vector graphics that resize fluidly.

Formula Overview

Variables & Parameters

SymbolMeaningUnitTypical RangeSensitivity
rRaw item response indexinteger1 – 6linear
tTransformed item valuescore0 – 100high
SDomain mean scorescore0 – 100medium
MOverall mean of eight domainsscore0 – 100low
nItems per domaincount2 – 10structure

Scoring & Categorisation

  • 80 – 100 → High perceived health
  • 60 – 79 → Above-average health
  • 40 – 59 → Moderate concerns
  • 20 – 39 → Noticeable limitations
  • 0 – 19 → Severe impairment

Representative Calculations

Example: Physical Functioning
S= 72010 =72

Ten items yield transformed totals of 720; dividing by ten returns a domain score of 72, indicating above-average physical capacity.

Edge Cases & Assumptions

  • Blank items default to 0, lowering domain means.
  • All linear mappings assume equal metric distance between raw options.
  • Reversed items are normalised before averaging.
  • Encoded URLs represent undefined answers with “-” to avoid ambiguity.
  • Extreme low/high scores exaggerate variance when sample size is small.

Performance & Stability

All routines execute in O(n) time, where n is the number of responses. Transforms use IEEE-754 double precision, providing ±0.05 stability over the 0–100 range. The charting layer renders SVG paths for scalability, and the URL encoder keeps share links under 80 characters. No external API calls are made, ensuring offline resilience.

Step-by-Step Guide:

Gather a quiet five-minute window and follow this concise flow:

  1. Press the Start Survey button to launch the first item.
  2. Select the response that best matches your experience; items auto-advance after each choice.
  3. Watch the progress bar approach 100 % as answered items gain a check-mark in the side list.
  4. Upon completion, study the radar and bar charts for strengths and limitations.
  5. Copy the URL to revisit or share results; your data never leaves the device.

FAQ:

What does a higher score mean?

A higher value indicates better perceived health within that particular domain and contributes positively to the overall mean.

Is my data stored?

No. All computations occur locally, and responses remain solely in your browser unless you share the encoded link.

Can I retake the survey?

Yes. Reload the page or clear the URL parameter to start fresh without residual answers.

Are results comparable with clinical norms?

Scores use the standard 0–100 transformation, so you may compare them with published population averages in academic literature.

Should I change my treatment based on this?

Consult a qualified professional before altering medication, exercise, or lifestyle; the survey is informational only.

Glossary:

Domain
A specific area of health assessed by grouped items.
Transformed Score
Linear mapping of raw response to a 0–100 metric.
Radar Profile
Polygon chart showing multi-domain scores in one view.
Encoded Link
URL containing compressed answers for sharing.
Quality of Life
Subjective evaluation of overall health and wellbeing.

No data is transmitted or stored server-side.

Embed this tool into your website using the following code: