Pace Band Calculator

A pace band is the printable strip of per-mile or per-kilometre splits a runner wears on race day — usually wrapped around the wrist or pinned to a bib — so you can check at every marker whether you are on, ahead of, or behind your goal time. Enter your race distance, goal finish time and an optional negative-split percentage, and this calculator builds the full split table with a running cumulative time for each checkpoint. To print it, use your browser’s Print dialog and choose “Save as PDF” (or print directly) — no app, no sign-up, nothing stored. Pair it with a faster closing half or work back from your target race pace. Mobile-first, mi/km toggle.

Your goalGoal timeStrategy
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
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

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)

A pace band distributes your goal time T across the distance. The default even-paced band gives every segment time in proportion to its length, so the cumulative of the final marker lands exactly on T. A negative-split band runs the opening half slightly slower — T/2 · (1 + p/2) — and the closing half exactly as much faster — T/2 · (1 − p/2), where p is your percentage ÷ 100 — and the two halves still add back to T with no drift. Everything is computed in metres and seconds and converted to your unit only at the edge, so the mile and kilometre bands never disagree by rounding, and any partial final segment absorbs the residual so the last cumulative time is exact.

Sources

FAQ

What is a pace band?

A pace band is a small printed strip listing the cumulative clock time you should hit at each mile or kilometre marker to finish on your goal time. Runners wear it on the wrist or pin it to their bib and glance at it as they pass each marker, so they always know if they are on pace.

How do I print the pace band as a PDF?

Generate the table here, then open your browser’s Print dialog (Ctrl/Cmd-P) and choose “Save as PDF” as the destination — or print straight to paper. There is no separate download or app: the band prints with the rest of the page, so you can save it, share it, or print it small enough to wrap around your wrist. Tip: print at a reduced scale and cut out just the table.

Should I use an even split or a negative split?

Leave the negative-split percentage at 0 for an even-paced band, where every segment targets the same pace — the safest plan for most runners. Set a small 1–3% negative split if you want the band to bank a little time early and run the closing half faster, which is how most personal bests and marathon records are run.

Can I make the band in miles or kilometres?

Yes. Toggle the distance unit between mi and km and the whole band rebuilds — one row per mile or per kilometre, plus a final partial segment if your race is not a whole number of units. The maths is done in metres internally, so the two views agree exactly.

What if my GPS watch shows a different distance than the markers?

Course markers are placed on the official measured line, but a GPS watch usually reads slightly long because you rarely run the exact tangents. Trust the cumulative times on your band at the official markers rather than your watch’s per-mile auto-laps, and treat any small drift as normal.

Does the final cumulative time always equal my goal?

Yes. The split engine builds the band so the cumulative time of the last segment lands exactly on your goal finish time, with any partial final segment absorbing the rounding. The band you wear will always add up to the time you entered.

A pace band is a mathematical pacing plan, not a guarantee of fitness or finish time. Weather, terrain, hills and fuelling all affect the day — adjust on the road as needed. General information for training, not medical or coaching advice.

Embed this calculator

Add the 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://dialpace.com/embed/pace-band-calculator.js" async></script>