Finding the MVUE of a two-sided interval of a normal

  • Context: Graduate 
  • Thread starter Thread starter rayge
  • Start date Start date
  • Tags Tags
    Interval Normal
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
rayge
Messages
25
Reaction score
0
Our task is to determine if [itex]P(-c \le X \le c)[/itex] has a minimum variance unbiased estimator for a sample from a distribution that is [itex]N(\theta,1)[/itex]. The one-sided interval [itex]P(X \le c) = \Phi(x - \theta)[/itex] is unique, so constructing an MVUE is just a matter of applying Rao-Blackwell and Lehmann-Scheffe.

However for our case, [itex]P(-c \le X \le c)[/itex] is the same for [itex]\theta[/itex] and [itex]-\theta[/itex]. So it seems like the MVUE isn't unique. I'm wondering if you can make a decision rule like choosing one unbiased estimator when [itex]\theta \ge 0[/itex] and the other when [itex]\theta < 0[/itex], but now instead of two non-unique unbiased estimators, we have three. Any thoughts? Is a MVUE just not possible?
 
on Phys.org
rayge said:
Our task is to determine if [itex]P(-c \le X \le c)[/itex] has a minimum variance unbiased estimator for a sample from a distribution that is [itex]N(\theta,1)[/itex].

I assume this means that [itex]c[/itex] is given and [itex]\theta[/itex] is unknown. So you can't employ a rule that depends on knowing the sign of [itex]\theta[/itex].
 
What if we construct two MVUE's, one for [itex]P(X \le c)[/itex], and one for [itex]P(X \le -c)[/itex], and then subtract one from the other? It still seems like we have the same problem, where the MVUE is not one-to-one...
 
rayge said:
However for our case, [itex]P(-c \le X \le c)[/itex] is the same for [itex]\theta[/itex] and [itex]-\theta[/itex].

There is ambiguity if you estimate [itex]P(-c \le X \e c)[/itex] first and try to estimate [itex]\theta[/itex] from that estimate. However the problem you stated doesn't insist we estimate [itex]\theta[/itex] in that manner. Wouldn't the simplest try be to estimate [itex]\theta[/itex] from the sample mean and then estimate [itex]P(-c \le X \le c)[/itex] from that estimate?