Reference no: EM132889738
STAT6110 Statistical Inference - Macquarie University
In answering this assignment questions, you may use standard properties of common proba- bility distributions, such as those given in the document Common Probability Distributions available on iLearn.
1. Let Y1 . . . , Yn denote a random sample from the probability density function
f (y; θ) = 1/y√2πθ. exp {-(logy)2/2θ} for y > 0 and θ > 0
and f (y; θ) = 0 otherwise.
You may assume that for this distribution E(log Yi) = 0 and Var(log Yi) = θ. (a)Find the maximum likelihood estimator (MLE) of θ.
(b) Find the expected information and provide an approximate standard error for the MLE in (a).
(c) Consider testing the hypothesis that the parameter θ is equal to a particular value:
H0 : θ = 1 versus H1 : θ ≠ 1.
Write down the test statistics corresponding to each of the following tests and evaluate them under the assumption that n = 100 and the observed value of the MLE is θˆ = 1.2:
i. likelihood ratio test
ii.score test
iii.Wald test
iv.approximate Wald test.
2. Two independent random samples X1, . . . , Xn and Y1, . . . , Ym follow Poisson distribu- tions: Xi Poi(λ) and Yi Poi(γλ), where λ ≥ 0 and γ ≥ 0 are two unknown parameters. Suppose we wish to test the hypothesis
H0 : λ = λ0, γ = γ0 v.s. H1 : not H0,
where λ0 and γ9 are given values. Let l(λ, γ) denote the log-likelihood function from these two samples.
(a) Show that the log-likelihood function is given by
l(λ, γ) = -nλ -mγλ + logλ (Σi=1n Xi + Σj=1m Yj) + logYΣj=1mYj
(b) Hence show that the maximum likelihood estimators of λ and γ are
λ^ = Σi=1n Xi/n
γ^ = Σj=1m Yj/m/Σi=1n Xi/n
(c) Derive the likelihood ratio test statistic for testing this hypothesis.
(d) Specify the rejection region given by the likelihood ratio test.