If $X\sim \Gamma(a,\sigma_x^2)$ and $Y\sim \Gamma(b,\sigma_y^2)$. What will be the probability density function of R? Where $R=\frac{X+C}{X+Y}$, here $C$ is a positive constant, $\Gamma(.,.)$ denotes standard gamma probability density function and '$\sim$' represents 'distributed as'. X and Y are independent random variables.
Remember to vote up questions/answers you find interesting or helpful (requires 15 reputation points)
|
1
|
|||||||||
|
|
1
|
First of all, since Remark: As Didier observed, a factor of |
||||||
|
You can accept an answer to one of your own questions by clicking the check mark next to it. This awards 15 reputation points to the person who answered and 2 reputation points to you.
|
0
|
The OP asked for the probability density function $f_R$ of $R=(X+C)/(X+Y)$ for a positive $C$. Shai recalled the classical strategy to compute $f_R$ and explained why a nice expression of $f_R$ is unlikely to emerge in the general case. The limit case $C=0$ is nicer. Then $R=X/(X+Y)$, thus $R\in(0,1)$ almost surely and $$ f_R(r)=\frac{cr^{a-1}(1-r)^{b-1}}{\left(\sigma_y^2r+\sigma_y^2(1-r)\right)^{a+b}}, $$ for a suitable normalizing constant $c$ depending on $(a,b,\sigma_x^2,\sigma_y^2)$. As expected, if $\sigma_x^2=\sigma_y^2$, $f_R$ is Beta$(a,b)$ density. More generally, $R=T(R_0)$ where $R_0$ is Beta$(a,b)$ and $$ T(r)=\frac{\sigma_x^2r}{\sigma_x^2r+\sigma_y^2(1-r)}. $$ |
|||
|
|

