Skewness Computes the skewness of a data sample where is the third central moment and is the sample standard deviation. Syntax skewness(Statistics_data) Description skewness(Statistics_data) Given a data sample , computes its skewness. Related functions Central moment, Moment, Standard deviation Table of Contents Syntax Description Related functions