Suppose $X$ and $Y$ are random variables with joint density $$ f(x,y) = \left\{ \begin{array}{ll} 1/\pi & \quad\text{if}\ x^{2} + y^{2} \leq 1 \\ 0 & \quad \mathrm {otherwise} \end{array} \right.$$ Find the joint CDF of $X$ and $Y$.
How do I proceed? Please help me as I am a beginner of this topic.
I think the joint CDF $F(x,y)= \mathbb P(X \le x,Y \le Y)$ may be fairly involved, and looking at this diagram suggests the following to me:
$$F(x,y)=0$$
$$F(x,y)=1$$
$$F(x,y)= \frac1\pi\left( \frac\pi 2 + \sin^{-1}(x) + x\sqrt{1-x^2} \right)$$
$$F(x,y)= \frac1\pi\left( \frac\pi 2 + \sin^{-1}(y) + y\sqrt{1-y^2} \right)$$
$$F(x,y)= \frac1\pi\left( \sin^{-1}(x)+ \sin^{-1}(y) + x\sqrt{1-x^2} + y\sqrt{1-y^2} \right)$$
$$F(x,y)= \frac1\pi\left( \frac\pi 4 + \frac1{2}\sin^{-1}(x) + \frac1{2} \sin^{-1}(y) + \frac1{2} x \sqrt{1-x^2} + \frac1{2}y \sqrt{1-y^2} + x y \right)$$
The interesting parts of the marginal CDFs for $X$ and $Y$ are in the third and fourth points above respectively