This is a question on one of final exam at my school...:
X and Y are independent Gaussian random variables with zero mean and unit variance. Z=X/(X+Y). Find the pdf of Z.
After some struggles, I think I can solve this question by letting W = X+Y first and derive the pdf of W. Then I can find the pdf of Z = X/W.
However, after reading these two wikipedia articles:
https://en.wikipedia.org/wiki/Sum_of_normally_distributed_random_variables
https://en.wikipedia.org/wiki/Ratio_distribution.
I realized that the whole answer is going to be very long.
Meanwhile, I came across this posting - Finding the pdf of $(X+Y)^2/(X^2+Y^2)$ where $X$ and $Y$ are independent and normal, which is similar in nature.
It appears that what are shown on the wikipedia articles are the only way to go.
However, considering this is a final exam question, given a short time limit, there should probably a much shorter way to reach my answer. Can anyone please show me the "easier" way?