Calculator
What the Senior BMI Calculator does
Senior BMI Calculator: calculates BMI, Standard adult category and Older-adult reading from Age, Sex and Weight. Formula: BMI = weight (kg) / height (m)^2, read against 22 to 27 as well as the adult 18.5 to 25. Example: age 72 years, sex Female and weight 66 kg gives BMI 25.1.
Enter Age, Sex, Weight and Current measured height and the Senior BMI Calculator reports BMI, Standard adult category and Older-adult reading. You can nudge a single number and watch the effect straight away.
Most people who open the Senior BMI Calculator are people tracking a goal. Context matters more than the number itself. Age, build and activity all shift it.
The work is done by JavaScript already loaded in your browser, so your input never crosses the network.
The meaning of each field, the formula in use, and a worked example that starts from the default inputs are all further down.
What do the Senior BMI Calculator fields mean?
The Senior BMI Calculator uses 4 inputs. You do not have to fill everything in before seeing an answer; the starting values already produce one.
| Field | What to enter | Default |
|---|---|---|
| Age | measured in years; accepts 60 to 110 | 72 |
| Sex | choose from Female or Male | Female |
| Weight | measured in kg; accepts 25 to 250 | 66 |
| Current measured height | measured in cm; accepts 120 to 220 | 162 |
How does the Senior BMI Calculator work?
The arithmetic is the standard adult one. The interpretation changes: for people over 65, geriatric nutrition guidance uses 22 to 27 as the target range, and large mortality studies find the lowest risk between roughly 24 and 31.
Validation is deliberately strict: silently coercing a bad value is how wrong numbers get trusted.
Worked example
These are the values the Senior BMI Calculator loads by default, and the result it produces from them. This is the worked example the page starts from, reproduced here so you can check the arithmetic.
| Age | 72 years |
|---|---|
| Sex | Female |
| Weight | 66 kg |
| Current measured height | 162 cm |
| BMI | 25.1 |
|---|---|
| Standard adult category | Overweight |
| Older-adult reading | Within the older-adult target range (22 to 27) |
| Weight for BMI 22 to 27 at this height | 57.7 to 70.9 kg |
| What this means | At 72 with a BMI of 25.1, this is inside the 22 to 27 range used as the target for people over 65. The standard… |
Why the healthy range shifts after 65
The standard 18.5 to 25 range was derived from mortality data in younger and middle-aged adults. In people over 65 the relationship changes: the lowest death rates sit higher, and a low-normal BMI carries more risk than a high-normal one. Height also falls with age, which inflates BMI if the height from a driving licence is used instead of a fresh measurement.
| Reference | Range | Applies to |
|---|---|---|
| WHO adult categories | 18.5 to 24.9 normal | All adults; no age adjustment |
| Lipschitz (1994), used in geriatric nutrition guidance | 22 to 27 | Adults over 65 |
| Winter et al. (2014) meta-analysis, 32 studies, 197,940 people | Lowest mortality about 24 to 31; risk rises below 23 | Adults aged 65 and over |
| ESPEN malnutrition criteria | Below 20 (under 70) or below 22 (70 and over) is a low BMI | Screening for undernutrition |
What to keep in mind
- Sarcopenia is the mechanism. Muscle is lost at roughly 1% a year after 50 and faster after 70, so a stable BMI in an older adult often hides falling muscle and rising fat. That is why a low BMI is a stronger warning sign in this group.
- Unintended weight loss matters more than the BMI level. Losing more than about 5% of body weight in six months without trying is a recognised marker for malnutrition and disease, whatever the starting BMI.
- Measure height now. Vertebral compression and postural change remove 2 to 4 cm by the seventies for most people; using height from young adulthood understates BMI by roughly 1 unit.
- Waist circumference and grip strength add what BMI misses in older adults: fat distribution and muscle function. Both are quick to check at a GP appointment.
- None of this argues for deliberately gaining weight. Intentional weight loss in older adults with obesity still improves mobility and joint pain when combined with resistance exercise to protect muscle.
Lipschitz DA. Screening for nutritional status in the elderly. Primary Care 1994;21(1):55-67. Winter JE et al. BMI and all-cause mortality in older adults: a meta-analysis. Am J Clin Nutr 2014;99(4):875-90.
Read next: Understanding BMI: What the Number Measures, and What It Misses
How to use it
- Enter Age in years (60 to 110).
- Pick a value for Sex: the options are Female or Male.
- Put Weight in kg (25 to 250).
- Key in Current measured height in cm (120 to 220).
- Because it recalculates as you type, you can dial a value in rather than guessing and re-running.
- You get BMI, Standard adult category, Older-adult reading, Weight for BMI 22 to 27 at this height and What this means back.
- Copy Link puts the current inputs in the URL, so bookmarking it brings the same numbers back.
What this tool does not do
- Body composition, ethnicity and age all shift what a "normal" result means.
- These formulas come from population averages and cannot account for your medical history.
- It applies one method. If your situation calls for a different convention, the answer will not match.
- It validates ranges, not intent. A value can be accepted and still be the wrong one to use.
Frequently asked questions
Enter Age in years, Weight in kg and Current measured height in cm. Look for the unit beside each label; the result is reported in a stated unit as well.
Age accepts 60 to 110 years. Out-of-range entries are refused up front, which is safer than silently clamping them.
With the values loaded when the page opens, BMI comes out as 25.1. The figure is derived from the inputs above, so it updates whenever they do.
Nothing is stored. The page has no back end to send data to, and holds your input only in memory.
No. There is no account, no usage cap and no trial period. The site is funded by advertising rather than by charging for the tools.
The number is exact; its meaning is approximate. Two people with identical results can be in genuinely different situations, which is why this is a screening tool rather than a diagnostic one.