Click or drag to resize

SampleSkewness Property

Gets the sample skewness.

Namespace:  Meta.Numerics.Statistics
Assembly:  Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax
public double Skewness { get; }

Property Value

Type: Double
Remarks

Skewness is the third central moment, measured in units of the appropriate power of the standard deviation.

See Also