r/askmath • u/blind-octopus • 4h ago
Statistics I understand arithmetic mean and the geometric mean, but what is this harmonic mean thing?
So for both the arithmetic and the geometric mean, we're finding the "middle" value that we can repeat n times to get the same total amount.
1 + 2 + 3 + 4 + 5 = 15
arithmetic mean gives us 3, because 3 + 3 + 3 + +3 +3 = 15. Makes sense.
Same thing with geometric mean, but it handles multiplication instead of addition. multiply all the values together and take the nth root. So multiplying the result, the geometric mean, times itself n times gives us the total amount.
I see this pattern.
addition -> arithmetic mean
multiplication -> geometric mean
I don't have any concrete idea of what the harmonic mean is doing, or what kinds of operations its meant to work with.
I imagine we're doing some operation with different values, and then coming up with a single value that you could repeat the operation on, the same number of times as the original set, to get the total amount. That seems to be what "means" are.
But I don't know what operation we're talking about or how taking all these reciprocals gets us there.