Spread.NET 17 Formula Reference
Formula Functions / Functions R to S / SKEW
In This Topic
    SKEW
    In This Topic

    This function returns the skewness of a distribution.

    Syntax

    SKEW(number1,number2,...)

    Arguments

    The arguments are numeric values. Only the first argument is required. Up to 255 arguments may be included.

    Data Types

    Accepts numeric data for all arguments. Returns numeric data.

    Examples

    SKEW(A1,B2,B3,C1,C4)

    Version Available

    This function is available in product version 1.0 or later.

    See Also

    KURT | Statistical Functions