How to Calculate BMI

· 5 min read

Body Mass Index (BMI) is the most widely used screening tool for weight categories. It gives you a single number based on your height and weight that indicates whether you fall into the underweight, normal, overweight, or obese range. BMI is a screening number, not a diagnosis: any conclusions about your health should come from a healthcare provider who can look at the full picture.

The BMI formula

Metric: BMI = weight (kg) / height (m)²

Imperial: BMI = (weight (lbs) / height (in)²) × 703

For example, a person who is 70 kg and 175 cm tall: BMI = 70 / (1.75)² = 70 / 3.0625 = 22.9 (normal weight).

The 703 factor in the imperial formula converts from pounds-per-square-inch to the same numerical scale as kilograms-per-square-meter. It is not a unit conversion; it is a scaling constant so both formulas give the same BMI for the same person.

BMI categories

BMI Category
Below 18.5 Underweight
18.5 - 24.9 Normal weight
25.0 - 29.9 Overweight
30.0 - 34.9 Obesity class 1
35.0 - 39.9 Obesity class 2
40.0 and above Obesity class 3 (sometimes called "severe" or "morbid" obesity)

These categories come from the World Health Organization (WHO) and are used by most public-health bodies worldwide. Some regional health authorities use slightly different cutoffs for Asian populations (overweight at 23 instead of 25), based on evidence that health risks rise at lower BMI levels in those populations.

How to calculate BMI online

  1. Enter your weight and height: input your measurements in either metric (kg/cm) or imperial (lbs/inches).
  2. Click Calculate: the tool computes your BMI instantly.
  3. Review your category: see which range you fall into and what it means.

A brief history of BMI

BMI was invented by Belgian mathematician and statistician Adolphe Quetelet in 1832, originally called the "Quetelet Index." He developed it as part of his work on "social physics," not as a medical tool but as a way to characterize the average person in a population.

The term "Body Mass Index" was coined in 1972 by physiologist Ancel Keys (the same researcher behind the Seven Countries Study on heart disease and the Mediterranean diet). Keys argued that the Quetelet Index was a better proxy for body fat than competing formulas at the population scale, and the name BMI stuck.

The WHO adopted BMI as a global standard in 1995, with the now-familiar 18.5/25/30 cutoffs. Before then, "overweight" had no consistent international definition. Today, BMI is the single most-cited number in public-health obesity statistics.

The history matters because BMI was designed for population statistics. Quetelet himself wrote that the formula was meant for groups, not individuals. Modern medicine uses it as an individual screening tool, which is one source of the controversy around it.

How to measure accurately

For BMI to be useful, the inputs need to be reasonably accurate:

What BMI does not tell you

BMI is a useful screening tool, but it has real limitations:

Better complementary metrics

For a more complete picture of metabolic health, BMI works best alongside:

A doctor or registered dietitian can interpret these in context. BMI alone is just a starting point.

Common pitfalls in interpretation

Tips

Privacy and sensitive health data

The BMI calculator runs entirely in your browser. Your weight, height, age, and any other inputs stay on your device. Nothing is sent to a server, logged, or shared with anyone.

This matters because health data is among the most sensitive categories of personal information. Body weight and height are routinely used by insurance companies, health-app analytics, and ad-targeting networks to infer health status. Some online BMI calculators are loaded with tracking pixels and third-party scripts that exfiltrate your inputs to ad networks. A browser-only calculator has zero exposure: the numbers you type never leave your device.

Browser-based calculation also means you can use it offline (after the page loads) and that the result vanishes the moment you close the tab.

Frequently Asked Questions

What is a healthy BMI range?

A BMI between 18.5 and 24.9 is considered normal weight. Below 18.5 is underweight, 25.0-29.9 is overweight, and 30.0 or above is classified as obese. These ranges are general guidelines, not definitive health diagnoses.

Is BMI accurate for athletes?

Not always. BMI does not distinguish between muscle and fat. A muscular athlete may have a high BMI but low body fat. For people with above-average muscle mass, other measurements like body fat percentage or waist circumference are more informative.

Can I use both metric and imperial units?

Yes. Most BMI calculators let you switch between metric (kg and cm) and imperial (pounds and inches) with a single click.

Does BMI apply the same way to children?

No. BMI for children and teens is age and sex-specific, using percentile charts rather than fixed categories. A pediatrician can interpret BMI-for-age correctly.