Understanding Percentiles in Anthropometric Design

Anthropometric data is only useful if you know how to apply it. This page explains the core methodology behind percentile-based design, the convention Humanform's API is built around.

What a percentile means

A percentile describes where a given measurement falls within a population. If a 50th percentile female stature is 161.6cm, that means half of the female population is shorter than 161.6cm, and half is taller. A 5th percentile value means only 5% of the population falls below it; a 95th percentile value means only 5% falls above it.

Percentiles are not the same as an "average person." There is no single individual who is 50th percentile on every measurement simultaneously, real bodies vary independently across dimensions. This is why serious ergonomic design works with ranges and distributions, not a single reference figure.

Why designers use the 5th-to-95th percentile range

The most common convention in ergonomic and industrial design is to design for the range spanning the 5th percentile female through the 95th percentile male (or vice versa, depending on the constraint). This range is intended to comfortably accommodate roughly 90% of the target population while keeping the design practical.

This convention appears in international standards work, including the ISO 7250 series (Basic human body measurements for technological design), and is standard practice in fields including automotive interior design, furniture and seating, workspace ergonomics, and personal protective equipment.

Design constraints typically fall into two categories:

  • Clearance constraints (e.g. headroom, doorway width, legroom): design for the largest expected user, often the 95th or 99th percentile, so the largest people still fit.
  • Reach constraints (e.g. controls, shelves, handles): design for the smallest expected user, often the 5th percentile, so the smallest people can still reach.

A single product frequently has to satisfy both kinds of constraints simultaneously across different measurements, which is why a full percentile range, not just an "average," is essential input to the design process.

Age, gender, and country as variables

Anthropometric distributions shift across age, gender, and population. A population's measurements are shaped by genetics, nutrition, and other factors that vary meaningfully by country and region. This is why Humanform's API accepts age, gender, and country as parameters rather than returning a single fixed value, a 50th percentile measurement in one country is not the same absolute value in another.

How Humanform fits into this workflow

Humanform's API returns predicted measurement values for a given measurement, gender, age, percentile, and country. In practice, this means a design team can request the same measurement at multiple percentiles (5th, 50th, 95th) to establish their design range, and can compare the same percentile across countries when sizing for multiple markets. This maps directly onto the standard design methodology described above, rather than requiring teams to work from static reference tables that only cover a single population or a limited set of fixed percentiles.

Further reading

For real, worked examples of this methodology applied to specific design problems (chair design, handheld products, automotive seating, and more), see Examples. For the full list of measurements Humanform supports, see Measurements.


This page describes general anthropometric design methodology and industry conventions. It does not describe the specific accuracy, validation methodology, or training data of Humanform's underlying prediction models; that information will be published separately as it becomes available.