2

1

Given a random vector $(X_1,X_2)$. If $aX_1 + bX_2$ is Gaussian for all pairs $a,b$, then $(X_1,X_2)$ is jointly normal. More generally, is the following statement true? If $aX_1 + bX_2$ has the same distribution as $aY_1 + bY_2$, for all $a,b$, then $(X_1,X_2)$ has the same distribution as $(Y_1,Y_2)$. I know this is true if $(Y_1,Y_2)$ is the pullback under some diffeomorphism of a jointly normal vector. But is it true in general?

Also if I have total variation bound on the difference between $aX_1 + bX_2$ and $aY_1 + bY_2$ for all $a,b$, say above by $\epsilon$, does that give any total variation bound between the joint distributions?

flag

2 Answers

5

The first question has an affirmative answer. If two 2-dimensional distributions have the same (2-dim) characteristic functions they coincide. The characteristic function of the 2-dimensional distribution of (X,Y) is determined only by the distributions of aX+bY for all a and b. The proof of that fact (Fourier inversion formula) may help to solve the second question as well.

link|flag
5

The answer to the second question is no. I heard the following counterexample indirectly from Yitzhak Katznelson. Let $X=(X_1,X_2)$ be a standard Gaussian random vector. One can construct $Y=(Y_1,Y_2)$ with a rotationally symmetric distribution supported on (many) circles centered at the origin such that the total variation distance between $X_1$ and $Y_1$ is arbitrarily small (which by symmetry implies the same for all 1-dimensional marginals). But the distributions of $X$ and $Y$ are mutually singular, so their total variation distance is 2 (or 1, depending on your normalization).

link|flag
Thanks! This helps me avoid a lot of misled thinking. – John Jiang Feb 3 2011 at 5:04

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.