Can’t seem to memorize this one!
Thanks!
Can’t seem to memorize this one!
Thanks!
The (usual, unweighted) harmonic mean is the reciprocal of the arithmetic mean of the reciprocals. If memory serve, the weighted harmonic mean is the reciprocal of the weighted average of the reciprocals. Perhaps that’ll help a bit.
Not sure if this will be helpful, but I always think “inverse of the inverses”.
Given a simple 2-sample case of x1 & x2 with w1 & w2:
You can swap steps 3 & 4 by DIVIDING the results by N, THEN taking the inverse. Same difference.
I realize this doesn’t necessarily help you memorize the formula, but if you just remember “inverse of the (summed weighted) inverses”, you will be almost 100% there (just don’t forget to multiply the result by N).
General formula: N / summation(wi/xi)