Syntax
| Parameter | Description |
|---|---|
| value1 | Parameter of the HARMEAN function. |
| [value2 | (Optional.) Parameter of the HARMEAN function. |
| ...] | Parameter of the HARMEAN function. |
Examples
Average speed for a round trip
=HARMEAN(60, 40)
Average P/E ratio
=HARMEAN(B2:B30)
Machine throughput
=HARMEAN(C2:C10)
Common Errors
Returned when any value is zero or negative. Division by zero makes the harmonic mean undefined.
Non-numeric arguments were provided.
Tips
For positive numbers, HARMEAN <= GEOMEAN <= AVERAGE. The harmonic mean gives more weight to smaller values.
The arithmetic mean of speeds is wrong when distances are equal. HARMEAN gives the correct result. If times are equal instead, then arithmetic mean is correct.
Like GEOMEAN, HARMEAN cannot handle zeros or negatives. All input values must be strictly positive.
Try HARMEAN in Viztab
Import your data and use HARMEAN with 370+ other formulas. No signup required.
Open Viztab