Vertical Jump Height from Hang Time Calculator
Calculates vertical jump height from measured hang time using kinematics: h = g · (t/2)² / 2, where g = 9.81 m/s² and t...
Pace, power, and performance math for every sport.
Running, cycling, swimming, and gym math — from race pace and splits to power-to-weight and training-load calculations.
Calculates vertical jump height from measured hang time using kinematics: h = g · (t/2)² / 2, where g = 9.81 m/s² and t...
Compute a batter's batting average (BA = H/AB) and on-base percentage (OBP = (H + BB + HBP) / (AB + BB + HBP + SF)) from...
Compute the new Elo rating of a chess player after a single game using R' = R + K · (S − E), where E = 1 / (1 + 10^((R_o...
Estimate functional threshold power (FTP) from a single all-out 20-minute time trial: FTP ≈ 0.95 · average_20min_watts....
Compute John Hollinger's Game Score, a quick per-game player efficiency rating used as a proxy for the more complex PER....
Compute the expected value (and the EV-to-cost ratio) of a single lottery ticket given the jackpot, the per-ticket cost,...
Compute the rowing stroke rate (strokes per minute) from total strokes and elapsed time, plus the 500 m pace from total...
Compute a team's net run rate over a tournament, the most common ICC tiebreaker for league-stage standings. NRR = (Total...
Compute a tenpin bowler's handicap from their league average: handicap = round(max(0, base − avg) × percentage). The mos...
Compute a tennis player's first-serve percentage from a match's serve summary: First-serve % = (first serves in) / (tota...
Compute a quarterback's basic Y/A (passing yards per attempt) and the more complete Adjusted Net Y/A used in advanced fo...
Compute a batter's slugging percentage from singles, doubles, triples and home runs: SLG = (1B + 2·2B + 3·3B + 4·HR) / A...
Compute a D&D 5e spell save DC and spell attack bonus from your level (for proficiency), and your spellcasting ability m...
Compute Critical Swim Speed — the swimmer's analogue of running's lactate threshold — from a 200 m and 400 m time-trial...
Compute a baseball pitcher's earned run average — the league's most widely-cited rate stat: ERA = (Earned runs · 9) / In...
Compute a bowler's economy rate (runs conceded per over) and bowling average (runs per wicket taken) from overs bowled,...
Compute calories burned during exercise from the MET (metabolic equivalent) value of the activity, body weight in kg, an...
Compute the range of a shot put projected at launch speed v₀ and angle θ above horizontal, launched from a height h abov...
Compute the standard NFL passer rating (0–158.3) from completions, attempts, yards, touchdowns, and interceptions, using...
Compute the standard rate stats used in modern football analytics — goals per 90 minutes, assists per 90, and goals + as...
Compute the number of runs needed in a video-game farming loop to reach a target probability of seeing at least one drop...
Compute a batter's strike rate — the most important rate stat for one-day and T20 cricket: SR = (runs scored / balls fac...
Estimates VO₂ max using the Cooper formula: VO₂ max (mL/kg/min) = (distance_m − 504.9) / 44.73, where distance is the to...
Compute a darts player's checkout percentage — the proportion of attempted double-finishes that were converted: Checkout...