A Question about an unbiased estimator

  • Thread starter Thread starter Artusartos
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Artusartos
Messages
236
Reaction score
0

Homework Statement



The random sample [itex]X_1, ... , X_n[/itex] has a [itex]N(0, \theta)[/itex] distribution. So now I have to solve for c such that [itex]Y= c \sum^n_{i=1}[/itex] is an unbiased estimator for [itex]\sqrt{\theta}[/itex].

Homework Equations


The Attempt at a Solution



[itex]E(c \sum^n_{i=1} |X_i|) = c \sum^n_{i=1} E(|X_i|) = c \sum^n_{i=1} \int \frac{|X_i|}{\sqrt{2(\pi)(\theta)}}e^{-X_i/(2\theta)}[/itex]

So now I have to solve...

[itex]c \sum^n_{i=1} \int \frac{|X_i|}{\sqrt{2(\pi)(\theta)}} e^{-X_i/(2\theta)} = \sqrt(\theta)[/itex], right? But how can I integrate the absolute value of [itex]X_i[/itex]?

Thanks in advance
 
Last edited:
Physics news on Phys.org
haruspex said:
Split the range of integration into x < 0, x > 0.

Do you mean, X1,...,Xn are independent samples from a N(0,θ) distribution? If so, why the subscript on θi?

Oh sorry, it's supposed to be just [itex]\theta[/itex]