Consider $F(x,y) = \mathbb{I}[x+y \geq 1] $ .
$\mathbb{I} $ denotes the indicator function . So , $F(x,y)$ is 1 iff $x+y \geq 1$ and $0$ otherwise .
Can we consider to be a bivariate distribution ? What are the necessary and sufficient conditions that are to be checked , and does this example satisfy all these requirements .
I am trying to understand bivariate distributions , so please try to bear with my (seemingly trivial ) questions .
A cumulative distribution function $F$ of two random variables $X$ and $Y$ satisfies the following properties:
where $a = (a_1,a_2)$, $b=(b_1,b_2)$ $\in \mathbb{R}^2$ with $a_1 \le b_1$ and $a_2 \le b_2$.
$$ \lim_{x\to x_0^{+}} F(x,y) = F(x_0,y)$$
$$\lim_{y\to y_0^{+}} F(x,y) = F(x,y_0)$$
$$\lim_{x\to-\infty}F(x,y) = \lim_{y\to-\infty}F(x,y) = 0$$
$$\lim_{(x,y) \to (\infty,\infty)}F(x,y) = 1$$