Rogue Wave banner
Previous fileTop of DocumentContentsIndexNext file

10.50 skewness()

PrototypesHeader File(s)
double
skewness(const RWMathVec<double>&)
<rw/dstats.h>

10.50.1 Description

Returns the skewness of a vector of doubles:

where <x> is the mean of the vector and is its standard deviation, that is, the square root of the variance.


Previous fileTop of DocumentContentsIndexNext file

©Copyright 1999, Rogue Wave Software, Inc.
Contact Rogue Wave about documentation or support issues.