Joint Probability Density Function

Hashmeer
Messages
14
Reaction score
0

Homework Statement


X and Y are random variables with the joint density:

fXY(x,y) = k*e^(-lambda * x) if 0 < y < x < infinity
= 0, otherwise

Find P(X + 2*Y <= 3)

Homework Equations



I found k = lambda^2



The Attempt at a Solution


I'm not sure exactly how to solve this, but here are the ideas that I was starting to work off of:

1) Y = 0 since there is no function for y and you cannot solve for it in the original equation as it does not appear there.
2) If the above is true then the problem simplifies to P(X<= 3) which is a fairly simple thing to solve for.

I'm not sure if these are correct and have no way of checking my work, so I was hoping someone could confirm my thoughts or point me in the right direction.

Thanks!
 
Physics news on Phys.org
Draw the region represented X+2Y < 3 and then integrate your pdf on that region. The region is some sort of triangle.
 
Ah, right. Thanks for the help, that was pretty dumb...
 
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