Skip to content
EECS 4340 Final Review

Arithmetic, harmonic, and geometric means

Tag: averaging-means

Aliases: arithmetic mean, harmonic mean, geometric mean

Three averaging techniques used in performance evaluation: arithmetic mean for quantities proportional to time (latencies), harmonic mean for rates (throughput, MIPS), and geometric mean for unit-less ratios (speedups). Choosing the wrong mean systematically distorts conclusions.

No references yet.