El media armónica is a measure of central tendency that is particularly useful in situations where average rates are desired, such as speeds or efficiencies. Unlike the arithmetic mean, which sums values and divides by their count, the harmonic mean focuses on the reciprocals of the values. It is defined mathematically as:
H = n / (1/x1 + 1/x2 + … + 1/xn)
where H is the harmonic mean, n is the number of observations, and x1, x2, …, xn son los valores individuales.
The harmonic mean is particularly effective when dealing with ratios and rates. For example, if a car travels a certain distance at different speeds, the harmonic mean provides a more accurate average speed than the arithmetic mean. This is because the harmonic mean tends to reduce the impact of large outliers and gives more weight to smaller values, making it suitable for datasets donde los valores se definen en relación con una tasa común.
Una aplicación común de la media armónica es en finance, particularly in calculating average rates of return over time. It is also used in physics, particularly in optics and acoustics, where it can describe phenomena like wave speeds in different media.
En resumen, aunque la media armónica se usa con menos frecuencia que las medias aritmética y geométrica, cumple un papel crucial en la representación precisa de promedios en contextos específicos, especialmente cuando se trata de cantidades fraccionarias o tasas.