How to Compute the Mean of a Non-linear Estimator?

In summary, the conversation discusses computing the expected value of an estimator for a parameter in a distribution, given N statistically independent samples. The suggested approach is to get the pdf of the minimum and then compute the expected value with respect to that. This method was successfully implemented by the speaker.
  • #1
mnb96
715
5
Hi,
let's suppose we are given N statistically independent samples [itex]x_1,\ldots,x_n[/itex] from a certain distribution [itex]f_X(x;\theta)[/itex] depending on a parameter [itex]\theta[/itex].
We are also given an estimator for [itex]\theta[/itex] defined as follows:

[tex]\hat{\theta}}(N) = \min\{ x_i \\ : \\ i=1..N \}[/tex]

How am I supposed to compute [tex]E\{ \hat{\theta}(N) \}[/tex]?

I tried to apply the definition of mean-value as follows, but I can't go any further:

[tex]\int_{\mathbb{R}}\ldots\int_{\mathbb{R}} \min\{ x_1,\ldots,x_N \} \\ f_X(x_1)\ldots f_X(x_N)dx_1\ldots dx_N[/tex]

Any idea?
 
Physics news on Phys.org
  • #2
Get the pdf of the minimum, and then compute the expected value with respect to that.
 
  • #3
Thanks.
I did as you suggested and succesfully solved the problem.
 

FAQ: How to Compute the Mean of a Non-linear Estimator?

What is the mean of a non-linear estimator?

The mean of a non-linear estimator is the average value of the predictions made by the estimator. It is a measure of central tendency and represents the expected value of the estimator.

How is the mean of a non-linear estimator calculated?

The mean of a non-linear estimator is calculated by taking the sum of all the predicted values and dividing it by the number of predictions. This is similar to how the mean is calculated for a linear estimator, but the predictions in a non-linear estimator are not necessarily a straight line.

Can the mean of a non-linear estimator be negative?

Yes, the mean of a non-linear estimator can be negative. This means that the average value of the predictions is less than zero. It is important to consider the context and application of the estimator when interpreting a negative mean value.

How is the mean of a non-linear estimator affected by outliers?

The mean of a non-linear estimator can be greatly affected by outliers, as these extreme values can pull the overall average in one direction. This is why it is important to identify and handle outliers appropriately when using a non-linear estimator.

Is the mean of a non-linear estimator always a good measure of performance?

No, the mean of a non-linear estimator may not always be a good measure of performance. This is because it only takes into account the average value of the predictions, but does not consider the variance or spread of the predictions. Other measures, such as mean squared error or coefficient of determination, may provide a better understanding of the performance of a non-linear estimator.

Similar threads

Replies
1
Views
1K
Replies
1
Views
936
Replies
6
Views
2K
Replies
6
Views
2K
Replies
1
Views
1K
Replies
7
Views
2K
Replies
1
Views
762
Back
Top