learn.howToCalculate
learn.whatIsHeading
The harmonic mean is the reciprocal of the arithmetic mean of reciprocals. It is the correct average for rates — when the denominator unit (time, distance) is constant.
단계별 가이드
- 1HM = n / (1/x₁ + 1/x₂ + ... + 1/xₙ)
- 2Always ≤ geometric mean ≤ arithmetic mean
- 3Use for averaging rates, speeds, P/E ratios
풀어진 예시
입력
60 km/h there and 40 km/h back (equal distances)
결과
HM = 48 km/h (not 50 km/h)
2/(1/60+1/40)=48
계산할 준비가 되셨나요? 무료 Harmonic Mean 계산기를 사용해 보세요
직접 시도해 보세요 →