Hacker News new | ask | show | jobs
by bavell 1860 days ago
"Entropy" in this context also left me wondering. Perhaps "variance" or "deviation from the mean"?

Thanks for the insights!

1 comments

Entropy usually boils down to "sum p * log(p) for all p (and possibly normalize)", assuming you have discrete probabilities p. It is not related to variance or mean.