STATISTICS: Tutorial 4
MSc Economics & MSc Finance and Banking
TA: Francesca Centofanti
[Link]@[Link]
Department of Economics and Finance
University of Rome Tor Vergata
October 11th, 2022
Problem 1
Let x be a single observation from the Bernoulli density
f (x|θ) = θx (1 − θ)1−x
1
where 0 < θ < 1. Let t1 (x) = x and t2 (x) = 2 with E(x) = θ and V (x) = θ(1 − θ).
a) Are the estimators t1 (x) and t2 (x) unbiased?
b) Compute their mean squared errors
Problem 2
A random sample x1 , . . . , xn is drawn from a population with pdf
1
f (x|θ) = (1 + θx)
2
3
Pn
where −1 < x < 1 and −1 < θ < 1. Show that 3X̄n = n i=1 xi is a consistent estimator
for θ.
Problem 3
Let (y1 , y2 , y3 ) be a random sample from a Normal distribution with µ and σ 2 unknown.
Which is a more efficient estimator for µ between µ̂1 and µ̂2 with
1 1 1
µ̂1 = y1 + y2 + y3
4 2 4
or
1 1 1
µ̂2 = y1 + y2 + y3
3 3 3
1
Problem 4
Let x1 , . . . , xn be an i.i.d. random sample with a negative exponential distribution
f (x|λ) = λ exp{−λx}
1
with E(x) =
λ
a) Find the Method of Moments Estimator (M M ) for the parameter λ
b) Find the Maximum Likelihood Estimator (M L) for λ.
Problem 5
Suppose that x1 = 3, x2 = 2, x3 = 1 and x4 = 3 is a set of independent observations from
the probability mass function
P (x = k|p) = (1 − p)k−1 p with k = 1, 2, 3, . . .
a) Find the Method of Moments Estimator (M M ) for the parameter p
b) Find the Maximum Likelihood estimator (M L) for p