|
|
|
|
|
by mellavora
1520 days ago
|
|
The typical measure of entropy (Shannon or Gibbs, and let's spare details for later and after you've read up on the theory of large deviations) is - sum (p log(p)) which is not that different than the formula for the mean sum (p 1/n) the critical difference is the normalization constant is based on the probability of the state rather than assuming a uniform probability over all states. So, in effect, the entropy is a measure of the mean. It is a measure adopted to the case where "mean" is ill-defined because the number of modes and/or the variation around those modes is not handled well by simpler metrics. |
|
More constructively, principal among the many things wrong with your comment is the formula for the mean; sum_i p_i = 1, so sum_i p_i / n = 1 / n. The mean would instead be sum_i p_i x_i.