aifithub

Body Composition

BMI Calculator

Calculate body mass index quickly and interpret the result with a body-neutral range context.

BMI Inputs

Weight (kg)
Height (cm)

BMI Result

24.5

Reference range

BMI Position

Your BMI placed against the standard adult BMI categories.

Adult BMI
Reference range
24.5
1040

BMI limitations

  • Does not directly measure body fat.
  • Can overestimate risk in muscular populations.
  • Should be interpreted with waist, training load, and clinical context.

Formula: BMI = kg / m². Source: CDC BMI formula

How to use it

  1. Enter height and weight accurately — BMI is highly sensitive to height input. A 1-inch error changes BMI by roughly 0.6 points at average height.
  2. Read your BMI and category: Underweight <18.5, Normal 18.5–24.9, Overweight 25–29.9, Obese 30+. These thresholds were designed for population-level statistics and carry a ±5 point individual error margin.
  3. If you resistance train regularly, your BMI likely overestimates body fat. A 200 lb person at 10% body fat and 28% body fat have identical BMIs. Use the Body Fat Percentage Calculator for a better assessment.
  4. Add waist circumference for clinical context: cardiovascular risk rises above 35 inches (women) and 40 inches (men) regardless of BMI category.
  5. Use BMI to track directional trends over time, not as a precise health measurement. A BMI moving from 29 to 26 over 12 months is meaningful progress even if 26 is still above normal range.

AI Integrations

Contract, discovery endpoints, and developer notes for agent use.

Always available for agents

Tool contract JSON

https://aifithub.io/contracts/bmi-calculator.json

Stable input and output contract for this exact tool.

Human review

People can use the browser page to sense-check outputs and charts, but agents should still execute against the contract and discovery endpoints.

{
  "tool": "bmi",
  "weight_kg": 80,
  "height_cm": 178
}
Expand developer notes

Agent playbook

  1. Resolve BMI Calculator from /agent-tools.json and open its contract before execution.
  2. Validate inputs against the contract schema instead of scraping labels from the page UI.
  3. Open the browser page only when a person wants to review charts, assumptions, or related tools.

Agent FAQ

Should ChatGPT, Claude, or another agent click through the UI?

No. Start with /agent-tools.json, then follow the tool's contract URL. The page UI is for human review, not parameter discovery.

When do tools show Quick and Advanced?

Every tool opens in Quick Start first. Advanced Controls keeps the same scenario, reveals more assumptions or diagnostics, and every tool keeps AI integrations inline below the instructions.

When should an agent still open the browser page?

Open it when a human wants to sense-check the output, review the chart, or keep exploring related tools after the calculation finishes.

Questions people usually ask
Is BMI accurate for muscular people?

No. BMI cannot distinguish muscle from fat. A 200 lb athlete at 10% body fat and a 200 lb sedentary person at 28% body fat have identical BMIs. Studies show BMI misclassifies about 30% of people — labeling lean-muscular individuals as overweight and some metabolically unhealthy individuals as normal.

What are the BMI ranges and what do they mean?

Underweight: below 18.5. Normal: 18.5-24.9. Overweight: 25-29.9. Obese Class I: 30-34.9. Class II: 35-39.9. Class III: 40+. These thresholds were set for population-level statistics and carry a ±5 point margin of error for individual health assessment.

Is a BMI of 25-27 actually unhealthy?

Not necessarily. Research shows all-cause mortality risk is lowest around BMI 22-25, but the overweight range (25-29.9) shows minimal elevated risk in most studies. Metabolic markers (blood pressure, fasting glucose, triglycerides) are far better individual health indicators than BMI alone.

How does BMI differ for different ethnicities?

WHO and many health authorities use lower thresholds for Asian populations: overweight begins at BMI 23, obesity at 27.5. Asian adults show increased metabolic risk at lower BMI values compared to European populations, likely due to different fat distribution patterns.

What should I use instead of BMI?

Waist circumference is a stronger predictor of cardiovascular risk than BMI: risk increases above 35 inches for women and 40 inches for men. Body fat percentage (use our calculator) directly measures adiposity. Waist-to-height ratio (ideal below 0.5) is simple and predictive of metabolic syndrome.

Related Resources

Learn the decision before you act

Every link here is tied directly to BMI Calculator. Use the explanation, formula, examples, and benchmarks to pressure-test the calculator output from first principles.

Browse all 13 resources

Continue With Related Tools

Browse by Use Case

General fitness estimates — not medical advice. Consult a healthcare professional for medical decisions.