Lehmann–Scheffé theorem

From HandWiki
Short description: Theorem in statistics

In statistics, the Lehmann–Scheffé theorem provides sufficient conditions for the existence of a best unbiased estimator in a statistical model. The theorem states that any unbiased estimator for a quantity that depends on the data only through a complete, sufficient statistic is the unique uniformly minimum-variance unbiased estimator (UMVUE) of that quantity. The Lehmann–Scheffé theorem is named after Erich Leo Lehmann and Henry Scheffé, given their two early papers.[1][2]

Introduction

Given a vector X=(X1,X2,…,Xn) of random samples from a distribution ℙθ for some parameter θ∈Θ, the goal is to establish sufficient conditions for the existence of an UMVU estimator T∗(X) for some quantity g(θ), that is, 𝔼θ[T∗(X)]=g(θ) and for any unbiased estimator S(X) it holds

Varθ(T∗(X))≤Varθ(S(X)),∀θ∈Θ.

The Rao–Blackwell theorem already shows that, given a sufficient statistic T, the estimator T∗(X)=𝔼[S(X)∣T(X)] has a uniformly smaller variance than S(X), but it does not guarantee that T∗ is already UMVU. This is where the Lehmann–Scheffé theorem comes in, if T is also complete, that is, for any real-valued measurable function φ it holds

𝔼θ[φ(T(X))]=0⟹φ(T(X))=0ℙθ-a.s.

Statement

As above, let X=(X1,X2,…,Xn) be a vector of random samples from a distribution ℙθ for some parameter θ∈Θ and Θ an arbitrary set.

Assume that there exists a complete, sufficient statistic T for the family of distributions (ℙθ)θ∈Θ. Then, the following two equivalent statements hold:

  • There exists at most one measurable function h such that T∗=h(T(X)) is unbiased for g(θ) and 𝔼θ[T∗(X)2]<∞ for all θ∈Θ, in which case T∗(X) is the unique UMVUE for g(θ).[3]
  • For any unbiased estimator S(X), if it exists, with 𝔼θ[S(X)2]<∞ for all θ∈Θ, the estimator T∗(X)=𝔼θ[S(X)∣T(X)] is the unique UMVUE for g(θ).[4]

In fact, the theorem does not state that unbiased estimators exist in the first place. However, if they do, then there exists a unique square-integrable UMVUE. Moreover, the estimator T∗(X)=𝔼θ[S(X)∣T(X)] does neither depend on θ, since T is sufficient, nor on S, since T is also complete.

Proof

In the following, the dependence of an estimator on the data X will not be written out explicitly, i.e., we write S instead of S(X).

First of all, if there is no unbiased estimator for g(θ), then there is obviously no UMVUE, and if all unbiased estimator are not square-integrable, then their variances are infinity and the statement is trivial. Thus, we focus on the case where a square-integrable unbiased estimator exists.

Uniqueness of h: Let S=h1(T) and R=h2(T) be unbiased estimators of g(θ) for some measurable functions h1 and h2. For the expectation of the difference it holds𝔼θ[h1(T)−h2(T)]=g(θ)−g(θ)=0.Since T is complete, this implies h1−h2=0. Thus, T∗=h1(T)=:h(T) is the unique unbiased estimator that is a function of T.[3]

h(T) is the UMVUE: Let S be any square-integrable unbiased estimator and S∗=𝔼θ[S∣T]. By the factorization lemma there exists measurable function h~ such that S∗=h~(T) and since S∗ is unbiased as well, by the above, it must hold S∗=h~(T)=h(T)=T∗. Thus, by the Rao–Blackwell theorem, it followsVarθ(T∗)=Varθ(S∗)=Varθ(𝔼θ[S∣T])≤Varθ(S),∀θ∈Θ.In other words, T∗=h(T) is an UMVUE and according to the first part it is unique.[4]

Application

The Lehmann–Scheffé theorem motivates two general methods to construct UMVU estimators for g(θ) in models which allow for a complete sufficient statistic T.[5][6]

Method 1: Determining the function h

The UMVUE, if it exists, is the (unique) solution of the equation𝔼θ[h(T)]=g(θ)for all θ∈Θ. If h is, for example, a linear function, then solving this equation is fairly easy.

Method 2: Conditioning on an unbiased estimator

First, it suffices to find any unbiased estimator S of g(θ), which is often easily feasible. The UMVUE can then be determined by evaluating the condition expectation 𝔼θ[S∣T]. Since the choice of S is arbitrary, it is preferable to choose it such that the conditional expectation is as simple as possible.

