MultinomialDistribution Properties |
The MultinomialDistribution type exposes the following members.
Name | Description | |
---|---|---|
Covariance |
Gets the variance-covariance matrix for this distribution.
(Overrides MultivariateDiscreteDistributionCovariance.) | |
Dimension |
Gets the number of variables for this distribution.
(Inherited from MultivariateDiscreteDistribution.) | |
Mean |
Gets the mean for this distribution.
(Overrides MultivariateDiscreteDistributionMean.) | |
Median |
Gets the median for this distribution.
(Inherited from MultivariateDiscreteDistribution.) | |
Mode |
Gets the mode for this distribution.
(Inherited from MultivariateDiscreteDistribution.) | |
NumberOfTrials |
Gets the number of Bernoulli trials N.
| |
Probabilities |
Gets the event probabilities associated with the trials.
| |
Support |
Gets the support interval for this distribution.
(Overrides MultivariateDiscreteDistributionSupport.) | |
Variance |
Gets the variance vector for this distribution.
(Overrides MultivariateDiscreteDistributionVariance.) |