How to get a CDF value from a PDF when the required CDF is not within the defined area?

27 Views Asked by At

I have a density function f(x, y) = 1/2 for 0 ≤ x ≤ y ≤ 2 and 0 elsewhere. I am being asked to find the CDF value F(1, 3), but as you can see the three is past the range of the defined triangle, what do I do?