Let (Z1, Y1), . . . , (Zn, Yn) be generated as follows:
Zi ∼ Bernoulli(p)
Yi ∼ { N(0, 1) if Zi = 0 , N(5, 1) if Zi = 1
(a) Assume we do not observe the Zi ’s. Write the pdf f(y) of Y as a mixture of two normal distribution pdf. (Use the notation φ(·) which is the standard normal pdf.)
(b) Write down the likelihood function for p (without Zi ’s).
(c) Write down the complete likelihood function for p (assuming the Zi ’s are observed).
(d) Find the maximum likelihood estimation of p using the likelihood from (c).
we see that N(0,1) and N(5,1) with probability 1-p and p respectively.
Thus density is
(b) The likelihood function from the above density, the likelihood function without the z's is:
(c) Note that if the is known, then the likelihood for p depend exclusively on as y/z has a normal distribution independent of p.
Thus the complete likelihood function is-
.
(d) As we know, The likelihood for p depends exclusively on has a normal distribution of p.
Thus the likelihood of p now is
where is the joint density of the sample. Here is independent of p and thus
But now, note that
'
Thus the likelihood function is-
Taking log of above equation and we get-
Thus
This is the required MLE.
Comments
Leave a comment