Prototypes | Header File(s) | |
double |
skewness(const RWMathVec<double>&) |
<rw/dstats.h> |
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.
©Copyright 1999, Rogue Wave Software, Inc.
Contact Rogue Wave about documentation or support issues.