Week01 Workshop
Week01 Workshop
Workshop aims
• Probability revision
1 Random variables
1.1 Let X : Ω → R and Y : Ω → R be two random variables with probability density functions fX : R → R and
fY : R → R respectively, and with joint probability density function fX,Y : R2 → R. Show that, for any α, β ∈ R,
we have
E (αX + βY ) = αE (X) + βE (Y ) .
V (X + Y ) = V (X) + V (Y ) .
2 Gaussian distribution
2.1 Consider a Gaussian random variable X : Ω → R with X ∼ N µ, σ 2 , where σ > 0. Show, using the
1 (x−µ)2
fX (x) = √ e− 2σ 2 .
2πσ 2
R∞
Considering µ = 0, σ = 1, and noting that −∞ fX (x) dx = 1, leads to the standard integral
Z ∞ x2 √
e− 2 dx = 2π.
−∞
1
3 Independent Gaussian random variables
Let X : Ω → R and Y : Ω → R be jointly Gaussian random variables. That is, Q = (X, Y )T is a multi-variate
Gaussian random variable. Show that if