Length Weight {{ weightLengthHeroSourceLabel }} Band
Weight-for-length inputs
Use Female or Male from the charted reference record.
Enter measured weight, for example 10 kg or 22 lb.
Example: 80 cm or 31.5 in; {{ lengthDualText || 'alternate unit appears after entry' }}.
Choose recumbent unless the measurement was taken standing.
Compare mode returns WHO and CDC rows when both sources cover the length.
Optional; enter 0-60 months or leave blank.
months
Enter low/high cutoffs, for example 2 to 98 percentile.
to percentile
Metric Value Copy
{{ row.label }} {{ row.value }}
{{ header }} Copy
{{ cell }}
Priority Recommendation Rationale Timeline Copy
{{ row.priority }} {{ row.recommendation }} {{ row.rationale }} {{ row.timeline }}
Check Value Interpretation Copy
{{ row.label }} {{ row.value }} {{ row.note }}

        
Customize
Advanced
:

Infant growth reviews often start with two measurements that have to be read together. Weight by itself cannot tell whether a baby is proportionate for body size, and length by itself cannot show whether weight is unusually low or high for that length. Weight-for-length connects the two by plotting measured weight against recumbent length for children of the same sex.

The comparison is especially useful before age 2, when pediatric growth monitoring commonly relies on recumbent length and weight-for-length rather than BMI-for-age. A long infant and a short infant can weigh the same amount but land in different percentile ranges. That is why a careful length measurement can matter as much as the scale reading.

How common early-childhood growth measures differ
Growth measure Main question Common use
Weight-for-length Is weight proportionate to body length? Infants and young toddlers, especially before age 2.
Length-for-age Is linear growth tracking as expected for age? Short stature, rapid length gain, or growth velocity review.
Weight-for-age How does weight compare with children of the same age and sex? General growth monitoring, but it does not account for length.
BMI-for-age How does weight relative to height compare by age and sex? Children and teens once standing height and BMI charts are appropriate.

Two terms prevent many misreadings. Recumbent length is measured with the child lying down, usually on an infant length board. Standing height is normally shorter than recumbent length, so a standing measurement used for an infant-style comparison needs correction. Percentile is the child's position on a reference distribution, not a percentage of healthy weight or a grade. The 50th percentile is the reference median, and a value near the 98th percentile means the weight is high relative to length on that chart.

Weight plotted against recumbent length on a curved growth reference band.

Reference choice can change the visible percentile. WHO standards describe how children grow under conditions intended to support healthy growth, while CDC charts describe a U.S. reference distribution. Transitioning from WHO charts to CDC charts around age 2 can produce a lower or higher apparent lane even when the child has not changed. Source name, measurement basis, and repeat-measurement consistency are part of the result, not administrative extras.

Health note: Weight-for-length percentiles are educational growth-screening information, not a diagnosis or care plan. Review concerning results with measurement quality, feeding history, symptoms, medical conditions, and a qualified health professional.

How to Use This Tool:

Enter the measured pair first, then make the measurement-basis and reference choices that decide how the pair is plotted.

  1. Choose Sex. WHO and CDC weight-for-length rows are sex-specific, so the same weight and length can map to different LMS values.
  2. Enter Body weight and choose kg or lb. Use the measured weight with clothing or diaper weight removed when that information is available.
  3. Enter Length and choose cm or in. If you are copying from a clinic note, confirm that the number and unit belong together before reading the percentile.
  4. Set Length basis. Use Recumbent length for a lying-down infant measurement, or Standing height (+0.8 cm correction) when a standing measurement must be compared as recumbent-equivalent length.
  5. Select Reference view. Compare WHO and CDC reports both sources when both cover the adjusted length; WHO only and CDC only keep the result to one source.
  6. Open Advanced when source fit or alert cutoffs matter. Age review labels whether the source window fits the child's age, while WFL alert band changes low and high screening notes without changing the percentile math.
  7. If an error appears, fix the blocked input before interpreting results. Weight and length must be positive, adjusted length must be 45 to 110 cm, Age review must be blank or 0 to 60 months, and CDC-only mode stops above 103.5 cm.
  8. Read WFL Snapshot first, then check Lane Targets, Action Notes, Source Fit, and WFL Curve Map when the source, alert edge, or visual curve position matters for a note or export.

