|  | NegativeBinomialDistributionSkewness Property | 
            Gets the skewness coefficient, a measure of the degree of asymmetry of 
            this distribution.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic double Skewness { get; }Public ReadOnly Property Skewness As Double
	Get
public:
virtual property double Skewness {
	double get () sealed;
}abstract Skewness : float with get
override Skewness : float with get
Property Value
DoubleImplements
IRandomVariableMomentsSkewness See Also
See Also