Encyclopedia > Beta distribution

  Article Content

Beta distribution

In probability theory and statistics, the beta distribution is a continuous probability distribution with the probability density function defined on the [0;1] interval:

<math> f(x) = \frac{x^{a-1}(1-x)^{b-1}}{\int_0^1 u^{a-1} (1-u)^{b-1}\, du} </math>

where a and b are parameters.

The special case of the beta distribution, when a = 1 and b = 1, is the standard uniform distribution.

The expected value and standard deviation of a beta random variable X with parameters a and b are given by the formulae:

<math> E(X) = \frac{a}{a+b} </math>
<math> Var(X) = \frac{ab}{(a+b)^2(a+b+1)} </math>



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Canadian Charter of Rights and Freedoms

... in the European Convention that are simiiar to the limitations clause in the Charter. These limits include: limits on public trial rights that have also b ...

 
 
 
This page was created in 28.3 ms