Stat_Note4
Stat_Note4
This lecture note is adapted and expanded from Prof. Changsik Kim (SKKU)’s original
lecture notes.
X (ω) : Ω → Rn
• Example 1: Consider tossing a coin, and let X1 (H) = 1 and X1 (T ) = 0, and X2 (H) = 0
and X2 (T ) = 1, and denote X = (X1 , X2 )′ , then
1 0
X(H) = , X(T ) = .
0 1
• Example 2: Consider tossing two coins, and let X1 (H) = 1 and X1 (T ) = 0 for the first
coin, and X2 (H) = 1 and X2 (T ) = 0 for the second coin. Now denote X = (X1 , X2 )′ ,
then
1 1 0 0
X(HH) = , X(HT ) = , X(T H) = , X(T T ) =
1 0 1 0
then f (x1 , . . . , xn ) is a joint density function. For a discrete random variable, we have
X
P (A) = p(x1 , . . . , xn ), A ⊂ Rn
A
If 0 < x < 1,
Z ∞
fX (x) = f (x, y) dy
−∞
Z 1
= 8xydy
x
= 4x 1 − x2 .
3
Moreover,
1 1
Z Z −x
1 4 2 1
P {ω|X (ω) + Y (ω) ≤ } = 8xydydx = .
2 0 x 96
f (x1 , x2 )
f1 (x1 |x2 ) = .
f2 (x2 )
• f1 (x1 |x2 ) is proportional to f (x1 , x2 ) , and f1 (x1 |x2 ) is divided by f2 (x2 ) to normalize
the conditional density.
f (x, y) f (x, y)
f (x|y) = = R∞
fY (y) −∞ f (x, y) dx
x+y x+y
= R∞ = 1 .
−∞ (x + y)dx 2 +y
that is a σ−field generated by random variable X. This is a collection of events (sets) that
is generated by X. In a similar way, we can define σ(Y ).
for all A ∈ σ(X) and B ∈ σ(Y ). Therefore, X and Y are defined to be independent iff
f (x|y) = f (x) .
• Example : For events E and F , random variables are defined as X = I(E) and
Y = I(Y ). Then, we have
and
σ(Y ) = {Y −1 (A)|A ∈ B(R))} = {∅, Ω, F, F c }.