Interpreting Results:

The primary percentile says where the entered weight falls for the selected length, sex, and reference source. A result inside the configured alert band is a relative-weight clue, not proof that feeding, nutrition, or health status is normal. A result outside the band should first prompt a measurement check, then a broader review of growth history and symptoms.

Start with percentile, z-score, adjusted length, primary source, and distance from the nearest alert edge. Near a cutoff, a small length difference, a unit mix-up, or the +0.8 cm standing-height correction can change the label. For follow-up checks, keep the same measurement method and reference family unless there is a clear reason to switch.

How to read weight-for-length result areas
Output What it tells you What to verify
Primary percentile and z-score The child's placement on the selected WHO or CDC reference. Sex, units, and whether the selected source fits the age and length.
Length used for lookup The length after unit conversion and any standing-height correction. Whether the original measurement was recumbent or standing.
Median weight and delta The reference P50 weight at that length, plus the difference from the entered weight. Whether a large delta is clinically meaningful or a measurement problem.
WHO vs CDC gap How far the two references differ for the same measurement pair. Whether follow-up notes name the same reference source each time.
Lane Targets Modeled weights for P3, P15, P50, P85, and P97 at the adjusted length. Whether a target weight is being used for context, not as a treatment goal.
Action Notes Practical follow-up cues based on alert edge, source fit, and measurement basis. Whether a flagged result has been confirmed with a careful repeat measurement.

False confidence is the main risk. A single in-band percentile can still belong to a concerning growth pattern if previous measurements were falling, and a single out-of-band percentile can come from a restless length measurement or the wrong unit. Treat Source Fit and Length used for lookup as part of the result before deciding what the percentile means.

Technical Details:

Weight-for-length uses a length-specific reference distribution. For each sex and reference source, a row supplies three LMS parameters at a given length: L for the Box-Cox power, M for the median weight, and S for the coefficient of variation. The measured weight is transformed into a z-score, then the z-score is converted to a percentile through the standard normal distribution.

Length is the lookup coordinate. Weight is converted to kilograms, length is converted to centimeters, and standing height receives a +0.8 cm correction when that basis is selected. When the adjusted length falls between reference rows, the LMS parameters are linearly interpolated by length before the z-score is calculated. Age review affects source-fit guidance only; it does not enter the weight-for-length equation.

Formula Core:

For weight x, median reference weight M, Box-Cox power L, and coefficient S, the LMS z-score is:

z = ( xM ) L - 1 LS

If L is effectively zero, the logarithmic form avoids division by a near-zero power term:

z = ln ( x / M ) S

The percentile is the normal cumulative distribution evaluated at the z-score, clamped for display between 0.1 and 99.9:

P = Phi ( z ) × 100

Target weights for percentile lanes reverse the same LMS relationship. For a desired lane z-score zp, the estimated weight is:

xp = M × ( 1 + L S zp ) 1/L

Example: if a 10.0 kg child has an adjusted length of 80.0 cm and the interpolated reference median is 10.45 kg, the z-score depends on the length-specific L and S values rather than on a simple percent difference from the median. The delta from median still helps users see practical distance, but the percentile comes from the LMS transformation.

Reference and Boundary Rules:

Reference coverage and boundary behavior
Rule area Boundary Behavior
WHO length coverage 45 to 110 cm adjusted length Values outside this range are blocked rather than extrapolated.
CDC infant coverage 45 to 103.5 cm adjusted length CDC-only mode stops above 103.5 cm; compare mode keeps WHO when CDC is out of range.
Age review Optional 0 to 60 months Age changes source-fit guidance, not the weight-for-length calculation.
Standing correction Standing height + 0.8 cm The corrected value becomes the lookup length shown in the snapshot.
Percentile display 0.1 to 99.9 Extreme calculated percentiles are bounded for readable output.

Lane and Alert Logic:

Percentile lane and alert rules
Condition Label Interpretation use
P < 3 Below P3 Very low relative weight lane.
3 ≤ P < 15 P3 to P15 Lower percentile lane, especially important if trending downward.
15 ≤ P < 85 P15 to P85 Middle reference lane.
85 ≤ P < 97 P85 to P97 Higher percentile lane, especially important if rising quickly.
P ≥ 97 Above P97 Very high relative weight lane.
P ≤ low cutoff or P ≥ high cutoff Outside configured alert band Triggers the low or high alert note using the user's selected band.

