public virtual double ExcessKurtosis { get; }
Public Overridable ReadOnly Property ExcessKurtosis As Double
Get
public:
virtual property double ExcessKurtosis {
double get ();
}
abstract ExcessKurtosis : float with get
override ExcessKurtosis : float with get
The excess kurtosis of a distribution is a measurement of the fatness of its tails relative to the normal distribution.