Bias and Variance of Estimators for Population Mean

  • Thread starter Thread starter gutnedawg
  • Start date Start date
  • Tags Tags
    Bias Probability
gutnedawg
Messages
34
Reaction score
0

Homework Statement


Suppose you have a random sample {X1,X2,X3} of size n=3. Denote the population mean \mu = E(Xi) and the population variance \sigma^2= VAR(Xi). Consider the following three estimators for \mu

\mu 1= X
\mu 2= X1/5 +X2/2 +X3/5
\mu 3= (X1+X2+X3)/5

What is the bias associated with each estimator?
What is the variance associated with each estimator?

Homework Equations


I'm not sure


The Attempt at a Solution



I'm really at a loss now.
 
Physics news on Phys.org
hey guys,how do i post my questions
 
gutnedawg said:

Homework Statement


Suppose you have a random sample {X1,X2,X3} of size n=3. Denote the population mean \mu = E(Xi) and the population variance \sigma^2= VAR(Xi). Consider the following three estimators for \mu

\mu 1= X
\mu 2= X1/5 +X2/2 +X3/5
\mu 3= (X1+X2+X3)/5

What is the bias associated with each estimator?
What is the variance associated with each estimator?

Homework Equations


I'm not sure


The Attempt at a Solution



I'm really at a loss now.

For each estimator use the rules for expectations and variances of linear combinations of independent variables.

<br /> \begin{align*}<br /> E(aX + bY) &amp;= aE(X) + bE(Y) \\<br /> Var(aX + bY) &amp; = a^2 Var(X) + b^2 Var(Y)<br /> \end{align*}<br />

Try these with your estimators and show what you find.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top