Estimation Methods and Their Properties
Estimation Methods and Their Properties
Basic concepts
Estimators and their properties
Estimation methods
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties
Outline
Basic concepts
Estimators and their properties
Estimation methods
Basic concepts
Estimation methods
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties
Outline
Basic concepts
Estimators and their properties
Estimation methods
Basic concepts
Population - any well-defined group of subjects, which could be
individuls, firms, cities, or many other possibilities.
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties
Outline
Basic concepts
Estimators and their properties
Estimation methods
Basic concepts
Population - any well-defined group of subjects, which could be
individuls, firms, cities, or many other possibilities.
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties
Outline
Basic concepts
Estimators and their properties
Estimation methods
Basic concepts
Population - any well-defined group of subjects, which could be
individuls, firms, cities, or many other possibilities.
Basic concepts
Statistical Inference theory is based on the assumption of having a
simple random sample.
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties
Outline
Basic concepts
Estimators and their properties
Estimation methods
Basic concepts
Statistical Inference theory is based on the assumption of having a
simple random sample.
Simple random sample
I sample collected from random independent individual
sampling, so sampling from the population individual units
indirectly, with the same probablity that each unit will be
drawn;
I group of independent random variables with an identical
distribution of probablity of a characteristic as in the
population.
Random sample space - set of all possible random samples
denoted as (X1 ,X2 , ... Xn ).
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties
Outline
Basic concepts
Estimators and their properties
Estimation methods
Basic concepts
Statistical Inference theory is based on the assumption of having a
simple random sample.
Simple random sample
I sample collected from random independent individual
sampling, so sampling from the population individual units
indirectly, with the same probablity that each unit will be
drawn;
I group of independent random variables with an identical
distribution of probablity of a characteristic as in the
population.
Random sample space - set of all possible random samples
denoted as (X1 ,X2 , ... Xn ).
Sample credibility - probability of receiving a specific sample,
P(X1 = x1 , X2 = x2 , ..., Xn = xn ).
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties
Outline
Basic concepts
Estimators and their properties
Estimation methods
Basic concepts
Mathematical statistics deals with partial research.
Statistical inference - generalization of the results of partial
research into the population, i.e. the conclusion of the population
on the basis of information from the sample.
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties
Outline
Basic concepts
Estimators and their properties
Estimation methods
Basic concepts
Mathematical statistics deals with partial research.
Statistical inference - generalization of the results of partial
research into the population, i.e. the conclusion of the population
on the basis of information from the sample.
Parameters - characteristics that define population.
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties
Outline
Basic concepts
Estimators and their properties
Estimation methods
Basic concepts
Mathematical statistics deals with partial research.
Statistical inference - generalization of the results of partial
research into the population, i.e. the conclusion of the population
on the basis of information from the sample.
Parameters - characteristics that define population.
Statistical inference:
I Estimation of unknown parameters or functions, that
characterize distribution of the selected feature in the
population
I Testing statistical hypotheses, e.g. hypotheses considering
value of the parameter of the distribution of the feature in the
population
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties
Outline
Basic concepts
Estimators and their properties
Estimation methods
Estimators
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties
Outline
Basic concepts
Estimators and their properties
Estimation methods
Estimators
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties
Outline
Basic concepts
Estimators and their properties
Estimation methods
Estimators
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties
Outline
Basic concepts
Estimators and their properties
Estimation methods
Estimators
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties
Outline
Basic concepts
Estimators and their properties
Estimation methods
Estimators
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties
Outline
Basic concepts
Estimators and their properties
Estimation methods
Estimators
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties
Outline
Basic concepts
Estimators and their properties
Estimation methods
Estimators
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties
Outline
Basic concepts
Estimators and their properties
Estimation methods
Unbiasedness of an estimator
E (Tn ) = θ
for all possible values of θ.
If Tn is a biased estimator of θ, its bias is defined as
Bias(Tn ) = E (Tn ) − θ
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties
Outline
Basic concepts
Estimators and their properties
Estimation methods
Unbiasedness of an estimator
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties
Outline
Basic concepts
Estimators and their properties
Estimation methods
In general, the MSE has two elements: bias and the variance
of the estimator
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties
Outline
Basic concepts
Estimators and their properties
Estimation methods
Unbiasedness of an estimator
Example 1
Prove that arithmetic mean X̄ = n1 ni=1 Xi is an unbiased
P
estimator of expected value of X in the population.
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties
Outline
Basic concepts
Estimators and their properties
Estimation methods
Unbiasedness of an estimator
Example 1
Prove that arithmetic mean X̄ = n1 ni=1 Xi is an unbiased
P
estimator of expected value of X in the population.
n n
1X 1X
Bias(Tn ) = E (X̄ )−E (X ) = E ( Xi )−E (X ) = E (Xi )−E (X ) =
n n
i=1 i=1
1
= nE (X ) − E (X ) = E (X ) − E (X ) = 0
n
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties
Outline
Basic concepts
Estimators and their properties
Estimation methods
Unbiasedness of an estimator
Example 2
Show that sample variance:
Pn
I S2 = 1 2
n−1 i=1 (Xi − X̄ ) is an unbiased estimator of Var (X )
Pn
I S̃ 2 = 1 2
n i=1 (Xi − X̄ ) is a biased estimator of Var (X )
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties
Outline
Basic concepts
Estimators and their properties
Estimation methods
Unbiasedness of an estimator
Example 2
Show that sample variance:
Pn
I S2 = 1 2
n−1 i=1 (Xi − X̄ ) is an unbiased estimator of Var (X )
Pn
I S̃ 2 = 1 2
n i=1 (Xi − X̄ ) is a biased estimator of Var (X )
Hint:
Var (X )
E (X̄ 2 ) = + [E (X )2 ]
n
The bias is equal to
b(S̃ 2 ) = n−1 1
n Var (X ) − Var (X ) = − n Var (X )
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties
Outline
Basic concepts
Estimators and their properties
Estimation methods
Consistency
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties
Outline
Basic concepts
Estimators and their properties
Estimation methods
PROPERTIES
I If the estimator Tn of the parameter θ is consistent, it is also
asymptotically unbiased.
I If the estimator Tn of the parameter θ is unbiased (or
asymptotically unbiased) and limn→∞ Var (Tn ) = 0, then Tn is
an consistent estimator.
Example 3
Show that the mean of X is a consistent esitmator of E (X ) in
population.
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties
Outline
Basic concepts
Estimators and their properties
Estimation methods
Efficiency
For parameter θ there may exist more than one unbiased estimator.
If Tn1 and Tn2 are two unbiased estimators of parameter θ and
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties
Outline
Basic concepts
Estimators and their properties
Estimation methods
Efficiency
Var (Tn∗ )
e(Tni ) =
Var (Tni )
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties
Outline
Basic concepts
Estimators and their properties
Estimation methods
Theorem
If Tn is an unbiased estimator of the parameter θ, then
1
Var (Tn ) ≥ ∂
nE [( ∂θ ln f (x; θ))2 |θ]
lim e(Tn ) = 1
n→∞
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties
Outline
Basic concepts
Estimators and their properties
Estimation methods
consistent, any
E(X) Median asymptotically distribution
unbiased
Variance, consistent, any
1 Pn
when E(X) s̃ 2 = n i=1 (Xi − X̄ )2 asymptotically distribution
unknown unbiased
Variance, consistent, any
1 Pn
when E(X) s2 = n−1 i=1 (Xi − X̄ )2 unbiased distribution
unknown
consistent, Bernoulli
k
Fraction θ= n
unbiased, distribution
efficient
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties
Outline
Basic concepts
Estimators and their properties
Estimation methods
Estimation methods
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties
Outline
Basic concepts
Estimators and their properties
Estimation methods
n
Y
L(θ; X1 , ..., Xn ) = f (X1 ; θ)f (X2 ; θ)...f (Xn ; θ) = f (Xi ; θ)
i=1
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties
Outline
Basic concepts
Estimators and their properties
Estimation methods
The maximum likelihood principle says that, out of all the possible
values for θ, the value that maximizes the likelihood of the
observed data should be chosen.
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties
Outline
Basic concepts
Estimators and their properties
Estimation methods
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties
Outline
Basic concepts
Estimators and their properties
Estimation methods
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties
Outline
Basic concepts
Estimators and their properties
Estimation methods
(P
x k pi if random variable is discrete
mk = R ∞i i k
−∞ x f (x)dx if random variable is continuous
(P
(xi − E (X ))k pi if random variable is discrete
µk = R ∞i k
−∞ (x − E (X )) f (x)dx if random variable is continuous
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties
Outline
Basic concepts
Estimators and their properties
Estimation methods
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties
Outline
Basic concepts
Estimators and their properties
Estimation methods
Task
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties
Outline
Basic concepts
Estimators and their properties
Estimation methods
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties
Outline
Basic concepts
Estimators and their properties
Estimation methods
m1 = E (X ) = λ
n
1X
M1 = Xi = X̄
n
i=1
λ̂ = X̄
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties
Outline
Basic concepts
Estimators and their properties
Estimation methods
Task - MLE
1 x1 1 xn 1 x1 xn
L(xi , λ) = exp(− )... exp(− ) = ( )n exp(− − ... − )
λ λ λ λ λ λ λ
n
1 1 1X
L(xi , λ) = ( )n exp(− (x1 + ... + xn )) = λ−n exp(− xi )
λ λ λ
i=1
n n
1 X 1 X
ln(L) = ln[λ−n exp(− xi )] = −nlnλ − xi
λ λ
i=1 i=1
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties
Outline
Basic concepts
Estimators and their properties
Estimation methods
Task - MLE
n
∂ln(L) n 1 X
=− + 2 xi = 0
∂λ λ λ
i=1
n
n 1 X
= xi
λ̂ λ̂2 i=1
Pn
i=1 xi
λ̂ = = X̄
n
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties
Outline
Basic concepts
Estimators and their properties
Estimation methods
Task
1
E (λ̂) = nE (X ) = λ
n
YES!
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties
Outline
Basic concepts
Estimators and their properties
Estimation methods
Task
n
1 X 2 1 λ2
lim S 2 (λ̂) = lim S (Xi ) = lim nS 2
(X ) = lim =0
n→∞ n→∞ n2 n→∞ n2 n→∞ n
i=1
YES!
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties
Outline
Basic concepts
Estimators and their properties
Estimation methods
Task
Magdalena Smyk/Lucas van der Velde Estimation methods and their properties