1 min read · 158 words
What is a BMI Calculator?
A Body Mass Index (BMI) calculator is an internationally recognized anthropometric screening metric established by the World Health Organization (WHO) to evaluate body weight relative to stature.
BMI Formulas (Metric & Imperial)
- Metric: $$\text{BMI} = \frac{\text{Weight (kg)}}{\left[\text{Height (m)}\right]^2}$$
- Imperial: $$\text{BMI} = 703 \times \frac{\text{Weight (lbs)}}{\left[\text{Height (inches)}\right]^2}$$
WHO BMI Classification Table
| BMI Range | Category | Health Risk Profile |
|---|---|---|
| < 18.5 | Underweight | Nutritional deficiency, immune vulnerability |
| 18.5 – 24.9 | Normal Weight | Lowest cardiovascular & metabolic risk |
| 25.0 – 29.9 | Overweight | Moderate risk for hypertension & insulin resistance |
| 30.0 – 34.9 | Obese Class I | High cardiovascular risk |
| 35.0 – 39.9 | Obese Class II | Very high metabolic risk |
| 40.0+ | Obese Class III | Severe / Extreme risk |