Child Height Predictor

Estimate your child's future adult height based on parental genetics.

👦

Boy

👧

Girl

cm
ft
in
cm
ft
in
175 cm
Predicted Height
5' 9" Imperial
168 - 183 cm Genetics Range

💡 Insight

This prediction is based on the Mid-Parental Height formula. Most children reach an adult height within the estimated range. Factors like nutrition and sleep can influence the final outcome.

Ultimate Height Prediction Guide: Genetics & Future Growth

Is Height Destiny?

Every parent wonders: "How tall will they be?" While 60-80% of height is determined by genetics (heritability), the remaining 20-40% is influenced by environment, nutrition, and hormones. It is a biological lottery, but one with predictable odds.

The GetEzzy Height Predictor uses the gold-standard Mid-Parental Method (a derivative of the Tanner/Khamis-Roche method) to calculate the "Target Adult Height Range" based on the genetic ceiling provided by both mother and father.

Mastering the Tool: Precision Inputs

Garbage in, garbage out. To get an accurate medical-grade estimate, follow these steps:

1. Gender Selection (The First Split)

Biological sex is the primary variable.
Boys typically have a longer growth window (puberty ends later, around 17-18) and a higher peak bone mass. Girls often undergo their growth spurt earlier (11-14) but fuse their growth plates sooner (15-16).

2. Unit Synchronization

Our tool features a Smart Unit Lock. Whether you know your height in cms or ft/in, the tool converts it internally to centimeters for calculation:

  • Metric Mode: Best for precision (175 cm vs 176 cm makes a difference).
  • Imperial Mode: We convert 5'9" to 175.26 cm automatically behind the scenes.

3. The Genetic Range

You will notice the result isn't just one number; it includes a Range (+/- 7.5 cm). Even siblings with the same parents can vary within this band due to the "genetic shuffle" of alleles.

Under the Hood: The Formula

We use the corrected Mid-Parental Height equation used by pediatricians worldwide:

1. The "Male Offset" (+13 cm)

Sexual dimorphism in humans results in men being, on average, 13 cm (approx 5 inches) taller than women.
For Boys: We average the parents and ADD 6.5 cm to the mean.
For Girls: We average the parents and SUBTRACT 6.5 cm from the mean.

// The Core Algorithm:
Mean Parent Height = (Father_cm + Mother_cm) / 2

If Boy = Mean + 6.5 cm
If Girl = Mean - 6.5 cm

2. The Error Margin (Standard Deviation)

Biology is messy. The "Target Range" displayed represents the 95% Confidence Interval. This allows for a standard deviation of roughly ±7 cm to ±10 cm. If a child falls outside this predicted range significantly, pediatricians often investigate for hormonal issues or nutritional deficits.

Beating the Odds: Non-Genetic Factors

Can you exceed your genetic prediction? Yes. Here is where the "Environment" variable comes in:

😴 Deep Sleep (HGH Factory)

Human Growth Hormone (HGH) is released in pulses, primarily during Slow-Wave Sleep (Stage 3/4). Chronic sleep deprivation in teenagers suppresses HGH production, literally stunting growth.

🥩 Protein & Calcium

Bone growth requires raw materials. A deficiency in protein (amino acids) or calcium/vitamin D during the critical pubertal growth spurt can prevent a child from reaching their full genetic potential.

Troubleshooting Results

"The prediction seems too short."

This is common if one parent is genetically short due to malnutrition in their own childhood (which doesn't affect their DNA passed to the child). This is called Secular Trend — children are often taller than parents in developing nations due to better nutrition.

"Can I use this for a 2-year-old?"

Yes, but take it with a grain of salt. Toddlers "channelize" (find their growth curve) between ages 2-3. A corrected prediction is more accurate after age 4.

⚠️ Medical Disclaimer

This tool is for educational purposes only. It does not diagnose Growth Hormone Deficiency or other endocrine disorders. If you are concerned about your child's growth velocity, consult a pediatric endocrinologist for a bone age scan.

Tool Function Q&A

Why is +13cm added for boys?
This constant represents the biological "Sexual Dimorphism" average. In our code, we take the average parent height and add 6.5cm for boys (or subtract 6.5cm for girls) to account for the hormone-driven bone growth difference in XY vs XX chromosomes.
Why does the result range vary by +/- 7.5cm?
While the formula predicts a target mean, genetics is probabilistic. The code applies a standard deviation of ±7.5cm to create a 95% confidence interval, acknowledging that siblings often end up with different heights despite having the same parents.
Does "Imperial" mode lose accuracy?
Slightly. The core algorithm runs in Centimeters. When you enter Feet/Inches, we convert it (e.g., 5'9" -> 175.26cm). Due to rounding in the display, the final result might vary by ~1cm compared to direct Metric input, but it remains medically valid.
Why can't I predict for a 2-year-old?
The tool assumes the child has "Channelized" (found their growth curve). Before age 4 (and especially before age 2), toddler growth is erratic and nutrition-dependent, making the Mid-Parental formula less reliable compared to bone age scans.
What formula is this tool using?
This is a digitized version of the Tanner / Khamis-Roche Method (Mid-Parental Height). It allows for a prediction without needing an expensive X-ray of the left hand (Bone Age), making it accessible for home use.