Click or drag to resize

NegativeBinomialDistribution Properties

The NegativeBinomialDistribution type exposes the following members.

Properties
 NameDescription
Public propertyKurtosis Gets the kurtosis coefficient, a measure of the degree of peakedness of this distribution.
Public propertyMean Gets the mean of this distribution.
Public propertyN Gets and sets number of successes.
Public propertyP Gets and sets the probability of success on each trial.
Public propertySkewness Gets the skewness coefficient, a measure of the degree of asymmetry of this distribution.
Public propertyVariance Gets the variance of this distribution.
Top
See Also