Beta Distribution

Subjects: Probability Theory
Links: Continuous Distributions, Gamma Distribution

We have a random variable X has a beta distribution with parameters a>0 and b>0, denoted as XB(a,b) or Xbeta(a,b), when its pdf is

f(x;a,b)={1B(a,b)xa1(1x)b10x10

Where in this context, B(a,b) represents the beta function.

We can calulate the cdf as

F(x)={0x01B(a,b)0xua1(1u)b1du0<x<11x1

where the integral above can be simplified into

F(x)={0x0Ix(a,b)0<x<11x1

where I is the regularised incomplete beta function

We can get that

E[Xn]=B(a+n,b)B(a,b)=an(a+b)n

where an represents the rising factorial of a