ProMathTools
ProMathTools

Harmonic Mean

The Harmonic Mean is a type of average that's super useful when you're dealing with rates, ratios, or speeds. Unlike the simple arithmetic mean, it gives more weight to smaller values, making it ideal for situations where you need to average quantities that are expressed as 'per unit' (like miles per hour or cost per item).

e.g., 10, 20, 30 or 5 10 15

How it works

The Harmonic Mean is a type of average that's super useful when you're dealing with rates, ratios, or speeds. Unlike the simple arithmetic mean, it gives more weight to smaller values, making it ideal for situations where you need to average quantities that are expressed as 'per unit' (like miles per hour or cost per item).


The Formula
H = n / (1/x₁ + 1/x₂ +. + 1/xₙ) Where:
H = Harmonic Mean
n = The count of numbers in your dataset
xᵢ = Each individual number

Worked Example
  1. Averaging Speeds

    Imagine you drive 10 miles at 30 mph and then another 10 miles at 60 mph. What's your average speed? If you just took the arithmetic mean (30+60)/2 = 45 mph, that would be wrong because you spent more time at the slower speed. The harmonic mean gives the correct average speed: 2 / (1/30 + 1/60) = 2 / (0.0333. + 0.0166.) = 2 / 0.05 = 40 mph.


Tips, Assumptions & Limitations
  • Ensure all your numbers are positive. The harmonic mean isn't defined for zero or negative values.
  • Use commas or spaces to separate your numbers. Our calculator can handle both!
  • The harmonic mean is always less than or equal to the geometric mean, which is always less than or equal to the arithmetic mean (for positive numbers).
FAQ

The Harmonic Mean is a specialized type of average that's particularly useful for datasets involving rates, ratios, or speeds. It's calculated by dividing the number of observations by the sum of the reciprocals of each observation. It tends to give more weight to smaller values compared to the arithmetic mean.

You should use the Harmonic Mean when you need to average rates (like speed, miles per gallon, or cost per unit) or when dealing with quantities that are inversely proportional. For example, it's the correct average for speeds over fixed distances or for calculating average resistance in parallel circuits.

The Arithmetic Mean (simple average) is best for summing quantities. The Geometric Mean is ideal for averaging growth rates or values that are multiplied together. The Harmonic Mean, however, is specifically designed for averaging rates or ratios, giving more influence to smaller values. For any set of positive numbers, the Harmonic Mean is always less than or equal to the Geometric Mean, which is less than or equal to the Arithmetic Mean.

Companion article

Harmonic Mean Calculator: Understanding Averages for Rates and Ratios

Related Calculators
About UsFAQsTerms and ConditionsPrivacy PolicySitemap
EmailLinkedInFacebook

© 2025-2026 PromathTools. All rights reserved.

Built by KruskalCode – SaaS & Automation Experts