Math Help Forum

Math Help Forum Feed Site Feed

Go Back   Math Help Forum > University Math Help > Advanced Probability and Statistics
Reply
 
Thread Tools Display Modes
  #1  
Old October 27th, 2009, 08:28 AM
billym's Avatar
Member
 
Join Date: Feb 2008
Posts: 165
Country:
Thanks: 71
Thanked 2 Times in 2 Posts
billym is on a distinguished road
Default Joint cumulative distribution function

I have the joint density function:

f(x,y)=\left\{\begin{array}{lr}k(2x+y)&0\le x\le 1;0\le y\le 2\\0&otherwise\end{array}\right.

First, I had to find k. So I integrated for x with given limits and then for y with the given limits and ended up with k=1/4. Correct?

Now I have to find the joint cumulative distribution function... stuck. Do I just put in k=1/4 into the density function and then find the derivative?
Reply With Quote
Advertisement
 
  #2  
Old October 27th, 2009, 10:09 AM
billym's Avatar
Member
 
Join Date: Feb 2008
Posts: 165
Country:
Thanks: 71
Thanked 2 Times in 2 Posts
billym is on a distinguished road
Default

f_{X,Y}(x,y)=\frac{1}{4}(2x+y)

F_{X,Y}(x,y)=\frac{1}{8}(2x^2y+xy^2)

correct?

Last edited by billym; October 27th, 2009 at 12:46 PM.
Reply With Quote
  #3  
Old October 27th, 2009, 03:21 PM
billym's Avatar
Member
 
Join Date: Feb 2008
Posts: 165
Country:
Thanks: 71
Thanked 2 Times in 2 Posts
billym is on a distinguished road
Default

Can somebody tell me if I am doing this at all right?

Marginal densities:

f_X(x)=\int_0^2 \frac{1}{4}x^2y+\frac{1}{8}xy^2 dy = \frac{1}{6}(3x^2+2x)

f_Y(y)=\int_0^1 \frac{1}{4}x^2y+\frac{1}{8}xy^2 dy = \frac{1}{48}(4y+3y^2)

Conditional density of Y given X = 1/4:

f_{Y|X}(y|1/4)=\frac{f_{XY}(1/4,y)}{f_X(1/4)}=\frac{1}{22}(3y+6y^2)

Since f_{Y|X}(y|x) \not = f_Y(y), X and Y are not independent.

Last edited by billym; October 27th, 2009 at 09:03 PM.
Reply With Quote
  #4  
Old October 27th, 2009, 06:28 PM
matheagle's Avatar
MHF Contributor
 
Join Date: Feb 2009
Posts: 1,391
Country:
Thanks: 100
Thanked 570 Times in 513 Posts
matheagle is a splendid one to beholdmatheagle is a splendid one to beholdmatheagle is a splendid one to beholdmatheagle is a splendid one to beholdmatheagle is a splendid one to beholdmatheagle is a splendid one to beholdmatheagle is a splendid one to behold
Default

X and Y are not independent by inspection
f(x,y) cannot be factored into two functions, one of x and one of y.
Reply With Quote
  #5  
Old October 27th, 2009, 06:39 PM
billym's Avatar
Member
 
Join Date: Feb 2008
Posts: 165
Country:
Thanks: 71
Thanked 2 Times in 2 Posts
billym is on a distinguished road
Default

are the marginal densities that I obtained correct?
Reply With Quote
  #6  
Old October 27th, 2009, 06:40 PM
matheagle's Avatar
MHF Contributor
 
Join Date: Feb 2009
Posts: 1,391
Country:
Thanks: 100
Thanked 570 Times in 513 Posts
matheagle is a splendid one to beholdmatheagle is a splendid one to beholdmatheagle is a splendid one to beholdmatheagle is a splendid one to beholdmatheagle is a splendid one to beholdmatheagle is a splendid one to beholdmatheagle is a splendid one to behold
Default

I'm busy grading right now
I might have time later tonight to look it over.
Reply With Quote
The following users thank matheagle for this useful post:
Donate to MHF
  #7  
Old October 27th, 2009, 06:43 PM
Junior Member
 
Join Date: Oct 2009
Posts: 56
Thanks: 2
Thanked 22 Times in 21 Posts
theodds is on a distinguished road
Default

The joint cdf is defined as F_{XY}(x, y) = P(X \le x, Y \le y), so just use the joint pdf to calculate that probability like you would any other (e.g. if you were calculating P(X \le 3, Y \le 2) what would you do? Extend this method to arbitrary x and y, and you will have the joint cdf). The joint cdf that you posted is correct if you assume that 0 \le x \le 1, 0 \le y \le 2, but that might not be the case. The cdf must be defined for everything in the plane.

The marginal densities are wrong. You integrate the unwanted variable out using the joint pdf, not the joint cdf.

Last edited by theodds; October 27th, 2009 at 07:10 PM.
Reply With Quote
The following users thank theodds for this useful post:
Donate to MHF
  #8  
Old October 27th, 2009, 08:53 PM
billym's Avatar
Member
 
Join Date: Feb 2008
Posts: 165
Country:
Thanks: 71
Thanked 2 Times in 2 Posts
billym is on a distinguished road
Default

Ok well at least I'm nearly there (just started this today). Yeah I forgot to post 0 \le x \le 1, 0 \le y \le 2 at the beginning but they're there when I attempted the marginal densities. Thanks guys.
Reply With Quote
  #9  
Old October 27th, 2009, 09:40 PM
billym's Avatar
Member
 
Join Date: Feb 2008
Posts: 165
Country:
Thanks: 71
Thanked 2 Times in 2 Posts
billym is on a distinguished road
Default

f_X(x)=\int_0^2 1/4(2x+Y) dy = 1/2+x

f_Y(y)=\int_0^1 1/4(2x+Y) dx = 1/4+y/4

f_{Y|X}(y|1/4)=\frac{f_{XY}(1/4,y)}{f_X(1/4)}=\frac{1/4(2x+y)}{1/2+x}=1/6+y/3

f_{Y|X}(y|x) \not = f_Y(y) ; X and Y are not independent.
Reply With Quote
  #10  
Old October 28th, 2009, 12:26 AM
matheagle's Avatar
MHF Contributor
 
Join Date: Feb 2009
Posts: 1,391
Country:
Thanks: 100
Thanked 570 Times in 513 Posts
matheagle is a splendid one to beholdmatheagle is a splendid one to beholdmatheagle is a splendid one to beholdmatheagle is a splendid one to beholdmatheagle is a splendid one to beholdmatheagle is a splendid one to beholdmatheagle is a splendid one to behold
Default

Those two are the correct marginal densities (in your last post).
Reply With Quote
The following users thank matheagle for this useful post:
Donate to MHF
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump


All times are GMT -7. The time now is 02:00 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
©2005 - 2009 Math Help Forum


Math Help Forum is a community of maths forums with an emphasis on maths help in all levels of mathematics.
Register to post your math questions or just hang out and try some of our math games or visit the arcade.