Optimizing Point Estimates: Bias and Variance Analysis for Mean Estimation

Click For Summary
SUMMARY

This discussion focuses on optimizing point estimates for mean estimation, specifically analyzing bias, variance, and mean square error of three point estimates: μˆ1, μˆ2, and μˆ3. The calculations reveal that μˆ1 is unbiased, while μˆ2 and μˆ3 exhibit bias. The variance of each estimate is calculated using the formulas for unbiased and biased variance, leading to the conclusion that μˆ1 has the smallest variance. The mean square error is determined for each estimate when μ = 3, with the smallest mean square error identified for μˆ1.

PREREQUISITES
  • Understanding of point estimation and its properties
  • Familiarity with bias and variance concepts in statistics
  • Knowledge of mean square error calculations
  • Proficiency in using variance formulas for unbiased and biased estimators
NEXT STEPS
  • Study the properties of unbiased and biased estimators in statistical inference
  • Learn about the Central Limit Theorem and its implications for point estimates
  • Explore covariance and its role in variance calculations for dependent variables
  • Investigate advanced techniques for minimizing mean square error in estimation
USEFUL FOR

Statisticians, data analysts, and students studying statistical estimation methods will benefit from this discussion, particularly those focused on bias and variance analysis in point estimation.

emperorvinayak
Messages
2
Reaction score
0

Homework Statement


Suppose that:
E(X1) = μ, Var(X1) = 7,
E(X2) = μ, Var(X2) = 13,
E(X3) = μ, and Var(X3) = 20,

and consider the point estimates:

μˆ1 = X1/3 + X2/3 + X3/3
μˆ2 = X1/4 + X2/3 + X3/5
μˆ3 = X1/6 + X2/3 + X3/4 + 2

(a) Calculate the bias of each point estimate. Is anyone of
them unbiased?
(b) Calculate the variance of each point estimate. Which
one has the smallest variance?
(c) Calculate the mean square error of each point estimate.
Which point estimate has the smallest mean square
error when μ = 3?

Homework Equations


Var(μ) = \frac{1}{n-1} \sum(xi -\bar{X})2 from i=1 to n for unbiased
and
Var(μ) = \frac{1}{n} \sum(xi -\bar{X})2 from i=1 to n for biased

The Attempt at a Solution



I found out part a) pretty easily: I just replaced all the Xn values with μ and if it returned μ again, it was unbiased.

The problem I'm having with, is part B. I just don't know what to plug into the forumulae displaed above!
I tried plugging in the variance for each of the X values, subtracting what I assumed to be the mean of those values and squaring what I got. Then I divided it by n for unbiased (b and c)
This is what I did for b) as an example:

\frac{1}{3}(\frac{7}{3}+\frac{13}{3}+\frac{20}{3})2

But the answer I'm getting is wrong. It was a wild shot anyway. I tried watching a few videos on Youtube to understand the concept and I think I get it. But it's the Variance OF the mean that's really bothering me.
After that, c) should be easy since all I have to do is to subtract the square of the bias from the variance I'm getting.
 
Physics news on Phys.org
emperorvinayak said:

Homework Statement


Suppose that:
E(X1) = μ, Var(X1) = 7,
E(X2) = μ, Var(X2) = 13,
E(X3) = μ, and Var(X3) = 20,

and consider the point estimates:

μˆ1 = X1/3 + X2/3 + X3/3
μˆ2 = X1/4 + X2/3 + X3/5
μˆ3 = X1/6 + X2/3 + X3/4 + 2

(a) Calculate the bias of each point estimate. Is anyone of
them unbiased?
(b) Calculate the variance of each point estimate. Which
one has the smallest variance?
(c) Calculate the mean square error of each point estimate.
Which point estimate has the smallest mean square
error when μ = 3?

Homework Equations


Var(μ) = \frac{1}{n-1} \sum(xi -\bar{X})2 from i=1 to n for unbiased
and
Var(μ) = \frac{1}{n} \sum(xi -\bar{X})2 from i=1 to n for biased

The Attempt at a Solution



I found out part a) pretty easily: I just replaced all the Xn values with μ and if it returned μ again, it was unbiased.

The problem I'm having with, is part B. I just don't know what to plug into the forumulae displaed above!
I tried plugging in the variance for each of the X values, subtracting what I assumed to be the mean of those values and squaring what I got. Then I divided it by n for unbiased (b and c)
This is what I did for b) as an example:

\frac{1}{3}(\frac{7}{3}+\frac{13}{3}+\frac{20}{3})2

But the answer I'm getting is wrong. It was a wild shot anyway. I tried watching a few videos on Youtube to understand the concept and I think I get it. But it's the Variance OF the mean that's really bothering me.
After that, c) should be easy since all I have to do is to subtract the square of the bias from the variance I'm getting.


If ##X_1, X_2, X_3## are dependent, you cannot say what the above variances are without also knowing the covariances between different ##X_j##. If they are independent, you have not used known elementary results about combining variances in linear combinations. Back to square one.

Never mind Youtube; try reading some actual articles on-line or in your textbook.
 
Oh my goodness! Thank you so much for "you have not used known elementary results about combining variances in linear combinations."!

I looked that up and got the answer.. So it's nothing but \frac{7}{16}+\frac{13}{9}+\frac{20}{25}

I don't have the exact answer to this but I tried a similar problem that had the solutions at the back and it's correct! All I had to do was to square the constants being multiplied by the Xn variables and add them up.

Thanks again for your time I really appreciate it! :)
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
Replies
0
Views
1K
  • · Replies 42 ·
2
Replies
42
Views
6K
  • · Replies 11 ·
Replies
11
Views
2K
Replies
9
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K