The probability density function of the normal distribution N(μ,σ2) with mean μ∈R and variance σ2>0 is given by
f(x)=2πσ21exp(−2σ2(x−μ)2).
Let X and Z be random variables that independently follow N(μ,1) and N(0,1), respectively, and define Y=θX+Z for some constant θ∈R. For an integer n>1, let (X1,Y1),(X2,Y2),…,(Xn,Yn) be two-dimensional random variables that independently follow the same distribution as (X,Y), for which we write X(n)=(X1,X2,…,Xn) and Y(n)=(Y1,Y2,…,Yn).
Answer the following questions.
(1) Express the expectation E[Y] and variance V[Y] of Y using μ and θ.
(2) Show that the conditional distribution of X given Y is a normal distribution, and express its expectation E[X∣Y] and variance V[X∣Y] using μ, θ, and Y.
(3) Let (x(n),y(n)) denote a realization of (X(n),Y(n)). Express the joint probability density function pμ,θ(x(n),y(n)) of (X(n),Y(n)) using μ,θ,x(n)=(x1,x2,…,xn) and y(n)=(y1,y2,…,yn).
(4) Consider maximum-likelihood estimation of (μ,θ) by the EM algorithm for the case where the observation of Xn is missing from (X(n),Y(n)), that is, the case where (X(n−1),Y(n)) is observed. Then the update rule of estimators of (μ,θ) by the EM algorithm for some initial value (μ0,θ0)∈R2 is given by
where μˉ and σˉ2 are the values obtained by the substitution (μ,θ,Y):=(μt,θt,Yn) in the expressions of E[X∣Y] and V[X∣Y] obtained in question (2), respectively, and EXn∼N(μˉ,σˉ2) denotes the expectation when Xn follows N(μˉ,σˉ2) and (X(n−1),Y(n)) is fixed.
(i) Express EXn∼N(μˉ,σˉ2)[logpμ,θ(X(n),Y(n))] using μ,θ,μˉ,σˉ2,X(n−1) and Y(n).
(ii) Express (μt+1,θt+1) using n,μˉ,σˉ2,X(n−1) and Y(n).
The random variable Y is defined as Y=θX+Z, where X∼N(μ,1) and Z∼N(0,1). Since X and Z are independent, we can calculate the expectation and variance of Y as follows:
To find the conditional distribution of X given Y, note that Y=θX+Z, where X∼N(μ,1) and Z∼N(0,1). The joint distribution of (X,Y) is bivariate normal, which implies that the conditional distribution X∣Y is also normal.
Expectation of X∣Y:
E[X∣Y]=μ+θ2+1θ(Y−θμ)
Variance of X∣Y:
V[X∣Y]=θ2+11
This can be derived using the properties of conditional distributions for bivariate normal distributions.
The joint probability density function pμ,θ(x(n),y(n)) for the random variables X(n)=(X1,X2,…,Xn) and Y(n)=(Y1,Y2,…,Yn) can be expressed as the product of the marginal distributions of Xi and the conditional distributions of Yi given Xi: