Let $X$ and $Y$ be random variables with joint cumulative distribution function $F(x,y)$. Then which of the following conditions are sufficient for $(x,y) \in \mathbb{R}^2$ to be a point of continuity of $F$?
For a joint cumulative distribution function (CDF) $F(x,y)$ of random variables $X$ and $Y$, a point $(x,y)$ is considered a point of continuity if the value of the CDF at that point equals the limit from below in both variables. Mathematically, this means:
$F(x, y) = \lim_{h \to 0^+} F(x-h, y) = \lim_{k \to 0^+} F(x, y-k) = \lim_{h \to 0^+, k \to 0^+} F(x-h, y-k)$
This condition is equivalent to ensuring there is no probability mass concentrated exactly at the point $(x,y)$ or on the lines leading up to it. The jump in the CDF at $(x,y)$, denoted $J(x,y)$, is given by:
$J(x,y) = F(x,y) - F(x^-, y^-)$
Where $F(x^-, y^-) = \lim_{h \to 0^+, k \to 0^+} F(x-h, y-k)$.
The jump can also be expressed using probabilities:
$J(x,y) = P(X = x, Y < y) + P(X < x, Y = y) + P(X = x, Y = y)$
For $(x,y)$ to be a point of continuity, the jump $J(x,y)$ must be zero. This requires the following three probabilities to be zero:
We now analyze the given options to see which ones guarantee these conditions.
Condition C states: $P(X = x) = 0$ and $P(Y = y) = 0$.
Let's examine the implications:
When both $P(X = x) = 0$ and $P(Y = y) = 0$ hold, we simultaneously satisfy:
These are precisely the conditions required for $J(x,y) = 0$, meaning $(x,y)$ is a point of continuity. Therefore, Condition C is sufficient.
Condition D states: $P(X = x, Y \le y) = 0$ and $P(X \le x, Y = y) = 0$.
Let's break down these conditions:
Combining the implications from both parts of Condition D, we get:
These are the direct requirements for the jump $J(x,y)$ to be zero. Thus, $(x,y)$ is a point of continuity. Therefore, Condition D is sufficient.