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.
Consider the problem of testing $H_0 : \theta = 1$ vs $H_1 : \theta = \frac{1}{2}$ where $\theta$ is the mean of a Poisson random variable. Let $X$ and $Y$ be a random sample from Poisson ($\theta$) distribution. Consider the following test procedure:
Reject $H_0$ if either $X = 0$ or $(X = 1 \text{ and } X + Y \leq 2)$; otherwise accept $H_0$.
Which of the following are true?
In a football league, the goals scored by home teams over 380 matches have the following frequency distribution.
| Number of goals | 0 | 1 | 2 | 3 | 4 | 5 |
| Frequency | 92 | 121 | 91 | 50 | 19 | 7 |
The average goals scored by home teams is 1.49. We want to test $H_0$: Goal distribution is Poisson. Based on observations the value of the $\chi^2$-statistic for goodness of fit is 1.27. Given $\chi^2_{0.05, 6} = 1.64, \chi^2_{0.05, 5} = 1.15, \chi^2_{0.95, 6} = 12.59$ and $\chi^2_{0.95, 5} = 11.07$, which of the following are true?