Four formulas side by side — Mosteller, DuBois, Haycock, Gehan-George — cm/kg or in/lb, one-click copy, browser-only
- Runs locally
- Category Calculator
- Best for Getting a realistic range before a purchase, plan, workout, or schedule decision.
| Formula | BSA (m²) |
|---|---|
| Mosteller | 1.82 |
| DuBois | 1.81 |
| Haycock | 1.83 |
| Gehan-George | 1.83 |
BSA is widely used to normalize chemotherapy doses, set the cardiac index, and scale renal clearance.
What this tool does
A free body surface area calculator that runs four published BSA formulas at once so you can compare them instead of trusting a single number. Enter height and weight and the tool returns the Mosteller value (the square root of height times weight over 3600), alongside the DuBois & DuBois, Haycock, and Gehan & George estimates, all in square metres. Switch between metric (cm/kg) and imperial (in/lb) without retyping. BSA is the figure clinicians use to normalize chemotherapy doses, set the cardiac index, and scale renal clearance, so seeing the spread between formulas matters: for a typical adult the four agree to within about 0.03 m², but the gap widens at the extremes of body size. Everything is computed in your browser, nothing is uploaded, and the share link reproduces your exact inputs. This is an education and reference tool, not medical advice.
Tool details
- Input
- Numbers
- The page exposes text boxes, numeric controls, file pickers, or structured inputs depending on the tool.
- Output
- Live result + Copy
- The result area focuses on usable output, with copy, download, or preview actions when supported.
- Privacy
- Browser-side processing
- The main tool logic does not call an external API, so inputs normally stay in the current tab.
- Save / share
- Shareable URL state
- Key settings are encoded in the URL so another person can reopen the same setup.
- Performance budget
- Initial JS <= 9 KB
- No WASM budget is declared, keeping the tool quick to open on mobile.
- Best fit
- Calculator · Student
- Category and role tags drive related tools, internal links, and quick fit checks.
How to use
-
1. Input
Paste or drop your content into the tool panel.
-
2. Process
Click the button. All processing is local in your browser.
-
3. Copy / Download
Copy the result or download to disk in one click.
How Body Surface Area (BSA) Calculator fits into your work
Use it for fast estimates, comparisons, and planning numbers before you make the final call.
Calculation jobs
- Getting a realistic range before a purchase, plan, workout, or schedule decision.
- Comparing scenarios by changing one input at a time.
- Turning rough assumptions into a number you can discuss.
Calculation checks
- Double-check units, dates, rates, and rounding assumptions.
- Treat health, finance, tax, and legal outputs as planning aids, not professional advice.
- Save the inputs that produced an important result so you can reproduce it later.
Good next steps
These links move the current task into a more complete workflow.
- 1 BMI Calculator Body Mass Index calculator with WHO + Asian classifications — metric and imperial — browser-only Open
- 2 BMR Calculator BMR calculator — basal metabolic rate by Mifflin-St Jeor and Harris-Benedict (compared side-by-side). Open
- 3 Ideal Weight Calculator Devine + Robinson + Miller + Hamwi formulas, side by side, plus the healthy BMI weight band — metric and imperial — browser-only Open
Real-world use cases
Cross-check a clinical reference BSA
A nursing student or pharmacy tech learning oncology math wants to confirm a worked example from a textbook. Enter the patient height and weight, and the Mosteller column should match the answer key while the other three formulas sit a hair above or below. Seeing the spread is the lesson: the textbook used Mosteller, but DuBois would have given a slightly different milligram count.
Compare formulas for a paediatric case
BSA formulas were fitted on different populations and diverge most in children. Plug in a 100 cm, 16 kg child and watch Haycock, validated down to newborns, line up against Mosteller. The side-by-side view makes a textbook point concrete instead of abstract: which formula to trust depends on who it was built for.
Estimate cardiac index for a physiology homework problem
Cardiac index is cardiac output divided by BSA. For a homework problem giving height, weight, and cardiac output, compute BSA here first, then divide. Using all four formulas shows how much the index shifts depending on which BSA you pick, which is exactly the kind of sensitivity question a good physiology course asks.
Build intuition for the 1.7 m squared average
Most dosing nomograms quote a 1.73 m² standard body. Try a few common heights and weights and you will see when a person lands near, above, or below that reference. It turns a memorized constant into something you can feel, which is the whole point of an education tool.
Common pitfalls
Mixing units. Entering height in inches while the field is set to cm makes the BSA absurdly small. Pick metric or imperial first, then read the suffix on each field before you type.
Treating BSA as a measured value. It is a statistical estimate from height and weight, accurate to a few percent for typical adults but less so at the extremes. Two people of the same height and weight always get the same BSA here, even though their real surface areas differ.
Using any number from this tool to set a real drug dose. Clinical dosing involves capping, rounding, organ function, and a prescriber. This calculator is for learning the formulas, not for treating a patient.
Privacy
All four formulas run as plain JavaScript inside your browser tab. No height, weight, or result ever leaves the page, and nothing is logged. The one caveat is the share link, which encodes your height and weight in the URL query string, so a link pasted into chat will record those values in the recipient server access log. Do not share a link that contains real patient data; use the copy button and paste the text instead.
FAQ
Tool combos
Folks in your role tend to reach for these alongside this tool.
- Chinese Acupoint Locator 200+ meridian acupoints / WHO 2008 standard locations / with contraindications, manipulation, and combinations.
- Affine Cipher Encoder & Decoder Encrypt and decrypt the ax+b affine cipher with live modular-inverse check, browser-only
- Anagram Solver Check if two words are anagrams, rearrange a set of letters into every ordering, and read the sorted letter fingerprint, all in your browser
- Angle Converter Degrees, radians, gradians, turns, arcminutes, arcseconds and NATO mils, all from one input, copyable, browser-only