Module 19 Joint Distribution of Random Variables
Module 19 Joint Distribution of Random Variables
Module 19 Joint Distribution of Random Variables
Example 1:
Definition 1: A function
X = (X1 , . . . , Xp )0 : Ω → Rp
is called a p-dimensional random vector (r.v.); here
Rp = {x = (x1 , . . . , xp ) : −∞ < xi < ∞, i = 1, . . . , p}
denotes the p-dimensional Euclidean space.
PX (A) = P X −1 (A)
X
Rp , P (Rp ) , PX
(Ω, P(Ω), P) −→
{z = (z1 , . . . , zp ) ∈ Rp : zi ∈ {ai , bi } , i = 1, . . . , p} ,
where
p=2
∆0,2 = {(b1 , b2 )}
∆2,2 = {(a1 , a2 )}
(−∞, a] = {z ∈ Rp : zi ≤ ai , i = 1, . . . , p}
(a, ∞) = {z ∈ Rp : zi > ai , i = 1, . . . , p}
[a, b], [a, b), (−∞, a) and [a, ∞) are defined similarly.
a ≤ b means ai ≤ bi , i = 1, . . . , p.
(b) The joint d.f. of any subset of r.v.s {X1 , . . . , Xp } is called a marginal
d.f. of FX (·).
FX1 ,...,Xp−1 (x1 , . . . , xp−1 ) = lim FX1 ,...,Xp−1 ,Xp (x1 , . . . , xp−1 , t),
t→∞
(x1 , . . . , xp−1 ) ∈ Rp−1 .
Proof: For p = 2
P ({a1 < X1 ≤ b1 , a2 < X2 ≤ b2 }) = P ({X1 ≤ b1 , a2 < X2 ≤ b2 })
−P ({X1 ≤ a1 , a2 < X2 ≤ b2 })
P ({X1 ≤ b1 , a2 < X2 ≤ b2 }) = P ({X1 ≤ b1 , X2 ≤ b2 , })
−P ({X1 ≤ b1 , X2 ≤ a2 , })
() Module 19 Joint Distribution of Random Variables 12 / 19
= FX1 ,X2 (b1 , b2 ) − FX1 ,X2 (b1 , a2 )
P ({X1 ≤ a1 , a2 < X2 ≤ b2 }) = P ({X1 ≤ a1 , X2 ≤ b2 , })
−P ({X1 ≤ a1 , X2 ≤ a2 , })
= FX1 ,X2 (a1 , b2 ) − FX1 ,X2 (a1 , a2 ).
Therefore
P ({X ∈ (a, b]}) = F X1 ,X2 (b1 , b2 ) − [FX1 ,X2 (a1 , b2 ) + FX1 ,X2 (b1 , a2 )]
+FX1 ,X2 (a1 , a2 )
2
X X
= (−1)k FX1 ,X2 (z1 , z2 ).
k=0 z∈∆k,2 ((a,b])
Thus the result holds for p = 2. Suppose, for any probability function,
result holds for some p = m.
Thus
P ({Y ∈ (a, b]})
m
X X
= (−1)k P({X ≤ z, am+1 < Xm+1 ≤ bm+1 })
k=0 z∈∆k,m ((a0 ,b0 ])
xy 2 ,
if 0 ≤ x < 1, 0 ≤ y < 1
x, if 0 ≤ x < 1, y ≥ 1
(x,y )
F x1 ,x2 = y 2, if x ≥ 1, 0 ≤ y < 1 .
1, if x ≥ 1, y ≥ 1
0, otherwise