public override double Skewness { get; }
Public Overrides ReadOnly Property Skewness As Double
Get
public:
virtual property double Skewness {
double get () override;
}
abstract Skewness : float with get
override Skewness : float with get
The skewness of a distribution is a measurement of its asymmetry about its mean. It is the third moment about the mean, measured in units of the cubed standard deviation.