Public Function SkewArray( _
ByRef vValues As Variant _
) As Variant SkewArray(Array(12, 34, 56)) = 0
SkewArray(Array(12, 34, 78)) = 0.207826562129516
SkewArray(SampleData) = 0.358004472742792See also: Skew Function
SkewExcelArray Function
KurtosisArray Function
StandardDeviationArray Function
StandardDeviationPopulationArray Function
VarianceArray Function
VariancePopulationArray Function
AverageArray FunctionvValues: Numeric-type array or Variant array containing only numeric elements. This function is NOT affected by the current setting of the StatVarType Property. It assumes that vValues is an array that contains only numeric elements. Copyright 1996-1999 Entisoft
Entisoft Tools is a trademark of Entisoft.