The SKEW function is one of the statistical functions. It is used to analyze the range of data and return the skewness of a distribution of the argument list.
Syntax
SKEW(number1, [number2], ...)
The SKEW function has the following arguments:
Argument
Description
number1/2/n
Up to 255 numeric values for which you want to get the skewness of a distribution.