Tested tool guide
Tested browser tools
Checked August 16, 2026
What Waist-to-Hip Ratio Calculator does, with a checked example
Waist-to-hip ratio (WHR) is the waist measurement divided by the hip measurement, and it exists because where fat sits matters as much as how much there is. The tool takes two numbers, computes the ratio, and maps it to a risk category shown with a visual indicator, using the World Health Organization cutoffs of 0.90 for men and 0.85 for women. What people most often misread: the result is not a percentage, it can exceed 1.0 (waist bigger than hips), and the same value means different things by sex, so 0.88 is low risk for a man but high risk for a woman.
Worked example
A concrete input and expected output from the current implementation.
Input
Sex: male. Waist: 100 cm. Hips: 96 cm.
->
Expected output
Waist-to-hip ratio 1.04. Category: high risk (at or above the WHO cutoff of 0.90 for men).
100 divided by 96 is 1.0417, rounded to two decimals, so the ratio is 1.04. Because the waist is larger than the hips the ratio exceeds 1.0, and it clears the 0.90 threshold, which places this measurement in the substantially increased risk zone.