IGF-1 Standard Deviation Score Calculator

Compute IGF-1 SDS from age- and sex-specific reference ranges

Ad placeholder (leaderboard)

IGF-1 (insulin-like growth factor 1) is the main downstream mediator of growth hormone, and its concentration changes dramatically with age and sex. A single fixed reference range cannot capture that, so endocrinologists convert a measured value into a standard deviation score (SDS) against the matched population. This calculator performs that conversion.

How it works

The tool uses the LMS method, the standard approach for skewed biological measurements. For a given age and sex, three reference parameters are looked up and interpolated: L (the Box-Cox power that corrects skewness), M (the median), and S (the coefficient of variation). The SDS is then:

if L ≠ 0:   SDS = ((value / M)^L − 1) / (L × S)
if L = 0:   SDS = ln(value / M) / S

This is mathematically equivalent to a z-score on the normalised, skewness- corrected scale. A result is interpolated between the two nearest tabulated ages so that intermediate ages are handled smoothly.

Example, notes, and limits

A 10-year-old girl with an IGF-1 of 350 ng/mL scored against a reference with M = 220, S = 0.30, L = 0.7 yields an SDS near +1.8 — high-normal. The reference panel built into this tool is illustrative; IGF-1 assays vary widely between manufacturers, so for clinical work you must substitute your laboratory’s own assay-specific LMS table. Treat an SDS outside the −2 to +2 band as a prompt for further evaluation, never as a standalone diagnosis.

Ad placeholder (rectangle)