duration.tools

Average Time Calculator

The mean of a list of durations.

Average
1:31.9
across 4 entries
Total
0:06:08
Fastest
1:29.0
Slowest
1:35.0
Midpoint
1:32.0
Range
6.00s
Count
4

Paste durations one per line — lap times, task durations, queue waits — and get the mean, along with total, fastest, slowest, and the midpoint between the extremes. Formats can be mixed line to line.

How to use it

  1. 1.Enter times one per line (1:32.5, 90s, 2m 10s…).
  2. 2.Read the average and total.
  3. 3.Compare fastest, slowest, and the midpoint.

Questions people ask

How is the average computed?
All entries convert to seconds, are summed and divided by the count, then formatted back — the arithmetic mean, the same as averaging numbers.
What's the midpoint for?
It's the halfway value between the fastest and slowest entries — a quick sense of range, distinct from the mean when outliers exist.