Suppose the joint p.d.f of the continuous random variable X and Y is given by
f(x,y)=λ2e(-λ(x+y)) zero otherwise x>0 y>0
i) Obtain the joint p.d.f of the new random variables V=X+Y and U=X/(X+Y)
ii)Find the marginal probability distribution functions of U and V
iii) Determine whether or not U and V are independent
1
Expert's answer
2021-11-01T07:19:46-0400
f(x,y)=λ2e−λ(x+y),x,y>0
The new random variables are defined by,
V=X+Y and U=X/(X+Y)
i)
To find the joint probability distribution functions for these random variables, we shall apply the transformation of continuous random variable using Jacobian transformation as described below.
Let us first make the random variables X and Y subject of the formula then,
X=UV and Y=V(1−U). We define Jacobian(J) as a 2×2 matrix given as,
We now apply the Jacobian transformation as follows,
The joint probability distribution function of U and V is given as,
g(u,v)=λ2e−λ(uv+v−uv)∗∣J∣=λ2e−λ(v)∗v
Therefore, the joint pdf for U and V is given as,
g(u,v)=λ2ve−λv,0<u<1,v>0
0,elsewhere
ii) The marginal distributions of the random variables are obtained as described below.
Given that the joint pdf is given by,
g(u,v)=λ2ve−λv,0<u<1,v>0 ,
Then the marginal distribution of the random variable V is given as,
h(v)=∫01g(u,v)du
h(v)=∫01(λ2ve−λv)du
h(v)=(λ2ve−λv)∗u∣01=λ2ve−λv
Therefore,
h(v)=λ2ve−λv,v>0
0,elsewhere
and the marginal distribution of the random variable Uis given as,
f(u)=∫0∞g(u,v)dv
f(u)=∫0∞λ2ve−λvdv
Let us evaluate the integral first,
∫0∞λ2ve−λvdv=λ2∫0∞ve−λvdv
This integral can be solved using integration by parts method as below,
Let
x=v and dy/dv=e−λv
we need to find dx/dv and y
dx/dv=1 and y=∫e−λvdv=−(1/λ)e−λv
Thus the integral can be written as,
λ2∫0∞ve−λvdv=λ2((−v/λ)e−λv∣0∞+(1/λ)∫0∞e−λvdv)
=λ2(−(v/λ)e−λv−(1/λ2)e−λv)∣0∞
=λ2(1/λ2)=1
Therefore the marginal distribution for the random variable U given as,
f(u)=1,0<u<1
0,elsewhere
iii)
If the random variables Uand V are independent then we expect that their joint probability distribution functiong(u,v) must equal the product of their marginal distribution functions as written below.
If U and Vare independent then,
g(u,v)=h(v)∗f(u)
so,
λ2ve−λv=1∗λ2ve−λv
Since the product of the marginal distributions is equal to the joint distribution then, U and V are independent.
Comments