Spread WPF 17
Spread WPF Documentation / Formula Reference / Formula Functions / SKEW
In This Topic
    SKEW
    In This Topic

    Summary

    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)

    See Also