Find marginal pdf given joint pdf (stats)

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
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##.