BMI Percentile Calculator

Use the BMI Percentile Calculator to compute pediatric BMI and estimate its age- and sex-adjusted percentile.

985.0K uses Updated · 2026-05-25 Runs locally · zero upload
AD

How to Use BMI Percentile Calculator

The BMI Percentile Calculator focuses on how to compute pediatric BMI and estimate its age- and sex-adjusted percentile. Follow these steps:

  1. Enter age in years and select sex
  2. Enter height in centimeters and weight in kilograms
  3. The calculator computes BMI first, then compares it with an age- and sex-adjusted reference
  4. Read the percentile and category together; pediatric interpretation is percentile-based, not adult-cutoff based

Formula & Theory — BMI Percentile Calculator

The BMI Percentile Calculator uses the following calculation logic:

BMI = weight(kg) / height(m)^2

z score = (BMI − age-and-sex reference BMI) / reference SD
BMI percentile = normal CDF(z score) × 100

Children grow at different speeds by age and sex, so the same BMI can represent different percentile positions. This is why pediatric BMI screening uses percentile bands such as underweight, healthy weight, overweight, and obesity.

Use Cases for BMI Percentile Calculator

The BMI Percentile Calculator is most useful in these situations:

  • School health and pediatric nutrition education.
  • Showing why adult BMI cutoffs should not be directly applied to children.
  • Explaining how height and weight combine into BMI before percentile lookup.

Frequently asked questions about BMI Percentile Calculator

What does BMI Percentile Calculator calculate?

It helps compute pediatric BMI and estimate its age- and sex-adjusted percentile.

Are the formulas shown on the page?

Yes. The calculation formula is shown in a code block in the Formula & Theory section.

Is my data stored?

No. All calculations happen in your browser; nothing is sent to a server.