PertDistribution Properties

Properties

Alpha Gets the first shape parameter of this BetaDistribution.
(Inherited from BetaDistribution)
Beta Gets the first shape parameter of this BetaDistribution.
(Inherited from BetaDistribution)
Capabilities Gets a value that indicates the capabilities of the distribution class.
(Inherited from Distribution)
Entropy Gets the entropy of the distribution.
(Inherited from BetaDistribution)
InterQuartileRange Returns the inter-quartile range of this distribution.
(Inherited from ContinuousDistribution)
IsSymmetrical Gets whether the distribution is known to be symmetrical around the mean.
(Inherited from BetaDistribution)
IsUnimodal Gets whether the distribution has one or more modes.
(Inherited from ContinuousDistribution)
Kurtosis Gets the kurtosis of the distribution.
(Inherited from BetaDistribution)
LowerBound Gets the lower bound of the interval on which this BetaDistribution is defined.
(Inherited from BetaDistribution)
MaximumValue Gets the maximum value of the distribution.
Mean Gets the mean or expectation value of the distribution.
(Inherited from BetaDistribution)
Median Gets the median of the distribution.
(Inherited from ContinuousDistribution)
MinimumValue Gets the minimum value of the distribution.
Mode Gets the mode of the distribution.
(Inherited from BetaDistribution)
MostLikelyValue Gets the most likely value of the distribution.
NumberOfModes Gets the number of modes of the distribution.
(Inherited from BetaDistribution)
Skewness Gets the skewness of the distribution.
(Inherited from BetaDistribution)
StandardDeviation Gets the standard deviation of the distribution.
(Inherited from Distribution)
StatisticSymbol Gets the common symbol to describe a statistic from the distribution.
(Inherited from Distribution)
Support Gets the support of the distribution.
(Inherited from BetaDistribution)
UpperBound Gets the upper bound of the interval on which this BetaDistribution is defined.
(Inherited from BetaDistribution)
Variance Gets the variance of the distribution.
(Inherited from BetaDistribution)

See Also