Body mass index is calculated by:
## Core Concept
Body Mass Index (BMI) is a simple index of weight-for-height that is commonly used to classify underweight, normal weight, overweight, and obesity in adults. It is calculated using the individual's weight and height. The formula for BMI is widely utilized in clinical settings to assess weight status.
## Why the Correct Answer is Right
The correct formula for calculating Body Mass Index (BMI) is **weight (in kg) divided by the square of height (in meters)**, which can be expressed as kg/m^2. This measurement is a widely accepted indicator of whether an individual has a healthy weight for their height. For instance, a BMI of 18.5-24.9 is considered normal weight, while a BMI of 25-29.9 indicates overweight, and 30 or higher indicates obesity.
## Why Each Wrong Option is Incorrect
- **Option A:** This option suggests a calculation of weight (in pounds) divided by height (in inches) squared, then multiplied by 703. While this is indeed another way to calculate BMI (especially for those familiar with imperial measurements), it does not match the direct and universally used metric formula.
- **Option B:** This option seems to confuse the formula with a possible ratio but does not accurately represent the BMI calculation.
- **Option C:** This option incorrectly suggests that BMI is calculated by simply dividing weight by height, without squaring the height, which does not accurately reflect the definition of BMI.
## Clinical Pearl / High-Yield Fact
A key point to remember is that BMI is not a perfect measure as it does not differentiate between muscle and fat mass. For example, very muscular individuals may have a high BMI without being overfat. Despite this limitation, BMI remains a useful screening tool for assessing weight status in populations.
## Correct Answer: B. .