Thread Closed

Marginal probability distribution

 
Share Thread
Oct12-10, 10:43 AM   #1
 

Marginal probability distribution


I have a question I need to answer.

[tex]f\left(x,y\right)= 6x^2y [/tex] such that [tex] 0<x<y[/tex] and [tex]x+y<2[/tex] where [tex] f\left(x,y\right)[/tex] is a probability density function for two random variables: [tex]X,\;Y[/tex]

I need to find marginal density distribution for the random variables [tex]X[/tex] and [tex]Y[/tex]

It appears to be a straight forward question except that when I integrate twice, in instance with the marginal density for [tex]Y,\;f_Y[/tex], it does not integrate to 1.

Here are my calculations:

[tex]
0&<&x<y[/tex] and [tex]x+y<2 \implies 0<x<1[/tex] and [tex] x<2-y[/tex]. Hence, marginal density for [tex]X[/tex] is

[tex]f_x\left(x,y\right)=\int\limits_{x}^{2-x}6x^2y\,dy =\[\left. 3{{x}^{2}}{{y}^{2}} \right|_{x}^{2-x}\]=12x^2-12x^3,\;0<x<1[/tex]

If I integrate the above function again over [tex] \left(0,1\right)[/tex]I will obtain 1. This is a property of marginal density distribution (?!)

Things start falling apart with marginal density for [tex]Y[/tex] variable

[tex]f_y\left(x,y\right)=\int\limits_{0}^{1}6x^2y\,dx =\[\left. 2{{x}^{3}}{{y}} \right|_{0}^{1}\]=2y,\;x<y<2-x[/tex]

If I integrate [tex]f_Y(y)=2y[/tex] again over [tex]x<y<2-x[/tex] I will obtain [tex]4-4x[/tex].

Any help and suggestions will be much appreciated.

Thanks!
PhysOrg.com science news on PhysOrg.com

>> City-life changes blackbird personalities, study shows
>> Origins of 'The Hoff' crab revealed (w/ Video)
>> Older males make better fathers: Mature male beetles work harder, care less about female infidelity
Oct13-10, 03:47 AM   #2
 
Recognitions:
Science Advisor Science Advisor
Quote by _joey View Post
Things start falling apart with marginal density for [tex]Y[/tex] variable

[tex]f_y\left(x,y\right)=\int\limits_{0}^{1}6x^2y\,dx =\[\left. 2{{x}^{3}}{{y}} \right|_{0}^{1}\]=2y,\;x<y<2-x[/tex]
Shouldn't you integrate x rather from 0 to y instead of from 0 to 1?
Also note that for arbitrary value of y, x can range from 0 to 2 so your first integral for the marginal density of X is also not correct.
Oct13-10, 10:40 AM   #3
 
Quote by DrDu View Post
Shouldn't you integrate x rather from 0 to y instead of from 0 to 1?
Also note that for arbitrary value of y, x can range from 0 to 2 so your first integral for the marginal density of X is also not correct.
We have a set of inequalities:

0<x<y and x+y<2. If you solve the inequalities, you will get 0<x<1.
0<x+x<y+(2-y)

If set inequality constraints on a plane, you will see a triangle with points (0,0) (1,0) and (0, 2). x is bounded above by 1

If we integrate from 0 to y, as you suggest, and then from x to 2-x with respect to y (y is bounded)? The volume will not be equal to 1. This is a property of marginal density
Oct13-10, 11:08 AM   #4
 
Recognitions:
Science Advisor Science Advisor

Marginal probability distribution


Ok, I was to quick. Note that the second corner of the triangle must be (1,1), not (1,0) as x must be smaller than y.
The marginal density for y is then [tex] \int_0^y dx 6x^2y [/tex] for y<1 and [tex] \int_0^{2-y} dx 6x^2y [/tex] for [tex] y \ge 1 [/tex].
I'm in a hurry, hope I didn't make an error this time.
Oct13-10, 11:47 AM   #5
 
