BMI Calculator
Check your BMI according to your age, sex, height and weight.
BMI is a screening measure and is not a medical diagnosis.
For individual health advice, consult a qualified healthcare professional.
BMI Assessment for School & College Students
For children and adolescents aged 5–19 years, BMI should be interpreted according to age and sex. There is not one fixed BMI range that applies to every boy or girl in a particular school or college age group.
| Age group | Typical setting | Assessment |
|---|---|---|
| 5–9 years | Primary school | BMI-for-age + sex |
| 10–12 years | Upper primary / middle school | BMI-for-age + sex |
| 13–15 years | Secondary school | BMI-for-age + sex |
| 16–19 years | Senior secondary / college | BMI-for-age + sex |
WHO BMI-for-age interpretation — 5 to 19 years
| BMI-for-age Z-score | WHO interpretation |
|---|---|
| < -3 SD | Severe thinness |
| -3 SD to < -2 SD | Thinness |
| -2 SD to +1 SD | Not classified as thinness/overweight by these cut-offs |
| > +1 SD to +2 SD | Overweight |
| > +2 SD | Obesity |
Important:
For students aged 5–19, the numerical BMI values corresponding
to these categories change with age and sex. Therefore the
calculator should use the child’s exact age and sex against
the WHO BMI-for-age reference rather than applying adult
BMI cut-offs.
Reference: World Health Organization (WHO),
BMI-for-age reference for children and adolescents 5–19 years.
Adult BMI ranges
| BMI | Category |
|---|---|
| Below 18.5 | Underweight |
| 18.5 – 24.9 | Normal range |
| 25 – 29.9 | Overweight |
| 30 and above | Obesity |
” + “BMI = ” + bmi.toFixed(1) + “
” + “5–19 वर्ष की उम्र में BMI की व्याख्या उम्र और लिंग के अनुसार WHO BMI-for-age reference से की जानी चाहिए। इस आयु में वयस्क 18.5 / 25 / 30 वाले कट-ऑफ सीधे लागू नहीं किए जाते।”; }else{ id(“BK_CATEGORY”).textContent = “WHO age & sex assessment”; id(“BK_RESULT_NOTE”).innerHTML = “Student BMI:
” + “BMI = ” + bmi.toFixed(1) + “
” + “For ages 5–19 years, BMI should be interpreted using the WHO BMI-for-age reference according to exact age and sex. Adult 18.5 / 25 / 30 cut-offs should not be directly applied to students.”; } id(“BK_RESULT”).style.display = “block”; }; })();
