Skewness: Difference between revisions
Appearance
Content deleted Content added
Simon_J_Kissane (talk) No edit summary |
Simon_J_Kissane (talk) No edit summary |
||
Line 8: | Line 8: | ||
where N is the number of data points, x<sub>i</sub> the ith data point, x<sub>mean</sub> the [[mean]], and σ the [[standard deviation]]. |
where N is the number of data points, x<sub>i</sub> the ith data point, x<sub>mean</sub> the [[mean]], and σ the [[standard deviation]]. |
||
Skewness is the third moment. |
|||
Revision as of 02:42, 23 September 2001
Skewness is a measure of the asymmetry of a distribution. A distribution has positive skew if the assymetry is towards the positive direction, and negative skew if it is towards the negative direction. (i.e. positive skew if the positive tail is longer and negative skew if the negative tail is longer.)
Formula for skewness: (Σi(xi-xmean)3)/Nσ3
where N is the number of data points, xi the ith data point, xmean the mean, and σ the standard deviation.
Skewness is the third moment.