Formula | BSA (m²) |
---|---|
{{ r.name }} | {{ format(r.value) }} |
Body surface area quantifies a person's external envelope and underpins dose scaling, metabolic studies, and physiological normalisation because many biological processes correlate more closely with area than with weight. It integrates height and weight into a single metric accepted across paediatrics, oncology, nephrology, and critical-care dosing protocols. Accurate estimation matters when drug toxicity margins are narrow.
The calculator converts any common height or weight unit on-the-fly, applies five validated formulae, and reveals the mean alongside individual results, bar charts, and deviation plots. A reactive engine updates figures as you type, and a lightweight charting layer enables visual comparison without external calls, while optional CSV export supports offline reporting or electronic health-record import.
Enter 170 cm and 65 kg, select “Mosteller”, and within milliseconds you obtain a 1.75 m² estimate aligned with sibling mean values; confirm institutional rounding rules before prescribing. Use it similarly for paediatric dosing or research normalisation, but always cross-check with primary guidelines. This calculator offers informational estimates, not medical advice.
BSA models treat the human body as a geometric shell where heat exchange, fluid loss, and pharmacokinetics scale more consistently with area than mass. Each empirical equation links measured height and weight to surface metrics using exponents derived from large cohort regressions, thereby bypassing expensive direct planimetry.
Symbol | Meaning | Unit | Typical Range | Sensitivity |
---|---|---|---|---|
h | Stature | cm or m | 50 – 200 cm | Exponent ≤ 0.73 |
w | Mass | kg | 3 – 200 kg | Exponent ≤ 0.54 |
wg | Mass | g | 3 000 – 200 000 g | Log-adjusted |
BSA | Computed area | m² | 0.2 – 2.7 m² | Output |
BSA Band | Interpretation |
---|---|
< 1.4 m² | Paediatric or small adult |
1.4 – 1.9 m² | Average adult |
> 2.0 m² | Large adult |
Mosteller example (170 cm, 65 kg):
The equation multiplies height by weight, divides by 3600, and applies a square-root. Intermediate values retain double precision to minimise rounding error.
Follow this flow to generate reliable figures:
Select the method preferred by your institution; Mosteller is common for adult dosing, while Du Bois remains popular in research literature.
Each formula originates from distinct cohorts; averaging highlights consensus and flags outliers, helping you spot potential input errors.
Yes. The tool converts inches to centimetres and pounds to kilograms internally before performing calculations.
No. All processing occurs in your browser; only URL parameters update so you can bookmark or share the current state.
Reference the underlying formula you used and mention “Simplified Tools BSA calculator, accessed <date>”.