Click or drag to resize

Multinomial Properties

The Multinomial type exposes the following members.

Properties
 NameDescription
Public propertyMean Gets the mean of the distribution.
Public propertyN Gets the number of trials.
Public propertyP Gets the proportion of ratios.
Public propertyRandomSource Gets or sets the random number generator which is used to draw random samples.
Public propertySkewness Gets the skewness of the distribution.
Public propertyVariance Gets the variance of the distribution.
Top
See Also