Calculating P(Y<$\sqrt{X}$) for Joint PDF of X and Y

  • Thread starter Thread starter mynameisfunk
  • Start date Start date
mynameisfunk
Messages
122
Reaction score
0

Homework Statement


Suppose that the joint pdf of X and Y is
f(x,y)= (8/3)xy , 0&lt;x&lt;1,0&lt;y&lt;2, x&lt;y&lt;2x
Compute P(Y&lt;\sqrt{X})

Homework Equations

The Attempt at a Solution


\int_0^1 \int_x^{\sqrt{x}} (8/3)xy dy dx = (4/3) \int_0^1 x - x^2 dx = 2/9
 
Last edited:
Physics news on Phys.org
mynameisfunk said:

Homework Statement


Suppose that the joint pdf of X and Y is
f(x,y)= (8/3)xy , 0&lt;x&lt;1,0&lt;y&lt;2, x&lt;y&lt;2x
Compute P(Y&lt;\sqrt{X})

Homework Equations




The Attempt at a Solution


\int_0^1 \int_x^{\sqrt{x}} (8/3)xy dy dx = (4/3) \int_0^1 x - x^2 dx = 2/9

Wrong answer: start over. Be very careful about the integration region or regions---always draw a picture first, before writing down your integrals.
 
  • Like
Likes 1 person
I want to add to this post. Sorry for the double posting. I know this solution I posted above can't be right. I tried switching the order of integration from dydx to dxdy and I get 1/3. One of my classmates suggested doing a bivariate transformation, which I haven't tried but I am a little confused as to why I wouldn't be able to just go ahead and compute this directly.
 
Here is the picture I drew. Am I not drawing this right?
 

Attachments

  • IMG034.jpg
    IMG034.jpg
    19.2 KB · Views: 415
mynameisfunk said:
Here is the picture I drew. Am I not drawing this right?

Not quite right: for small x > 0 you have the wrong upper limit on y (but it is OK for larger x).
 
  • Like
Likes 1 person
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top