MannWhitneyDistribution Properties |
The MannWhitneyDistribution type exposes the following members.
Name | Description | |
---|---|---|
Correction |
Gets or sets the continuity correction
to be applied when using the Normal approximation to this distribution.
| |
Entropy |
This method is not supported.
(Overrides UnivariateContinuousDistributionEntropy.) | |
Exact |
Gets whether this distribution computes the exact probabilities
(by searching all possible rank combinations) or gives fast
approximations.
| |
Mean |
Gets the mean for this distribution.
(Overrides UnivariateContinuousDistributionMean.) | |
Median |
Gets the median for this distribution.
(Inherited from UnivariateContinuousDistribution.) | |
Mode |
This method is not supported.
(Overrides UnivariateContinuousDistributionMode.) | |
NumberOfSamples1 |
Gets the number of observations in the first sample.
| |
NumberOfSamples2 |
Gets the number of observations in the second sample.
| |
Quartiles |
Gets the Quartiles for this distribution.
(Inherited from UnivariateContinuousDistribution.) | |
StandardDeviation |
Gets the Standard Deviation (the square root of
the variance) for the current distribution.
(Inherited from UnivariateContinuousDistribution.) | |
Support |
Gets the support interval for this distribution.
(Overrides UnivariateContinuousDistributionSupport.) | |
Table |
Gets the statistic values for all possible combinations
of ranks. This is used to compute the exact distribution.
| |
Variance |
Gets the variance for this distribution.
(Overrides UnivariateContinuousDistributionVariance.) |