Examples

Bernoulli distribution

Let X1,…,Xn be Bernoulli-distributed with probability p∈(0,1). The joint probability mass function fp is of the formfp(x1,…,xn)=∏i=1npxi(1−p)1−xi=(p1−p)∑i=1nxi(1−p)n,xi∈{0,1},thus, by the Fisher–Neyman factorization theorem, T(x)=∑i=1nxi is a sufficient statistic. It is also complete: Let φ be any measurable function such that 𝔼θ[φ(T(X))]=0. Since T is Ber(n,p)-distributed, this means0=𝔼θ[φ(T(X))]=∑k=0nφ(k)(nk)pk(1−p)n−k=(1−p)n∑k=0nφ(k)(nk)rk,with r=p/(1−p). Since the right hand side is a polynomial in r>0 that is equal to zero, each coefficient must be zero as well, implying φ(k)=0 for all k.

For the estimation of the parameter p, it is now easy to see that the UMVUE is the sample meanX‾=1n∑i=1nXi=1nT(X),since it is unbiased and a function of T(X).

Finding the UMVUE for the parameter p(1−p) (that is, the variance of the distribution) is less obvious. According to method 1, we seek a function h such that p(1−p)=𝔼p[h(T(X))]=∑k=0nh(k)(nk)pk(1−p)n−k.By defining ρ=p/(1−p), the above rewrites as∑k=0nh(k)(nk)ρk=ρ(1+ρ)n−2=∑k=1n−1(n−1k−1)ρk.Comparing the coefficients shows that h(k)=k(n−k)/(n(n−1)), thus, the UMVUE is given by[5]h(T(X))=nn−1X‾(1−X‾).Noting that in the Bernoulli model Xi=Xi2 and that ∑i=1n(Xi−X‾)2=∑i=1nXi2−nX‾2, the UMVUE is, in fact, the unbiased sample variance Sn2.

Uniform distribution

Let X1,…,Xn be uniformly distributed on the interval (0,θ) for some θ to be determined. The joint probability mass function fp is of the formfp(x1,…,xn)=∏i=1n1θ1(0,θ)(xi)=1θn1[0,∞)(mini=1,…,nxi)1(−∞,θ](maxi=1,…,nxi),x∈ℝn,thus, by the Fisher–Neyman factorization theorem, T(x)=maxi=1,…,nxi is a sufficient statistic.

To see the completeness of T, the distribution of T(X) is

ℙθ(T(X)≤t)=ℙθ(Xi≤t,∀i=1,…,n)=∏i=1nℙθ(Xi≤t)=∏i=1ntθ=tnθn.

Thus, for any measurable function φ such that 𝔼θ[φ(T(X))]=0 it holds for any θ>0

0=𝔼θ[φ(T(X))]=∫0θφ(x)nθnxn−1dx⟹∫0θφ(x)xn−1dx=0,

and consequently for any b>a>0

∫abφ(x)xn−1dx=∫0bφ(x)xn−1dx−∫0aφ(x)xn−1dx=0.

This implies that φ=0 (almost everywhere) on [0,∞). So T is also complete. Its expectation is

𝔼θ[T(X)]=∫0θxnθnxn−1dx=nθnθn+1n+1=nn+1θ.

Thus, the rescaled estimator

T∗(X)=n+1nT(X)=n+1nmaxi=1,…,nXi

is unbiased and since it is a function of T, it is the UMVUE for θ.[7]

Exponential distribution

Let X1,…,Xn be exponentially distributed with parameter λ and suppose the parameter g(λ)=ℙλ(X1>t) should be estimated for some fixed t>0. A straightforward unbiased estimator for g(λ) would be g(λ)^=1n∑i=1n1{Xi>t}, however, it turns out to be sub-optimal.

Since the exponential distribution is an exponential family, it is known that its sufficient statistic X‾=1n∑i=1nXi is also complete. Moreover, the estimator T=1{X1>t} is unbiased. Thus, according to method 2, the estimator T∗=𝔼[T∣X‾]=ℙ(X1>t∣X‾) is the UMVUE. It remains to evaluate the conditional expectation.

First of all, X1/(nX‾)∼Beta(1,n−1), which is independent of λ (also called ancillary). In fact, since X1 and S=∑i=2nXi are independent and S∼Γ(n−1,λ), the cumulative distribution function at y∈(0,1) reads as

