What is the joint probability of X and Y on a unit interval of (0,1)?

  • Thread starter Thread starter cse63146
  • Start date Start date
cse63146
Messages
435
Reaction score
0

Homework Statement



Let U1...Un be independant and uniformly distributed over the unit interval (0,1). Let X be the minimum of U1...Un and Y be the maximum

a) Determine P(X > x, Y < y). Consider the following cases: 1) 0< x < y < 1 2) 0 < y 1, x < 0
3) 0 < x < 1, y > 1 4) x < 0, y > 1. 5) all remaining possibilites
b) Determine the joint CDF of X and Y
c) using b), determine a joint density funtion of X and Y

Homework Equations





The Attempt at a Solution



for a), is the only possible case that can occur is (1)? since it's on the interval (0,1) so X/Y cannot be smaller than 0, and cannot be bigger than 1? And Y also has to be greater than X, since X is the minimum and Y the maximum.

\int^1_0 \int^Y_0 dx dy

it doesn't seem right. Any hints?
 
Physics news on Phys.org
Anyone?
 
cse63146 said:

Homework Statement



Let U1...Un be independant and uniformly distributed over the unit interval (0,1). Let X be the minimum of U1...Un and Y be the maximum

a) Determine P(X > x, Y < y). Consider the following cases: 1) 0< x < y < 1 2) 0 < y 1, x < 0
3) 0 < x < 1, y > 1 4) x < 0, y > 1. 5) all remaining possibilites
b) Determine the joint CDF of X and Y
c) using b), determine a joint density funtion of X and Y

Homework Equations





The Attempt at a Solution



for a), is the only possible case that can occur is (1)? since it's on the interval (0,1) so X/Y cannot be smaller than 0, and cannot be bigger than 1? And Y also has to be greater than X, since X is the minimum and Y the maximum.

\int^1_0 \int^Y_0 dx dy

it doesn't seem right. Any hints?
There is something wrong with your problem. You say X and Y are independent. If so, then there is no reason to "Consider the following cases". The probability that X> x is 1- x. The probability that Y< y is y. The probability that X> x and Y<y is (1- x)y.

And, the CDF of the joint probability if just P(X>x and Y>y)= xy.
 
if U1,U2,...,Un are independant, then so are X & Y?
 
Oh, blast! I misread the problem. I thought you were saying X and Y were independent.
 
Any ideas?
 
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