Find the pmf of Y, given the pmf of X and Corr(X,Y).

  • Thread starter Thread starter jimholt
  • Start date Start date
jimholt
Messages
12
Reaction score
0
Not really a homework question, but here goes...

Homework Statement



If we have two (binary) random variables X and Y, and we know the probability mass function for X, as well as the correlation between X and Y, can we find the probability mass function for Y?

Homework Equations



Let f(x) be the mass function for X and g(y) be the mass function for Y. Let g(1) = q and g(0) = 1-q. Given f(1) = p and f(0) = 1-p, and that the correlation between X and Y is c, can we find q as a function of p and c (only)?

The Attempt at a Solution



Let h(x,y) be the joint distribution of X and Y. We can show that that Cov(X,Y) = h(1,1)-pq, and so Corr(X,Y) = [h(1,1)-pq]/sqrt[pq(1-p)(1-q)] = c.

Where to go from there? Seems as if we have one equation with two unknowns. (Is there another equation lurking somewhere?)

Thanks for any help folks.
 
Last edited:
Physics news on Phys.org
I think what you've shown is that there is not necessarily a unique solution.

To confirm this, i would pick some random values and see if you can find multiple solutions
 
Last edited:
As another example consider when X & Y are independent then h(x,y) = p(x)p(y).

The co-variance is Cov(X,Y) = h(1,1)-pq = pq-pq = 0, as expected.

Then q can be any value from 0 to 1.
 
Yup, quite right. This brings up another confusing point for me, but let me chew on it a bit before starting a new thread. Thanks for lending me your eyes.
 
now worries, let me know if you want me to have a look at it
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top