The joint probability density function is given as$$f(x,y,z) = kxyz^2$$ where$$ 0<x<1,0<y<1,0<z<2$$
The question asks to find $$P(Z>X+Y)$$
I know we’ll have to find the value of $k$ and I have done that part, but I don’t know how to go forward from there, any help?
You just have to integrate the density over the region where $z>x+y$ so$$\int_0^1\int_0^1\int_{x+y}^2f(x,y,z)dzdydx$$