Studentized Range Distribution Properties
Properties
Capabilities |
Gets a value that indicates the capabilities of the distribution class.
(Overrides Distribution.Capabilities) |
Degrees | Gets the degrees of freedom of the distribution. |
Entropy |
Gets the entropy of the distribution.
(Inherited from Distribution) |
Inter |
Returns the inter-quartile range of this distribution.
(Inherited from ContinuousDistribution) |
IsSymmetrical |
Gets the sample size of the source populations.
(Overrides ContinuousDistribution.IsSymmetrical) |
IsUnimodal |
Gets whether the distribution has one or more modes.
(Inherited from ContinuousDistribution) |
Kurtosis |
Gets the kurtosis of the distribution.
(Inherited from Distribution) |
Mean |
Gets the mean or expectation value of the distribution.
(Overrides Distribution.Mean) |
Median |
Gets the median of the distribution.
(Inherited from ContinuousDistribution) |
Mode |
Gets the mode of the distribution.
(Inherited from ContinuousDistribution) |
Number |
Gets the number of modes of the distribution.
(Inherited from ContinuousDistribution) |
Sample | Gets the number of samples |
Skewness |
Gets the skewness of the distribution.
(Inherited from Distribution) |
Standard |
Gets the standard deviation of the distribution.
(Inherited from Distribution) |
Statistic |
Gets the common symbol to describe a statistic
from the distribution.
(Overrides Distribution.StatisticSymbol) |
Support |
Gets the support of the distribution.
(Inherited from ContinuousDistribution) |
Variance |
Gets the variance of the distribution.
(Overrides Distribution.Variance) |