Help with computing density of one variable change.

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
sneaky666
Messages
64
Reaction score
0
Let X have density function fx(x)=1/x^2 for x>1, otherwise fx(x)=0.
Let Y=X^(1/3). Compute the density function fy(y) for Y.

my attempt
------------
P(X<=1)=0
P(Y^3<=1)=P(Y<=1)=0

P(1<x<inf)=P(1<Y^3<inf)
=1-P(Y<1)

i am stuck here.


The answer to this is
fy(y) = 3y^4 for y>1 and 0 for y<= 1
 
Physics news on Phys.org
hi sneaky666! :smile:

(try using the X2 and X2 icons just above the Reply box :wink:)
sneaky666 said:
Let X have density function fx(x)=1/x^2 for x>1, otherwise fx(x)=0.
Let Y=X^(1/3). Compute the density function fy(y) for Y.

The answer to this is
fy(y) = 3y^4 for y>1 and 0 for y<= 1

No, that answer is wrong: ∫1 3y4 dy = ∞, and it should be 1. :wink:
 
If you want the distribution function begin looking at

[tex] F(y) = P(Y \le y)[/tex]

and use the definition of [tex]Y[/tex] to get this into a form that involves the distribution of [tex]X[/tex].