SKEW_P

SKEW_P(args) → { number }

Returns the skewness of a distribution based on a population: a characterization of the degree of asymmetry of a distribution around its mean.

Parameters:

Name Type Description
args number | string | Array.<number> | ApiRange

Up to 255 numeric values for which the skewness of a distribution will be returned. The first argument is required, subsequent arguments are optional.

Returns:

Type
number