Find the joint distribution of 2 R.V defined on a triangular support

infk
Messages
21
Reaction score
0
Find the joint CDF of 2 R.V with joint PDF of triangular support

Homework Statement


Given the 2 random variables X and Y, their joint density given by:
f(x,y) = c(x + y^2) for all (x,y) in the triangle 0<y<x<1
and f(x,y) = 0 elsewhere.
Compute the joint distribution function F(X,Y)

Homework Equations


The joint distribution is given by:
F(X,Y) = P(X\leqx, Y \leqy )


The Attempt at a Solution


Integrate f(u,v) over the region A:= (u,v): u\in(-∞,x), v \in (-∞,y):
Due to the trianglular support, the region A becomes u\in(0,x), v \in (0,y)

c\int\intu+v^2dudv = c\int(\intu+v^2du)dv = c\int[x^2 +xv^2] = c*((yx^2)/2 + (y^3)/3).
But this does not seem to be correct at all, the distribution should tend to 1 as (x,y) \rightarrow ∞ and tend to 0 as (x,y) \rightarrow -∞

Edit:
I realized that the formula F(X,Y) = P(X\leqx, Y \leqy ) is incomplete, since that the expression Y \leqy requires that y be less than x So maybe the correct answer is F(x,y) = c*((yx^2)/2 + (y^3)/3), whenever y\leq x. I also integrated the density function f(u,v) over u\in(0,x), v \in (0,x) and arrived at the expression c((x^3)/2 + (x^4)/3).. Does this seem resonable?
 
Last edited:
Physics news on Phys.org


infk said:

Homework Statement


Given the 2 random variables X and Y, their joint density given by:
f(x,y) = c(x + y^2) for all (x,y) in the triangle 0<y<x<1
and f(x,y) = 0 elsewhere.
Compute the joint distribution function F(X,Y)

Homework Equations


The joint distribution is given by:
F(X,Y) = P(X\leqx, Y \leqy )

The Attempt at a Solution


Integrate f(u,v) over the region A:= (u,v): u\in(-∞,x), v \in (-∞,y):
Due to the trianglular support, the region A becomes u\in(0,x), v \in (0,y)

c\int\intu+v^2dudv = c\int(\intu+v^2du)dv = c\int[x^2 +xv^2] = c*((yx^2)/2 + (y^3)/3).
But this does not seem to be correct at all, the distribution should tend to 1 as (x,y) \rightarrow ∞ and tend to 0 as (x,y) \rightarrow -∞

Edit:
I realized that the formula F(X,Y) = P(X\leqx, Y \leqy ) is incomplete, since that the expression Y \leqy requires that y be less than x So maybe the correct answer is F(x,y) = c*((yx^2)/2 + (y^3)/3), whenever y\leq x. I also integrated the density function f(u,v) over u\in(0,x), v \in (0,x) and arrived at the expression c((x^3)/2 + (x^4)/3).. Does this seem resonable?

Integrate f(x,y) over the intersection of the rectangle [0,x]×[0,y] and the triangle 0 < y < x < 1. Draw a picture first! This will show clearly that your statement "...requires that y be less than x" in F(x,y) is false: I can certainly compute F(1/2, 3/4) and it makes sense to ask what is the probability of the event {X ≤ 1/2, Y ≤ 3/4}.

RGV
 
Last edited:
Thanks for the reply.
I do realize that it makes sense to ask for F(x,y) for any values of x and y.
Ofcourse, one must integrate over the intersection of the rectangle (0,x) x (0,y) and the triangle where f(x,y) is non-zero.

I have tried setting the limits for y to be (0, min(x,y)) but that's it.

I have been stuck on this for days, any further advice would be deeply appreciated.
 
Let me repeat: draw a picture.

RGV
 
Ray Vickson said:
Let me repeat: draw a picture.

RGV

Believe me, I have drawn many.

I believe the problem boils down to finding the proper integration limits of u and v in the integral:
\int\intf(u,v)dudv.
Obviously, u and v should both positive. What I have come up with so far is this:
P(X \leq x, Y \leq y) must be 1 whenever x and y are greater than or equal to one. (Equivalently, when the triangular support of f(x,y) is contained within the rectangle (0,x] x (0,y]).Whenever the triangle is not contained within the rectangle (0,x] x (0,y], we can split this in two cases:

1. the rectangle (0,x] x (0,y] is such that y \geqx. &lt;br /&gt; In this case, the intersection of the rectangle and the triangle is simply the isosceles triangle with corner points (0,0), (x,x) and (x,0).&lt;br /&gt; we should thus integrate u over (0,x) and v over (0,x). The result will then depend solely on x. (Is that plausible?) 2. the rectangle (0,x] x (0,y] is such that x &amp;lt; y.&lt;br /&gt; In this case, the intersection is partly the isosceles triangle with corner points (0,0), (y,y) and (y,0). the other part of the intersection is the rectangle with corner points (y,0), (x,0) ,(y,y) and (x,y).
 
infk said:
Believe me, I have drawn many.

I believe the problem boils down to finding the proper integration limits of u and v in the integral:
\int\intf(u,v)dudv.
Obviously, u and v should both positive. What I have come up with so far is this:
P(X \leq x, Y \leq y) must be 1 whenever x and y are greater than or equal to one. (Equivalently, when the triangular support of f(x,y) is contained within the rectangle (0,x] x (0,y]).Whenever the triangle is not contained within the rectangle (0,x] x (0,y], we can split this in two cases:

1. the rectangle (0,x] x (0,y] is such that y \geqx. &lt;br /&gt; In this case, the intersection of the rectangle and the triangle is simply the isosceles triangle with corner points (0,0), (x,x) and (x,0).&lt;br /&gt; we should thus integrate u over (0,x) and v over (0,x). The result will then depend solely on x. (Is that plausible?) 2. the rectangle (0,x] x (0,y] is such that x &amp;lt; y.&lt;br /&gt; In this case, the intersection is partly the isosceles triangle with corner points (0,0), (y,y) and (y,0). the other part of the intersection is the rectangle with corner points (y,0), (x,0) ,(y,y) and (x,y).
&lt;br /&gt; &lt;br /&gt; 1. When y &amp;gt; x, P{X &amp;lt;= x, Y &amp;lt;= y} = P{X &amp;lt;= x, Y &amp;lt;= x} because P{Y&amp;gt;X}=0. So, yes, what you said is reasonable.&lt;br /&gt; 2. You have it. Now just do the integrations.&lt;br /&gt; &lt;br /&gt; RGV
 
Last edited:
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top