Click or drag to resize

NegativeBinomialDistributionSkewness Property

Gets the skewness coefficient, a measure of the degree of asymmetry of this distribution.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public double Skewness { get; }

Property Value

Double

Implements

IRandomVariableMomentsSkewness
See Also