Click or drag to resize

BinomialDistributionKurtosis Property

Gets the kurtosis coefficient, a measure of the degree of peakedness of this distribution.

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

Property Value

Double

Implements

IRandomVariableMomentsKurtosis
See Also