skew_p
Population skewness.
Syntax
Section titled “Syntax”v = skew_p(number1, number2, ...)Description
Section titled “Description”Like skew but uses the population formula (no bias correction).
Example
Section titled “Example”skew_p([1 2 3 4 100])