0

In relation to this answer, why is the integrand

$$f(x,z-x)=4x(1+x-z)$$

when trying to get the pdf of $Z=X+Y$ as

$$f_Z(z)=\int 4x(1+x-z)dx$$

if $X$ and $Y$ are independent random variables where $X$ has a pdf given by $f_X(x)=2xI_{(0,1)}(x)$ and $Y$ has a pdf given by $f_Y(y)=2(1-y)I_{(0,1)}(y))$?

  • If $ Z = z, X = x$, what would be the value of $Y$? What is the pdf for this case? 2) If $ Z = z$, calculate the pdf by summing up over all possible values of $X$.
  • – Calvin Lin Nov 27 '21 at 18:42