We can make a pattern:
Mean is the average value of x
Variance is the average value of x^2
Skew is the average value of x^3*
Kurtosis is the average value of x^4*
All of these values can describe statistically useful information
*The formulas are more complicated than this, basically accounting for the earlier moments. For example, Variance is actually the average of x^2-(average of x)^2
Latest Answers