Triathlon Transition Time Calculator Formula

Understand the math behind the triathlon transition time calculator. Each variable explained with a worked example.

Formulas Used

Total Finish Time

finish_time_min = total_time

Finish Time (hours)

finish_hours = total_time / 60

Total Transition Time

transition_total = total_transition

Transition as % of Total

transition_pct = total_transition / total_time * 100

Variables

VariableDescriptionDefault
swim_minSwim Time(min)30
t1_minTransition 1 (Swim to Bike)(min)3
bike_minBike Time(min)75
t2_minTransition 2 (Bike to Run)(min)2
run_minRun Time(min)28
total_timeDerived value= swim_min + t1_min + bike_min + t2_min + run_mincalculated
total_transitionDerived value= t1_min + t2_mincalculated

How It Works

Triathlon Time Breakdown

Triathlon finish time is the sum of all five segments: swim, transition 1, bike, transition 2, and run.

Formula

Total Time = Swim + T1 + Bike + T2 + Run

Transitions are often called the "fourth discipline" of triathlon. Fast transitions (under 2 minutes each) can save 3-5 minutes compared to slow transitions. Professional triathletes often complete T1 in under 45 seconds and T2 in under 30 seconds.

Worked Example

An Olympic-distance triathlon with swim 30 min, T1 3 min, bike 75 min, T2 2 min, run 28 min.

swim_min = 30t1_min = 3bike_min = 75t2_min = 2run_min = 28
  1. 01Total = 30 + 3 + 75 + 2 + 28 = 138 minutes
  2. 02In hours = 138 / 60 = 2.30 hours (2 hours 18 minutes)
  3. 03Total transition = 3 + 2 = 5 minutes
  4. 04Transition % = 5 / 138 x 100 = 3.6%