Continuous Distribution Properties
Properties
Capabilities |
Gets a value that indicates the capabilities of the distribution class.
(Inherited from Distribution) |
Entropy |
Gets the entropy of the distribution.
(Inherited from Distribution) |
Inter | Returns the inter-quartile range of this distribution. |
IsSymmetrical | Gets whether the distribution is known to be symmetrical around the mean. |
IsUnimodal | Gets whether the distribution has one or more modes. |
Kurtosis |
Gets the kurtosis of the distribution.
(Inherited from Distribution) |
Mean |
Gets the mean or expectation value of the distribution.
(Inherited from Distribution) |
Median | Gets the median of the distribution. |
Mode | Gets the mode of the distribution. |
Number | Gets the number of modes of the distribution. |
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.
(Inherited from Distribution) |
Support | Gets the support of the distribution. |
Variance |
Gets the variance of the distribution.
(Inherited from Distribution) |