Random variables $X, Y$ are independent with densities $f_{X}$ and $f_{Y}$ where $f_{X}(x) = \begin{cases} 4x^{2}e^{-2x} & \text{if $x>0$}\\ 0 & \text{otherwise} \end{cases}$
$f_{Y}(x) = \begin{cases} \frac{8}{3}x^{3}e^{-2x} & \text{if $x>0$}\\ 0 & \text{otherwise} \end{cases}$
Let $V=\frac{X}{X+Y}$. Find $Var(V)$.
My problem is that this might be done right from the definition of $Var$ (and the answer is $\frac{3}{98}$) but it takes a lot of time. I am looking for some smarter solution.
which is what I was searching for. Thank you
– Guesttt Mar 12 '18 at 10:23