Networking & IT Tools

Latency Jitter Calculator

Paste a list of ping or round-trip-time samples to calculate average latency, min/max, and jitter.

26.0ms
average
22.0ms
min
31.0ms
max
4.3ms
jitter

Jitter here is the average absolute difference between consecutive samples (the same style of calculation used in RFC 3550 for RTP) — lower is more consistent. High jitter can cause choppy audio/video even when average latency looks fine.

How to use this tool

  1. 1Paste your ping samples, separated by commas or spaces.
  2. 2See average, min, max, and jitter.

Frequently asked questions

How is jitter calculated here?+

As the average absolute difference between consecutive samples — the same style of calculation RFC 3550 uses for RTP streams.