Evaluate physical weight classifications relative to height parameters instantly.
The **Body Mass Index (BMI)** is a standard, globally accepted medical screening metric used to estimate an individual's total body fat composition relative to their height and weight. BMI provides general weight categories, identifying if a person is **Underweight, Normal Weight, Overweight, or Obese**.
Maintaining a normal BMI (between 18.5 to 24.9) is highly correlated with longevity and reduces the risk of chronic cardiovascular conditions, Type 2 diabetes, stroke, and hypertension. While BMI does not differentiate between body fat mass and lean muscle mass (making it less accurate for competitive bodybuilders or pregnant women), it remains an exceptionally valuable, quick assessment tool for standard adults.
BMI is determined using mathematical equations:
• Metric Formula (cm & kg):
BMI = Weight (kg) / [ Height (m) ]2
• Imperial Formula (inches & lbs):
BMI = [ Weight (lbs) / [ Height (inches) ]2 ] × 703
| BMI Index Range | Classification Category |
|---|---|
| Below 18.5 | Underweight |
| 18.5 to 24.9 | Normal Weight |
| 25.0 to 29.9 | Overweight |
| 30.0 and Above | Obese |