Quote by DrDu View Post
Ok, I was to quick. Note that the second corner of the triangle must be (1,1), not (1,0) as x must be smaller than y.
The marginal density for y is then [tex] \int_0^y dx 6x^2y [/tex] for y<1 and [tex] \int_0^{2-y} dx 6x^2y [/tex] for [tex] y \ge 1 [/tex].
I'm in a hurry, hope I didn't make an error this time.
Yes, point (1,1), it was a typo.

If we integrate the marginal density you obtained ([tex]12y^3-24y^2+16y[/tex]) for 2nd time to see if it is valid (and the joint distribution from which density was obtained is valid), we don't get volume equal to 1. Unless the bounds are mixed in the 2nd integration.
Oct13-10, 01:22 PM   #6
 
This problem is giving me a headache.:(
Oct13-10, 01:26 PM   #7
 
Recognitions:
Science Advisor Science Advisor
I did the integrals and got 1. The integral over y from 0 to 1 gives 2/5 and the second one over y from 1 to 2 gives 1-2/5.
Oct13-10, 01:29 PM   #8
 
Could you please elaborate on how and why you are choosing these bounds or refer me to relevant information.

Thanks for your replies.
Oct13-10, 01:43 PM   #9
 
DrDu,

What do you think of my solution for marginal density of Y that is, for f(x,y) over (0, 1) and then over (x, 2-x)
Oct13-10, 04:21 PM   #10
 
Recognitions:
Science Advisor Science Advisor
The ranges of integration are easy to find. You already identified the relevant triangle.
To get the marginal distribution of y, you have to integrate over x with y hold fixed. If y is smaller 1, x can range from 0 t0 y. If y is greater than 1, you are on the other side of the triangel and x can range from 0 to 1-y.
Hence f(y)=2y^4 for y<1 and 2(2-y)^3 y for y>1.
To confirm that the marginal density is normalized, you integrate over y. The first integral with y ranging from 0 to 1 is easy and yields 2/5, the second integral with y ranging from 1 to 2 becomes easy after introduction of z=2-y as a new variable of integration. It yields 1-2/5.
So the total integral is 1.
Oct13-10, 09:33 PM   #11
 
Quote by DrDu View Post
The ranges of integration are easy to find. You already identified the relevant triangle.
To get the marginal distribution of y, you have to integrate over x with y hold fixed. If y is smaller 1, x can range from 0 t0 y. If y is greater than 1, you are on the other side of the triangel and x can range from 0 to 1-y.
Hence f(y)=2y^4 for y<1 and 2(2-y)^3 y for y>1.
To confirm that the marginal density is normalized, you integrate over y. The first integral with y ranging from 0 to 1 is easy and yields 2/5, the second integral with y ranging from 1 to 2 becomes easy after introduction of z=2-y as a new variable of integration. It yields 1-2/5.
So the total integral is 1.
Thanks! I appreciate your help.
Oct14-10, 04:17 AM   #12
 
Another question on bounds. It is a simple question but I lost confidence in setting up the bounds.

If I need to find conditional probability f(y|x). Then, [tex]f(y|x) = \frac{f(x,y)}{f_X(x)}[/tex]. In our case, [tex]f_X(x)}=\int\limits_{x}^{2-x}6x^2y dy = 12x^2-12x^3, 0<x<1[/tex] and [tex]f(y|x)=\frac{6x^2y}{12x^2-12x^3}=\frac{2y}{2-2x}[/tex]

Question: the bounds for [tex]f(y|x)[/tex] are the same as for [tex]f_X(x)[/tex]? That is, [tex]0<x<1[/tex] and [tex]x<y<2-x[/tex]?

Thanks
Thread Closed

Similar discussions for: Marginal probability distribution
Thread Forum Replies
The difference btwn marginal distribution and conditional distribution ??? Precalculus Mathematics Homework 2
efficient parameter estimation of marginal distribution Set Theory, Logic, Probability, Statistics 9
MATLAB: Marginal Distribution Plot Math & Science Software 3
Marginal Probability Calculus & Beyond Homework 2
Simple marginal distribution problem Calculus & Beyond Homework 7