Joint problem density function 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
5 replies · 2K views
Lewis7879
Messages
6
Reaction score
0
I need help guys I can't understand this
Can anyone explain thoroughly how do I form the range for this question?
f(x,y)= e-x for 0≤x≤y≤∞
0 Otherwise

Find P(x+y≤1)
I attempted this by integrating through the range of
0≤y≤(1-x) and 0≤x≤∞ but that doesn't seem right
 
Physics news on Phys.org
mathman said:
The statement is confusing. You appear to have a density function in x and y, which is a function of x only.
Hello mathman there's a slight error with range I made in the question which is 0≤y≤x≤∞
There was no other problems with the question as I was asked this way.
 
No, [itex]f(x,y)= e^{-x}[/itex] for [itex]0\le x\le y\le A[/itex] is a function of both x and y. To determine "A", use the fact that the "total" probability must be 1:
[tex]\int_{y= 0}^A\int_{x= 0}^y e^{-x} dx dy= 1[/tex]
 
  • Like
Likes   Reactions: Lewis7879
HallsofIvy said:
No, [itex]f(x,y)= e^{-x}[/itex] for [itex]0\le x\le y\le A[/itex] is a function of both x and y. To determine "A", use the fact that the "total" probability must be 1:
[tex]\int_{y= 0}^A\int_{x= 0}^y e^{-x} dx dy= 1[/tex]
Will I be able to find P(x+y≤1) after determine A?