Why BLUE :
We have discussed Minimum Variance Unbiased Estimator (MVUE) in one of the previous articles. Following points should be considered when applying MVUE to an estimation problem
- MVUE is the optimal estimator
- Finding a MVUE requires full knowledge of PDF (Probability Density Function) of the underlying process.
- Even if the PDF is known, finding an MVUE is not guaranteed.
- If PDF is unknown, it is impossible find an MVUE using techniques like Cramer Rao Lower Bound (CRLB)
- In practice, knowledge of PDF of the underlying process is actually unknown.
Considering all the points above, the best possible solution is to resort to finding a sub-optimal estimator. When we resort to find a sub-optimal estimator
- We may not be sure how much performance we have lost – Since we will not able to find the MVUE estimator for bench marking (due to non-availability of underlying PDF of the process).
- We can live with it, if the variance of the sub-optimal estimator is well with in specification limits
Common Approach for finding sub-optimal Estimator:
- Restrict the estimator to be linear in data
- Find the linear estimator that is unbiased and has minimum variance
- This leads to Best Linear Unbiased Estimator (BLUE)
- To find a BLUE estimator, full knowledge of PDF is not needed. Just the first two moments (mean and variance) of the PDF is sufficient for finding the BLUE
Definition of BLUE:
Consider a data set
Here
Thus seeking the set of values for
- The estimator must be linear in data
- Estimate must be unbiased
Constraint 1: Linearity Constraint:
Linearity constraint was already given above. Just repeated here for convenience.
Constraint 2: Constraint for unbiased estimates:
For the estimate to be considered unbiased, the expectation (mean) of the estimate must be equal to the true value of the estimate.
Thus,
Combining both the constraints (1) and (2) or (3),
Now, the million dollor question is : “When can we meet both the constraints ? “. We can meet both the constraints only when the observation is linear. That is
Consider a data model, as shown below, where the observed samples are in linear form with respect to the parameter to be estimated.
Here ,
Substuiting (6) in (4) ,
Looking at the last set of equality,
The above equality can be satisfied only if
Given this condition is met, the next step is to minimize the variance of the estimate. Minimizing the variance of the estimate,
Finding BLUE:
As discussed above, in order to find a BLUE estimator for a given set of data, two constraints – linearity & unbiased estimates – must be satisfied and the variance of the estimate should be minimum. Thus the goal is to minimize the variance of
Minimizing
Substituting (12) in (9)
Finally, from (12) and (13), the co-effs of the BLUE estimator (vector of constants that weights the data samples) is given by
The BLUE estimate and the variance of the estimates are as follows
Rate this article: Note: There is a rating embedded within this post, please visit this post to rate it.
Similar topics
Books by the author