Find marginal pdf given joint pdf (stats)

Phox
Messages
36
Reaction score
0

Homework Statement



Given joint pdf:

f(x,y) = (2/(x2(x-1)))(y-(2x-1)/(x-1)) x>1, y>1

find marginal pdf fx(x)

Homework Equations



fx(x) = ∫f(x,y)dy, 0, ∞

The Attempt at a Solution



fx(x) = ∫(2/(x2(x-1)))(y-(2x-1)/(x-1)) dy, 1, ∞

= [-2y(x/(1-x))/x3],1,∞ = undefined. stuck here
 
Physics news on Phys.org
Phox said:

Homework Statement



Given joint pdf:

f(x,y) = (2/(x2(x-1)))(y-(2x-1)/(x-1)) x>1, y>1

find marginal pdf fx(x)

Homework Equations



fx(x) = ∫f(x,y)dy, 0, ∞

The Attempt at a Solution



fx(x) = ∫(2/(x2(x-1)))(y-(2x-1)/(x-1)) dy, 1, ∞

= [-2y(x/(1-x))/x3],1,∞ = undefined. stuck here

No, it is NOT undefined. You have not used all the available information.
 
Ray Vickson said:
No, it is NOT undefined. You have not used all the available information.

have I bounded the integral correctly?
 
Phox said:
have I bounded the integral correctly?

I don't know what you mean. However, why make things complicated? When we do the y-integral, x is a constant, so we might as well write ##f(x,y) = a y^{-b},## where ##a=2/[x^2(x-1)]## and ##b=(2x-1)/(x-1)## are 'constants' as far as y-variations are concerned. You need to use information about the magnitude of ##b##.
 
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