Skip to main content

learn.howToCalculate

learn.whatIsHeading

The harmonic mean is best for rates and ratios. It emphasizes smaller values in a dataset and is the reciprocal of the arithmetic mean of reciprocals, often used for average speeds.

ସୂତ୍ର

HM = n / (1/x₁ + 1/x₂ + ... + 1/xₙ)

ଷ୍ଟେପ୍-ଷ୍ଟେପ୍ ଗାଇଡ୍ |

  1. 1Calculate the reciprocal of each number
  2. 2Sum all reciprocals
  3. 3Divide n by the sum of reciprocals

ସମାଧାନ ହୋଇଥିବା ଉଦାହରଣ

ଇନପୁଟ୍
Speeds: 60 km/h, 40 km/h
ଫଳ
HM = 48 km/h
2 / (1/60 + 1/40) = 48

ଏଡ଼ାଇବା ଯୋଗ୍ୟ ସାଧାରଣ ଭୁଲ

  • Confusing harmonic and arithmetic means
  • Wrong application context

ସେଟିଂ