Average Throughput Calculator
Calculate average network throughput from the total data transferred over a given time period.
Inputs
Average Throughput
44.44 Mbps
Throughput
44.44Mbps
Throughput
5.56MBps
Time Period
1,800.0s
Step by step
Values used
Total Data Transferred = 10 GB; Time Period = 30 minutes
Average throughput
throughput = total_data_transferred / time_period
Average Throughput
= 44.44 Mbps
Throughput
= 44.44 Mbps
Throughput
= 5.56 MBps
Time Period
= 1,800.0 s
How it works
Average throughput measures the effective rate of data transfer by dividing the total volume moved by the elapsed time, providing a single number that summarizes performance over a session, test, or reporting window. Unlike instantaneous speed test readings, this figure smooths out momentary fluctuations and is often what matters for judging a completed transfer, backup job, or billing period.
Formula
Average throughput
throughput = total_data_transferred / time_period
- D
- Total data transferred
- t
- Time period
Frequently Asked Questions
How is throughput different from bandwidth?
Bandwidth is the theoretical maximum capacity of a link (e.g. a 1 Gbps port), while throughput is the actual, measured rate of successful data transfer achieved over a real transfer, which is always equal to or lower than the bandwidth due to overhead, contention, and inefficiency.
Why does my measured throughput look lower than my link speed?
Protocol overhead (TCP/IP headers, retransmissions), application-layer inefficiency, and competing traffic on the same link all reduce the useful data rate below the underlying link's rated bandwidth, which is why measured throughput and rated bandwidth rarely match exactly.
What time period should I use for a meaningful average?
For steady, sustained transfers (large file copies, backups) a short window works fine, but for bursty application traffic, average over a longer period (an hour, a day) to avoid a single spike or lull skewing the result unrepresentatively.