Welcome to Randal Douc's wiki

A collaborative site on maths but not only!

User Tools

Site Tools


world:beta_distribution

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
world:beta_distribution [2017/10/06 06:52]
douc
world:beta_distribution [2023/04/14 14:04]
rdouc
Line 1: Line 1:
 +{{tag> distribution}}
 +
 +
 +
 +$\newcommand{\rset}{\mathbb R} \newcommand{\1}{\mathsf{1}} \newcommand{\rme}{\mathrm{e}} \newcommand{\rmd}{\mathrm{d}} \newcommand{\mcb}{\mathcal{B}} \newcommand{\PE}{\mathbb{E}} \newcommand{\eqsp}{\;​} $
 +
 +The Gamma distribution has the following density ​
 +$$ 
 +x\mapsto \frac{b^a}{\Gamma(a)}\,​x^{a-1}\,​\rme^{- b x}\,​\1_{\rset_+}(x)\;,​ \quad\text{with}\quad\Gamma(a)=\int_0^\infty x^{a-1}\,​\rme^{-x}\,​\rmd x \;. 
 +$$
 +
 +It is easy to check that $\Gamma(k)=(k-1)!$ and, by integration by parts, $\Gamma(a+1)=a\Gamma(a)$. Now, for $\alpha,​\beta>​0$,​ the Beta distribution $\mcb(\alpha,​\beta)$ has the density ​
 +$$ 
 +x\mapsto\frac{\Gamma(\alpha+\beta)}{\Gamma(\alpha) \Gamma(\beta)}\,​x^{\alpha-1}\,​(1-x)^{\beta-1}\1_{[0,​1]}(x)\;​. ​
 +$$
 +
 +We have to check that $B(\alpha,​\beta)=\int_0^1 x^{\alpha-1}\,​(1-x)^{\beta-1} \rmd x$ satisfies: $B(\alpha,​\beta)=\frac{\Gamma(\alpha)\Gamma(\beta)}{\Gamma(\alpha+\beta)}$. Write $$ \Gamma(\alpha+\beta)B(\alpha,​\beta)=\iint y^{\alpha+\beta-1}\rme^{-y} \1_{\rset^+}(y) x^{\alpha-1}(1-x)^{\beta-1} \1_{[0,​1]}(x)\rmd x \rmd y $$ We first set $t=y; \ s=xy$ and then, $u=s; \ v=t-s$ and the formula is proved. If $X \sim \mcb(\alpha,​\beta)$,​ then 
 +$$ 
 +\PE[X]=\frac{\Gamma(\alpha+\beta)}{\Gamma(\alpha)\Gamma(\beta)} \times \frac{ \Gamma(\alpha+1) \Gamma(\beta)}{\Gamma(\alpha+\beta+1)}=\frac{\alpha}{\alpha+\beta} ​
 +$$ 
 +Similarly, $\PE[X^2]=\frac{\Gamma(\alpha+\beta)}{\Gamma(\alpha)\Gamma(\beta) } \times ​ \frac{\Gamma(\alpha+2) \Gamma(\beta)}{\Gamma(\alpha+\beta+2)}$ and we obtain $$ \mathrm{Var}[X]=\frac{\alpha \beta}{(\alpha+\beta)^2 (\alpha+\beta+1)}\eqsp. $$
 +
  
world/beta_distribution.txt · Last modified: 2023/04/14 14:04 by rdouc