ℙ(X1nX‾≤y)=ℙ(X1X1+S≤y)=∫0∞∫0∞1{x/(x+s)≤y}λe−λxλn−1(n−2)!sn−2e−λsdxds=∫01∫0∞1{u≤y}λn(n−2)!rn−2(1−u)n−2e−λrrdrdu=∫011{u≤y}(1−u)n−21(n−2)!∫0∞λnrn−1e−λrdr⏟=(n−1)!du=∫0y(n−1)(1−u)n−2du,

with the substitution x=ru and s=r(1−u). Thus, by Basu's theorem, X1/(nX‾) and X‾ are independent and the conditional expectation simplifies to

ℙ(X1>t∣X‾=x)=ℙ(X1nX‾>tnX‾∣X‾=x)=ℙ(X1nX‾>tnx)=(1−tnx)n−1.

due to the above derivation.[8] The constructed estimator

T∗=(1−tnX‾)n−1

is unbiased and has a smaller variance than the naive estimator g(λ)^ for all possible λ>0.

Counterexample with incomplete statistics

An example of an improvable Rao–Blackwell improvement, when using a minimal sufficient statistic that is not complete, was provided by Galili and Meilijson in 2016.[9] Let X1,…,Xn be a random sample from a scale-uniform distribution X∼U((1−k)θ,(1+k)θ), with unknown mean E⁡[X]=θ and known design parameter k∈(0,1). In the search for "best" possible unbiased estimators for θ, it is natural to consider X1 as an initial (crude) unbiased estimator for θ and then try to improve it. Since X1 is not a function of T=(X(1),X(n)), the minimal sufficient statistic for θ (where X(1)=miniXi and X(n)=maxiXi), it may be improved using the Rao–Blackwell theorem as follows:

θ^RB=Eθ[X1∣X(1),X(n)]=X(1)+X(n)2.

However, the following unbiased estimator can be shown to have lower variance:

θ^LV=1k2n−1n+1+1⋅(1−k)X(1)+(1+k)X(n)2.

And in fact, it could be even further improved when using the following estimator:

θ^BAYES=n+1n[1−X(1)(1+k)X(n)(1−k)−1(X(1)(1+k)X(n)(1−k))n+1−1]X(n)1+k

The model is a scale model. Optimal equivariant estimators can then be derived for loss functions that are invariant.[10]

See also

Notes

  1. ↑ "Completeness, similar regions, and unbiased estimation. I.". Sankhyā 10 (4): 305–340. 1950. doi:10.1007/978-1-4614-1412-4_23. 
  2. ↑ "Completeness, similar regions, and unbiased estimation. II.". Sankhyā 15 (3): 219–236. 1955. doi:10.1007/978-1-4614-1412-4_24. 
  3. ↑ 3.0 3.1 Lehmann & Casella (1998), p. 87
  4. ↑ 4.0 4.1 Czado & Schmidt (2011), p. 111
  5. ↑ 5.0 5.1 Lehmann & Casella (1998), p. 88–89
  6. ↑ Shao (2003), p. 162
  7. ↑ Lehmann & Casella (1998), p. 89
  8. ↑ Shao (2003), p. 163–164
  9. ↑ Tal Galili; Isaac Meilijson (31 Mar 2016). "An Example of an Improvable Rao–Blackwell Improvement, Inefficient Maximum Likelihood Estimator, and Unbiased Generalized Bayes Estimator". The American Statistician 70 (1): 108–113. doi:10.1080/00031305.2015.1100683. PMID 27499547. 
  10. ↑ Taraldsen, Gunnar (2020). "Micha Mandel (2020), "The Scaled Uniform Model Revisited," The American Statistician, 74:1, 98–100: Comment". The American Statistician 74 (3): 315. doi:10.1080/00031305.2020.1769727. https://doi.org/10.1080/00031305.2020.1769727. 

References

  • Casella, George; Berger, Roger L. (2002). Statistical Inference (2nd ed.). Duxbury. ISBN 0-534-24312-6. 
  • Czado, Claudia; Schmidt, Thorsten (2011) (in de). Mathematische Statistik. Springer. ISBN 978-3-642-17261-8. 
  • Lehmann, Erich Leo; Casella, George (1998). Theory of Point Estimation (2nd ed.). New York: Springer. ISBN 0-387-98502-6. 
  • Shao, Jun (2003). Mathematical Statistics (2nd ed.). Springer. ISBN 978-0-387-95382-3.