Mathematical Statistics (MA212M) : Lecture Slides
Mathematical Statistics (MA212M) : Lecture Slides
Lecture Slides
Lecture 23
Statistics
Introduction to Statistics
Statistical Inference
i.i.d.
Example 103: Let X1 , X2 , . . . , Xn ∼ Bernoulli(θ), θ ∈ [0, 1] = Θ.
Here we have one parameter θ, with k = 1. E (X1 ) = θ. Hence we
get the MME of θ is θb = X .
i.i.d.
Example 104: Let X1 , X2 , . . . , Xn ∼ N(µ, σ 2 ),
θ = (µ, σ 2 ) ∈ R × R+ = Θ.
Here k = 2, E (X ) = µ, and E (X 2 ) = σ 2 + µ2 . Hence we get the
MMEs of µ and σ 2 are µb = X and σb2 = n1 ni=1 (Xi − X )2 ,
P
respectively.
Examples
i.i.d.
Example 105: Let X1 , X2 , . . . , Xn ∼ N(0, σ 2 ), σ > 0.
Here k = 1. However, as E (X ) = 0, equating E (X ) = X does not
provide any solution (in consistent). Alternatively we can find
E (X 2 ) = σ 2 and equate to m20 to obtain MME of σ 2 as
σb2 = n1 ni=1 Xi2 .
P
i.i.d.
Example 106: Let X1 , X2 , . . . , Xn ∼ N(θ, θ2 ), θ > 0.
Here k = 1. E (X ) = θ. Equating E (X ) = X , we get MME of θ is
θb = X . However, this may not be a meanful estimator as X can be
negative with positive probability, while θ > 0.
Remark: Previous two examples show that there are some degree of
arbitrariness in this method.