0
$\begingroup$

Suppose that two random variables $X,Y$ are symmetric, in that:

$$ P(X \leq x, Y \leq y) = P(X \leq y, Y \leq x) $$

I read that if this is satisfied, then the marginal distributions of $X$ and $Y$ are the same. Can anyone see why this is the case? Thanks.

  • 2
    Take the limit $x \to +\infty$.2017-02-16
  • 0
    Why is it that $\lim_{x \to \infty}P(X \leq x, Y \leq y) = P(Y \leq y)$? Is there a standard result in probability for this?2017-02-16
  • 0
    Because it is $\mathsf P(X\in \Bbb R, Y\in (-\infty;y])$, the probability that $Y$ is at most $y$ and $X$ is any real number. @user3216272017-02-16

1 Answers 1

1

Your supposition can also be written $$ P \left( X=x, Y=y \right) = P \left( X=y, Y=x \right). $$ The marginal distribution is $$ P \left( X=x\right) = \sum_{y} P \left( X=x, Y=y \right) = \sum_{y} P \left( X=y, Y=x \right) = P \left( Y =x\right)$$ i.e. the marginal distributions are the same.