Home > Extreme Optimization Statistics Library for .NET > Reference > Extreme.Statistics.Distributions Namespace
Represents the Beta distribution.
For a list of all members of this type, see BetaDistribution Members.
System.Object
Distribution
ContinuousDistribution
BetaDistribution
Unlike most other distributions, location and scale parameters are not usually used to specify the general form of the Beta distribution. Instead, the lower and upper bounds of the definition interval are used. This interval defaults to [0, 1].
A beta distribution with both shape parameters equal to 1 reduces to a Uniform distribution. If α=1 and β = 2, or α = 2 and β = 1, the beta distribution reduces to the triangular distribution.
Namespace: Extreme.Statistics.Distributions
Assembly: Extreme.Statistics (in Extreme.Statistics.dll)
BetaDistribution Members | Extreme.Statistics.Distributions Namespace