Reference no: EM132831935
Assignment
Question 1. A random variable X has probability density function
f (x) = 2x for 0 < x < 1
and f (x) = 0 otherwise.
(a) Show that μ = E(X) = 2/3 and σ2 = Var(X) = 1/18.
(b) If X1, X2, . . . are independent and identically distributed with this probability density function, then use the Central Limit Theorem to find an approximation to
Pr(∑450i=1) Xi ≥ 310.
(c) Show that Var(X2) = 1/12.
(d) Show that
1/n ΣXi2 P→ 1/2 as n -→ ∞
Question 2. Suppose that two independent random samples of size n1 and n2 observations are obtained. Let X1, X2, . . . , Xn1 and Y1, Y2, . . . , Yn2 be the two random samples and suppose that E(Xi) = E(Yi) = λ and Var(Xi) = Var(Yi) = σ2 < ∞. The sample means from each sample are as follows,
X- = Σn1i=1 Xi/n1 Y- = Σn2i=1 Yi/n2
Also defined two pooled estimators,
L1 = n1X- + n2Y-/n1+n2
and L2 = 1/2 (X- + Y- ).
(a) Show that both of the pooled estimators E(L1) = E(L2) = λ.
(b) Find Var(L1) and Var(L2).
(c) Show that both estimators are consistent estimators of λ.