Beta distribution
| Probability density function Missing image Beta_distribution_pdf.png Probability density function for the Beta distribution | |
| Cumulative distribution function Missing image Beta_distribution_cdf.png Cumulative distribution function for the Beta distribution | |
| Parameters | α > 0 shape (real) β > 0 shape (real) |
| Support |
|
| |
| cdf |
|
| Mean |
|
| Median | |
| Mode | for α > 1,β > 1
|
| Variance |
|
| Skewness |
|
| Kurtosis | see text |
| Entropy | |
| mgf |
|
| Char. func. |
|
In probability theory and statistics, the beta distribution is a continuous probability distribution with the probability density function (pdf) defined on the interval [0, 1]:
where α and β are parameters that must be greater than zero and B is the beta function.
The beta function is a normalization constant to ensure that the integral of the pdf is unity:
where Γ is the gamma function.
The special case of the beta distribution when α = 1 and β = 1 is the standard uniform distribution.
The expected value and variance of a beta random variable X with parameters α and β are given by the formulae:
The kurtosis excess is:
On the other hand, with the expected value and variance of a beta random variable X given, the parameters α and β are calculated by the formulae:
where
and
.
| Contents |
Cumulative distribution function
The cumulative distribution function is
where Bx(α,β) is the incomplete beta function and Ix(α,β) is the regularized incomplete beta function.
Shapes
The beta function can take on different shapes depending on the values of the two parameters:
- α = β = 1 is the uniform distribution
- α = β is symmetric about 1/2 (red & purple plots)
-
is U-shaped (red plot)
-
is strictly increasing (green plot)
-
is strictly decreasing (blue plot)
-
is unimodal (purple & black plots)
Related distributions
is a uniform distribution if
.
Applications
Beta distributions are used extensively in Bayesian statistics, since the beta distribution is the conjugate prior distribution to the binomial distribution.

for