PDA

View Full Version : Given the function f(x,y), I want to calculate the joint CDF.


vickia
Nov 26, 2011, 10:31 AM
f(x,y)=1/3(xy) 1<=x<=2,1<=y,2<=x plus y
f(x,y)=0 Elsewhere

I'm more interested in the process than the answer itself. Especially how you got the limits before integrating.

thank you