WHO and CDC comparison mode calculates each in-range reference independently, then reports the absolute percentile gap, z-score gap, and median-weight gap. Gaps of several percentile points are common enough to document, especially near a cutoff or around the age when workflows move from infant charts toward older-child charts.

Limitations and Accuracy Notes:

  • Weight-for-length does not evaluate length growth. Pair it with length-for-age when short stature, linear growth, or growth velocity is the concern.
  • Small length errors can change the percentile because length is the lookup coordinate. Repeat a restless or awkward measurement before acting on a surprising result.
  • Preterm birth, edema, dehydration, feeding concerns, acute illness, and medical conditions can change interpretation. The percentile alone cannot separate those causes.
  • WHO and CDC references are not interchangeable. Keep source names attached to screenshots, exports, and follow-up notes.
  • The calculator asks only for sex, weight, length, optional age, and settings. Exported files, copied rows, screenshots, and shared URLs can still reveal sensitive measurement details.

Advanced Tips:

  • Use Compare WHO and CDC when both sources are in range and the result may be shared. A gap of several percentile points should be named in follow-up notes.
  • Keep Length basis consistent between visits. Switching between recumbent and standing measurements can move a near-threshold percentile even when weight is stable.
  • Enter Age review when the child is near or beyond the usual infant growth-chart window. It will not change the percentile, but it makes source-fit warnings easier to read.
  • Use Lane Targets as reference context, not treatment goals. Target weights are modeled from P3, P15, P50, P85, and P97 at the adjusted length.
  • Before exporting, confirm Primary source, Length used for lookup, and Alert band because those fields explain why two runs with the same weight may not match.

Worked Examples:

Routine infant check

A 6-month-old girl measured at 68.0 cm and 8.1 kg can be reviewed with Compare WHO and CDC. WHO places the pair at 68.8 percentile, while CDC places it at 65.9 percentile. The gap is small, but the exported note should still name the primary source used for follow-up.

Standing measurement

A toddler measured standing at 86.0 cm should use Standing height (+0.8 cm correction) when an infant-style comparison is needed. The lookup length becomes 86.8 cm. At 12.0 kg, WHO places the pair near 52.4 percentile, while CDC places it near 36.7 percentile, so the source choice needs to stay visible.

Out-of-range CDC check

A child with an adjusted length of 106 cm cannot be placed on the CDC infant weight-for-length rows used here. Compare WHO and CDC continues with WHO only, while CDC only asks for a supported CDC length before showing a percentile.

FAQ:

Why does weight-for-length use length instead of age?

The percentile compares weight with body length for children of the same sex. Age helps choose and interpret the reference, but the core placement uses sex, weight, and length.

Which source should I use, WHO or CDC?

For U.S. clinical growth monitoring, CDC recommends WHO standards from birth to age 2 and CDC charts for older children. The comparison view is useful when both references are in range and you want to see how much source choice changes the result.

Why does the CDC result disappear in compare mode?

The CDC infant weight-for-length rows used here stop at 103.5 cm. When the adjusted length is longer than that, the comparison becomes WHO-only and the Source Fit tab labels CDC as out of range.

What cutoffs are usually used for low or high weight-for-length?

WHO charts often use about the 2nd and 98th percentiles to flag low and high weight-for-length. The alert band is editable because programs and clinicians may use different review thresholds.

Can one percentile diagnose a growth problem?

No. A single percentile is a screening clue. Growth trend, measurement quality, feeding history, symptoms, and clinical judgment determine whether a result needs follow-up.

Glossary:

Weight-for-length
A growth measure that compares body weight with recumbent length rather than age.
Recumbent length
Length measured while the child is lying down, commonly used for infants and young toddlers.
LMS parameters
The length-specific values used to transform a weight into a z-score and percentile.
Z-score
The standardized distance from the reference median after the LMS transformation.
Alert band
The selected low and high percentile cutoffs used to label values outside a screening range.
Source gap
The difference between WHO and CDC results for the same sex, weight, and adjusted length.

References: