I know you can use $\sigma^3$ and $\sigma^4$ with $\mu$3 and $\mu$4 respectively to find the skewness and the kurtosis, but by themselves what do they mean + what's the formula to find them?
Thank you in advance!
I know you can use $\sigma^3$ and $\sigma^4$ with $\mu$3 and $\mu$4 respectively to find the skewness and the kurtosis, but by themselves what do they mean + what's the formula to find them?
Thank you in advance!
On
You presumably know how to find the variance $\sigma^2$. The others are powers of this. Put simply:
You divide the third central moment by $\sigma^3$ to get the skewness, and the fourth central moment by $\sigma^4$ to get the kurtosis, in order to remove scale effects from these statistics and make them unitless, so they can give information related to the shape of the distribution. Similarly, taking central moments rather than raw moments to remove location effects.
skewness=$\frac{\mu_3}{\sigma^3}$, kurtosis=$\frac{\mu_4}{\sigma^4}$, where $\mu_k=E((X-\mu)^k)$ and $\sigma^2=E((X-\mu)^2)=E(X^2)-\mu^2$
Using Google:
https://brownmath.com/stat/shape.htm