Public Function Skew( _ ParamArray vValues() As Variant _ ) As Variant
Skew(12, 34, 56) = 0 Skew(12, 34, 78) = 0.207826562129516 Skew(SampleData) = 0.358004472742792See also:
SkewArray Function SkewExcel Function Kurtosis Function StandardDeviation Function StandardDeviationPopulation Function Variance Function VariancePopulation Function Average Function StatVarType PropertyvValues: The values that are to be processed. Can be numbers, one-dimensional numeric arrays, one-dimensional Variant arrays, one-dimensional Variant arrays with embedded arrays, or any combination of these. The current setting of the StatVarType Property determines which numeric data types are recognized by this function.
Copyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.