Good evening, everyone. I am new to statistics, so I wanted to see if I could get guidance with this problem:
Consider a variable Y which follows a distribution with mean µ and variance σ2 in the population. Suppose we take a random sample of Y of size n, and propose to estimate the mean of Y from this dataset using two potential new estimators, the Addition Estimator and the First-ten Estimator, which are defined as follows:
The Addition Estimator: Take the sample mean, and add on $\frac{20}{n}$
The First-ten Estimator: Select only the first ten observations in the sample, and take the sample mean of these observations
For the sake of simplicity, we will assume that we always take samples containing more than ten obser- vations. Remember that the sample mean can be calculated in the following manner: $µ = ∑_n \frac{Yn}{n} $
Analytically derive the expected value of both estimators. Based on these results, is each estimator biased or unbiased? Using your knowledge of limits, intuitively explain what you think will happen to the bias (that is, the degree to which E[θ] deviates from θ) as n approaches infinity
I am not understanding what it means to "analitically derive de expected value" if someone could explain me what it means and how to do it, I would be very thankful.
Thank you again!