📐 Mathematical Proofs & Scaling Physics

How Body Mass Index (BMI) Works

An algebraic and physical exploration into Lambert Quetelet's power index, allometric scaling laws, and the exact derivation of the imperial 703 constant.

1. The Standard Metric Definition

In SI (International System of Units), Body Mass Index is strictly defined as the ratio of an individual's body mass in kilograms ($kg$) to the square of their stature in meters ($m^2$):

Metric Standard Equation
$\text{BMI} = \frac{\text{Mass}\;(\text{kg})}{[\text{Height}\;(\text{m})]^2}$
Units: $\text{kg}/\text{m}^2$

Because human beings are three-dimensional volumetric structures rather than two-dimensional planar shapes, why did Lambert Adolphe Quetelet choose an exponent of 2 instead of 3?

Through cross-sectional statistical surveys of human growth between 1830 and 1835, Quetelet discovered that during adult maturation, transverse cross-sectional girth expands proportionally with linear height. As a result, dividing mass by height squared ($m^2$) yields an approximately constant value across individuals of varying statures who possess similar body compositions.

2. Interactive Step-by-Step Calculation Sandbox

Test the raw arithmetic calculations live. Modify weight and height below to observe how the intermediate denominator is computed:

Step 1: Compute Squared Height: 1.75 m × 1.75 m = 3.0625 m²
Step 2: Divide Mass by Area: 70 kg ÷ 3.0625 m²
Final Computed BMI: 22.86 kg/m²

3. Algebraic Derivation of the Imperial 703 Constant

Many users question why the imperial US customary formula requires multiplying weight in pounds by 703:

The Exact Conversion Proof

We know the standard metric definitions:

  • $1\text{ pound (lb)} = 0.45359237\text{ kilograms (kg)}$
  • $1\text{ inch (in)} = 0.0254\text{ meters (m)}$
  • $1\text{ inch}^2 = (0.0254\text{ m})^2 = 0.00064516\text{ m}^2$

Substituting these unit conversion values into the metric BMI equation:

$\text{BMI} = \frac{\text{Weight (lbs)} \times 0.45359237}{[\text{Height (in)}]^2 \times 0.00064516}$

Evaluating the numerical constant ratio:

$\text{Constant} = \frac{0.45359237}{0.00064516} \approx \mathbf{703.0695796...}$

Rounding to 703 yields a calculation that is accurate to within 0.01% of the exact metric measurement.

4. Allometric Scaling & The Oxford 'New BMI' Formula

In 2013, Professor Nick Trefethen, Professor of Numerical Analysis at the University of Oxford, observed that Quetelet's standard $m^2$ formula systematically distorts values at the extremes of human height:

  • Shorter Individuals (< 155 cm): The traditional $m^2$ denominator underestimates body area, making short people believe they are thinner than they actually are.
  • Taller Individuals (> 185 cm): The traditional formula artificially inflates BMI values, misclassifying tall, lean individuals as overweight.

Trefethen proposed the Oxford New BMI Formula utilizing an allometric power exponent of 2.5:

Oxford New BMI Equation
$\text{New BMI} = \frac{1.3 \times \text{Weight (kg)}}{[\text{Height (m)}]^{2.5}}$
Multiplier 1.3 normalizes the index for an average height of 169 cm.
Launch BMI Calculator