Collabora Office 23.05 Help
Calculates the skewness of a distribution using the population of a random variable.
SKEWP(Number 1 [; Number 2 [; … [; Number 255]]])
The parameters should specify at least three values.
SKEWP(2;3;1;6;8;5) returns 0.2329985562
SKEWP(A1:A6) returns 0.2329985562, when the range A1:A6 contains {2;3;1;6;8;5}