The Excel SKEW Function
Skewness
The Skew of a data set is a measurement of the asymmetry of the distribution about the mean.
For more information on skewness, see the Wikipedia page Basic DescriptionThe Excel SKEW function calculates the skewness of the distribution of a supplied set of values. The format of the function is :
SKEW( number1, [number2], ... )
Where the number arguments provide a minimum of 3 values that make up the data set. These can be individual numbers or arrays of numbers and can be input either directly, as returned values from other functions or formulas, or as references to cells containing values. In Excel 2007, you can input up to 255 number arguments to the Skew function, but in Excel 2003, you can only input up to 30 arguments.
ExampleColumn A of the spreadsheet on the right shows 15 data values. The distribution of these values is shown in the chart below: The skewness of the values in the spreadsheet can be calculated using the Excel Skew Function as follows:
=SKEW( A1:A15 )
This gives the result 0.863378312, indicating that the data set has a positive skew. Further information and examples of the Excel Skew function can be found on the Microsoft Office website. Trouble ShootingIf you get an error from your Excel Skew function this is likely to be the Excel #DIV/0! error: Common Error
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Copyright © 2008-2011 ExcelFunctions.net |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||