Printable Pace Band Calculator

Wrap a strip of paper with the right numbers around your wrist and a marathon stops being mental math on the move. This pace band calculator takes a race distance, a goal finish time, and an optional negative-split percentage, then builds the split table showing the cumulative clock time at every mile or kilometer marker. Print it straight from the browser — Ctrl/Cmd-P, Save as PDF, trim the table, tape it on. Want the second half quicker than the first? Plan the faster closing half before you print, or first work out what your goal demands per mile.

Your goalGoal timeStrategy
Average goal pace per mile8:01 /mi
Goal finish time3:30:00
Race distance26.2 mi
Checkpoints27
Pacing strategyEven pace
Pace bandEven-paced band · 27 cumulative checkpoints below — print and wear

26.2 mi · 3:30:00 · 0

Your race-day pace band — print it or save as PDF
SegmentSplitCumulative
Mile 18:018:01
Mile 28:0116:02
Mile 38:0124:03
Mile 48:0132:04
Mile 58:0140:05
Mile 68:0148:05
Mile 78:0156:06
Mile 88:011:04:07
Mile 98:011:12:08
Mile 108:011:20:09
Mile 118:011:28:10
Mile 128:011:36:11
Mile 138:011:44:12
Mile 148:011:52:13
Mile 158:012:00:14
Mile 168:012:08:15
Mile 178:012:16:16
Mile 188:012:24:16
Mile 198:012:32:17
Mile 208:012:40:18
Mile 218:012:48:19
Mile 228:012:56:20
Mile 238:013:04:21
Mile 248:013:12:22
Mile 258:013:20:23
Mile 268:013:28:24
0.2 mi1:363:30:00

How it works

even split: segment = T · (segmentMeters / distanceMeters); negative split: first half = T/2 · (1 + p/2), second half = T/2 · (1 − p/2)

T is your goal finish time. On an even band, each row gets the share of T that matches its share of the course — a full mile earns a full mile’s worth of time, the odd 0.2 at the end earns proportionally less — so the last cumulative entry is T itself, never a second off. Turn on a negative split and the calculator divides the race at halfway: the opening half is padded to T/2 · (1 + p/2) while the closing half is trimmed to T/2 · (1 − p/2), where p is your percentage over 100. Padding and trim cancel, so either strategy prints a band that still closes exactly on your goal. The table is assembled in meters and seconds internally, which is why the mile and kilometer versions of one band agree at every checkpoint.

Sources

FAQ

Why wear a pace band when my watch shows pace?

A GPS watch measures the line you actually ran, which is nearly always longer than the certified course because nobody hits perfect tangents. The band is keyed to the official markers instead — glancing at it as you pass each sign tells you where you stand against the only clock that counts, the one at the finish.

What do I need to enter?

Three things: the race distance (any number, with a mi/km flip — presets cover the 10K, half, and full), your goal finish time in h:mm:ss, and an optional negative-split percentage. Leaving that last field at 0 produces a steady band; 1–2% is the usual choice for banking a faster finish, and the field accepts up to 5.

How do I use the band during the race?

Each row pairs a marker with the cumulative time your race clock should read as you pass it. Ahead of the printed figure means time in the bank; behind means you owe some. Check against gun time or your chip split rather than your watch’s auto-laps, which drift on long courses.

Can I print it in kilometers instead of miles?

Yes — flip the distance unit and the band rebuilds with one row per kilometer. A marathoner gets 26 rows plus the final 0.2 in miles, or 42 rows plus the last 0.195 in km, and because both come from the same meters-and-seconds math they never disagree about the finish.

What if the race does not go exactly to plan?

It rarely does — hills, headwinds, aid-station stops, and a crowded opening mile all push individual splits around. Treat a small drift at one marker as noise and re-anchor at the next rather than surging to erase it immediately; the band is a reference line, not a contract.

Is a pace band worth it for a first race?

Arguably a first-timer benefits most, because the band removes pacing arithmetic from a brain that already has enough to do. Pick a conservative goal, print the even version, and your only mid-race job is comparing two numbers at each marker.

A printed band states what the clock should say, not what your legs can deliver on the day. It is planning information for training and racing — not coaching or medical advice — so pick goals that match demonstrated fitness and adjust on course when conditions demand it.

Embed this calculator

Add the printable pace band calculator to your website or club page — free, no sign-up. Paste this snippet where you want the calculator to appear:

<script src="https://pacerrunning.net/embed/pace-band-calculator.js" async></script>