Lactate Threshold Pace Calculator Formula

Understand the math behind the lactate threshold pace calculator. Each variable explained with a worked example.

Formulas Used

Lactate Threshold Pace

lt_pace_per_km = race_pace_per_km / (threshold_pct / 100)

LT Pace (per mile)

lt_pace_per_mile = race_pace_per_km / (threshold_pct / 100) * 1.60934

5K Race Pace

race_pace_display = race_pace_per_km

Variables

VariableDescriptionDefault
race_5k_time_min5K Race Time(min)22
threshold_pctThreshold as % of 5K Pace(%)88
race_pace_per_kmDerived value= race_5k_time_min / 5calculated

How It Works

Lactate Threshold Pace

The lactate threshold (LT) is the exercise intensity at which lactate begins to accumulate in the blood faster than it can be cleared. Training at LT pace improves endurance performance.

Estimation Method

LT Pace = 5K Race Pace / Threshold Percentage

For well-trained runners, LT pace is approximately 88% of 5K pace (or about 15 seconds per mile slower than 5K pace). This corresponds roughly to the pace you could sustain for 60 minutes in a race.

Worked Example

A runner with a 22-minute 5K using 88% threshold estimate.

race_5k_time_min = 22threshold_pct = 88
  1. 015K race pace = 22 / 5 = 4.40 min/km
  2. 02LT pace = 4.40 / 0.88 = 5.00 min/km
  3. 03LT pace per mile = 5.00 x 1.609 = 8.05 min/mile