Write down the values in the respective box, and the calculator will compute their harmonic mean.
Related
Use this online Harmonic Mean Calculator to quickly calculate the harmonic mean of a dataset. It works for both positive and negative numbers and provides additional useful insights about your data.
The harmonic mean (H.M.) is a measure of central tendency, alongside arithmetic and geometric means. It is the reciprocal of the arithmetic mean of reciprocals and generally produces the lowest value among the three means. It is sometimes called the subcontrary mean.
$$ H = \frac {n}{\frac {1}{x_1} + \frac {1}{x_2} + \dots + \frac {1}{x_n}} = \frac {n}{\sum_{i=1}^n \frac {1} {x_i}} $$
If weights ω₁, ω₂, …, ωₙ are associated with x₁, x₂, …, xₙ, the weighted harmonic mean is:
(Formula image placeholder)
The harmonic mean is always the smallest among arithmetic and geometric means:
A.M > G.M > H.M
For two numbers, H.M can also be calculated as:
$$ H.M = \frac{G.M^2}{A.M} $$
Check our Geometric Mean Calculator for G.M. calculations.
Find the harmonic mean of 12, 23, 34, 45, 56:
Formula:
$$ H.M = \frac{5}{\frac{1}{12} + \frac{1}{23} + \frac{1}{34} + \frac{1}{45} + \frac{1}{56}} $$
Step-by-step:
$$ H.M = \frac{5}{0.083 + 0.043 + 0.029 + 0.022 + 0.017} $$
$$ H.M = \frac{5}{0.194} \approx 25.77 $$
Take the reciprocal of each number, compute their arithmetic mean, then take the reciprocal of that result.
Use the HARMEAN function:
=HARMEAN(number1, [number2], ...)
The harmonic mean is widely used in finance, physics, geometry, and statistics. Use this online calculator to efficiently compute the harmonic mean for any dataset.
Related
Links
Home Conversion Calculator About Calculator Online Blog Hire Us Knowledge Base Sitemap Sitemap TwoEmail us at
Contact Us© Copyrights 2026 by Calculator-Online.net