Average of (harmonic) average speeds

algebra-precalculusaverage

Suppose I have travel speeds $x_i$ at times $z_i$ ($i = 1, \ldots, n$) from point $A$ to point $B$.

Furthermore, assume that I have travel speeds $y_i$ at times $z_i$ ($i = 1, \ldots, n$) from point $B$ to point $A$.

Now, I know that the average speed at time $z_i$ ($i = 1, \ldots, n$) is given by the harmonic mean
$$\frac{2{x_i}{y_i}}{x_i + y_i}.$$

Here is my question:

What formula do we use to compute for the average of the (harmonic) average speeds, say, per quarter?

I am confused as to whether we still need to use the harmonic average formula (since we are still dealing with equal travel distances [from $A$ to $B$ or from $B$ to $A$]), or if we could already use the (ordinary) arithmetic average formula.

Best Answer

I'll just add to the nice answer from @joriki.

Every "average" has a certain use. You don't just use an average without having a reason behind it (not just statistics but physics). For example, if you wanted to find the velocity that you can use in the equation for kinetic energy instead of summing over all objects (for example, calculating the "average" velocity of molecules at some temperature), you would calculate the quadratic average (root mean square) because you would get the definition of average from $(\sum m_i)v_{avg}^2=\sum m_iv_i^2$. Another example is the center of mass. In linear gravity (on the surface of the earth, not too far), the center of mass is the linear average of position over all objects. But when you are dealing with Newtonian gravity (big picture, planets and stuff), it's the harmonic average that determines the point around which the objects orbit.

So - there is no one "right" average - each has a different meaning, and is used differently.

That being said, back to your question. If these velocities are fundamental individual results (measurements with a radar or something) and you are doing statistics on these measurements... then use the arithmetic average, because that's what you do in statistical analysis when you are looking for the most likely value of some quantity, when a Gaussian distribution is assumed (symmetric to deviations up or down). But I don't think this applies to your situation.

Averaging inverse velocities is just like averaging times... which is usual in sports. And in sports, even doing statistics, you will do statistics with times, not velocities (and thus compute average times). So... as far as I understand, if talking about velocities is simply a convenient conversion, but the time is the true thing that was measured, then I'd say that just use the harmonic average for everything, because talking about velocities is just a "mask" over the true quantities in the system and velocities themselves were not really measured or detected directly. If I was doing this... I'd use harmonic average, or just stop pretending that we are talking about velocities (using times instead).

Related Question