This beta distribution calculator can help you discover one of the most useful families of probability distributions; namely, the beta family! This tool can produce various beta distribution graphs, including the plots of both probability density and cumulative distribution functions (pdf and cdf) of beta distribution, as well as compute probabilities and common measures, such as the mean and variance of beta distributions.
If you are only now discovering what beta distribution is all about, scroll down to find a short (yet comprehensive) article, which also provides you with a complete set of formulas for beta distribution, in case you ever need to perform some calculations by hand.
Beta distribution is, in fact, a whole family of continuous distributions on the interval [0, 1] . What is important is that the shapes of distributions belonging to this family vary widely. They can be symmetric, skewed, unimodal, bimodal, etc. Somewhat surprisingly, all this variety is encoded in just two real positive numbers, α and β , which control the shape, and so they are called shape parameters.
As a consequence, beta distribution is very common in a variety of applications because it is so flexible. In this article, you'll see several examples of beta distribution shapes. To better understand how it all works mathematically, we'll now move on to the beta distribution formulas.
The probability density function (pdf) of beta distribution is given by the following formula:
f ( x ) = const ⋅ x α − 1 ⋅ ( 1 − x ) β − 1 \small f(x) = \textrm
where const is a constant depending on α and β that provides normalization, i.e., ensures that the total probability (the area under the pdf) is equal to 1 . This constant can be expressed by the gamma function, Γ as:
const = Γ ( α + β ) Γ ( α ) Γ ( β ) \small \textrmor via the beta function, B as:
const = 1 B ( α , β ) \small \textrmBoth beta and gamma functions are special functions defined with integrals. Check out our gamma function calculator to discover more if you wish. However, you don't need to worry much about the value of the normalizing constant: what really matters is the shape of the distribution, and the shape is encoded in the other part of the pdf formula, i.e., in x α − 1 ⋅ ( 1 − x ) β − 1 x^ \cdot (1-x)^ x α − 1 ⋅ ( 1 − x ) β − 1 .
In contrast to the pdf, the cdf of the beta distribution (also called the incomplete beta function) as well as its quantile function (the inverse of cdf) cannot be expressed by simple formulas.
Formulas for beta distribution can be complicated, but don't worry! Our beta distribution calculator can help you at any time. Here's a quick instruction on how to use this tool:
If you play a bit with our beta distribution calculator, you will notice that this family of probability distributions does indeed have a lot of different pdf shapes. In what follows, we will show you a bunch of beta distribution graphs. How many of them have you managed to find on your own?
As we've mentioned, the pdf of beta distribution looks different for different values of the shape parameters α , β . Possible shapes include:
We'll talk first about symmetric and then about and skewed beta distributions. It's useful to remember that:
Here are several examples of symmetric beta distribution plots:
And here are some examples of skewed (non-symmetric) beta distribution plots.
If we swap the parameters, we will obtain the mirror image of the initial pdf (more formally, the image of symmetry about the axis x = 1/2 ) - use the beta distribution calculator to verify this claim! Also, note that all the skewed distributions above are right-tailed, i.e., they have positive skewness because the parameters satisfy a < b (see also the skewness formula). Their mirror images would be left-tailed.
Clearly, for different values of α and β , it is not only the shape of pdf that changes but also the values of distribution measures. In the next section, you can find the formulas for the mean and variance of beta distribution and for some other common measures.
In this section, you can find the formulas for various measures of beta distribution, depending on the values of the shape parameters α and β .
2 ( β − α ) α + β + 1 ( α + β + 2 ) α β \footnotesize \qquad \frac><(\alpha + \beta+2)\sqrt<\alpha\beta>> ( α + β + 2 ) α β2(\beta-\alpha)\sqrt
2 ( β − α ) α + β + 1
🙋 See the skewness calculator if you haven't encountered this notion yet!
Beta distribution is very often chosen as the prior distribution because it is a conjugate prior for a bunch of likelihoods. That is, the posterior distribution will also be a beta distribution and, having carried out the experiment, we only need to update the parameters α and β by adding the number of successes and failures to the initial parameters, respectively.
Beta distribution is the conjugate prior for the following distributions:
Exploiting this feature of beta distribution allows us to avoid computing the posterior directly from the Bayesian formula, which can be numerically expensive.
To determine the expected value of a random variable X following the beta distribution with shape parameters α and β , use the formula:
The skewness of beta distribution depends on the two shape parameters α and β :