Jump Height Calculator Formula
Understand the math behind the jump height calculator. Each variable explained with a worked example.
Formulas Used
Vertical Jump Height
jump_height = jump_reach_in - standing_reach_inJump Height (cm)
jump_cm = round((jump_reach_in - standing_reach_in) * 2.54)Estimated Hang Time
hang_time = round(2 * sqrt(2 * (jump_reach_in - standing_reach_in) * 0.0254 / 9.81) * 1000) / 1000Variables
| Variable | Description | Default |
|---|---|---|
standing_reach_in | Standing Reach(in) | 96 |
jump_reach_in | Jump Reach(in) | 120 |
How It Works
How Vertical Jump Is Measured
Vertical jump is the difference between how high you can reach standing flat-footed and how high you can touch at the peak of a jump. Stand next to a wall, reach up, mark the spot. Then jump and slap the wall at your highest point. The gap between those two marks is your vertical.
Formula
Vertical Jump = Jump Reach - Standing Reach
Hang Time = 2 x sqrt(2 x Height(m) / 9.81)
Hang time is calculated from freefall physics. A 24-inch vertical gives about 0.70 seconds of air time. A 36-inch vertical gives 0.86 seconds. The visual difference is dramatic, but the actual time difference is small.
When to Use This
Athletes testing for basketball, volleyball, football, or track and field. Coaches use vertical jump as a proxy for lower-body explosiveness. The NBA combine, NFL combine, and college athletic testing all measure standing and running verticals.
How to Read Your Result
For context, the NBA combine average is 28-35 inches for a standing vertical. Running verticals are typically 4-8 inches higher because of the added momentum.
What Affects Your Score
Fast-twitch muscle fiber ratio, relative leg strength (especially glutes and quads), and technique all play a role. Heavier athletes tend to have lower verticals in absolute terms, but pound-for-pound the numbers tell a different story. Training programs that combine heavy squats with plyometrics (box jumps, depth jumps) typically produce 2-6 inches of improvement over 6-12 weeks.
Common Mistakes
Worked Example
A player with a 96-inch standing reach and 120-inch jump reach.
- 01Vertical jump = 120 - 96 = 24 inches.
- 02In cm = 24 x 2.54 = 61 cm.
- 03Height in meters = 24 x 0.0254 = 0.610 m.
- 04Hang time = 2 x sqrt(2 x 0.610 / 9.81) = 2 x 0.353 = 0.705 seconds.
Frequently Asked Questions
What is the difference between standing and running vertical?
A standing vertical jump is from a stationary position. A running (approach) vertical adds momentum from a run-up, typically adding 4-8 inches. Basketball players often test both; the running vertical is used for game scenarios.
How can I improve my vertical jump?
Combine strength training (squats, deadlifts), plyometrics (box jumps, depth jumps), and power exercises (Olympic lifts, jump squats). Most programs take 6-12 weeks to see measurable improvement of 2-6 inches.
Is hang time really longer for higher jumpers?
Yes, but less than you might think. A 24-inch vertical gives about 0.70 seconds of hang time. A 36-inch vertical gives about 0.86 seconds. The difference is small, but the visual effect is dramatic.
Ready to run the numbers?
Open Jump Height Calculator