InterviewSolution
Saved Bookmarks
| 1. |
Question : Write a note on BMI. |
|
Answer» Solution :Degree of obesity is assessed by body mass index (BMI). A normal BMI range for adult is 19-25, above25 is CONSIDERED as obese. BMI is calculated as body weight in Kg, divided by the square of body HEIGHT in meters. For EXAMPLE, a 50 Kg person with a height of 160 cms would have a BMI of 19.5. That is BMI `=50//1.6^(2)=19.5` |
|