waist_hip_ratio
Calculate waist-to-hip ratio and assess health risk based on waist and hip measurements and sex.
Instructions
Calculate waist-to-hip ratio and health risk assessment.
Parameters:
waist — Waist circumference in cm.
hip — Hip circumference in cm.
sex — 'male' (default) or 'female'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| waist | Yes | ||
| hip | Yes | ||
| sex | No | male |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |