Mean–variance spectrum
The
Three categories
#to-write restrict to positive-valued
Depending on how the
- Fat-tailed:
.- These variables have some rare but crazy-high values that make the variance freak out.
- e.g. a bit
that is very rarely
- Well-rounded:
.- These variables are overall civilized, and vary roughly equally above and below their mean.
- e.g. a uniform random bit, any exponential random variable, the absolute value or square of any normal of mean
, most real world things
- Concentrated:
.- These variables are tightly concentrated around a specific non-zero value.
- e.g. a bit
that is almost always , (the absolute value of) a normal with mean and tiny variance
#figure
Relative variance
We can also define the relative variance
- fat tailed:
, - well-rounded:
, - concentrated:
.
The shape parameter of a gamma distribution is
The ratio
Summing independent copies
As we sum independent copies, fat-tailed variables eventually become well-rounded, which quickly become concentrated. Indeed,
so the variance loses ground, and the relative variance becomes
Mixtures
#to-write Eric points out that when you take mixtures, by jensen’s you can only increase the relative variance!