skewPop
Computes the skewness of a sequence.
Arguments
expr — Expression returning a number.
Returned value
The skewness of the given distribution. Type — Float64
Example
skewPop
Introduced in: v20.1
Computes the skewness of a sequence.
Syntax
Arguments
expr— An expression returning a number.Expression
Returned value
Returns the skewness of the given distribution. Float64
Examples
Symmetric distribution
Right-skewed distribution