Simple marginal distribution problem

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
7 replies · 14K views
FunkyDwarf
Messages
481
Reaction score
0
Hey guys,

Doin revision for my maths exam and i came across this question from a past exam:

Homework Statement


Find fx(x,y) of
[tex]f(x,y) = \frac{(1+4xy)}{2} for 0 \leq x, y \leq 1[/tex] and zero otherwise

Homework Equations


Now this should equal[tex]\int \frac{(1+4xy)}{2} dy[/tex]over all y but that leads to infinities ( as y goes from minus infinity to 1)which obviously we can't have. I am sure I am missing something simple and stupid i just need someone to point ito out :)

Cheers
-G

NOTE: Sorry this latex is stuffing up, tryin to fix it
 
Last edited:
Physics news on Phys.org
I think what Nate is trying to say is that f(x,y) is only defined on a certain domain. Since f(x,y) is a pdf, y cannot be arbitrarily negative as this would make f(x,y) negative. Remember, the integral of f(x,y) over the domain must be 1.

Try to make sense of your domains. Draw them. X and Y can sometimes be dependent on each other...which can make things complicated.
 
ZioX said:
I think what Nate is trying to say is that f(x,y) is only defined on a certain domain. Since f(x,y) is a pdf, y cannot be arbitrarily negative as this would make f(x,y) negative. Remember, the integral of f(x,y) over the domain must be 1.

Actually, [itex]f(x,y)[/itex] is only non-zero on a certain domain, it's defined on the entire plane.
 
Last edited:
A good thing to do, is first draw your "support". Sketch where the function is non-zero. This allows you to easily setup the bounds on the integral.
 
NateTG said:
Actually, [itex]f(x,y)[/itex] is only non-zero on a certain domain, it's defined on the entire plane.

Oh come on! Grant me some liberties. Although you're right, I probably shouldn't have used those words.
 
Ah of course! i did draw it, i just drew it wrong :P thanks guys