Click or drag to resize

BinomialDistribution Properties

The BinomialDistribution 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 the total number of trials.
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