Module 3 : General MVU Estimation

Lecture 9 : Linear Unbiased Estimator

3.4.1 Best Linear Unbiased Estimator (BLUE)

In many estimation problems, the MVUE or a sufficient statistics cannot be found or indeed the PDF of the data is itself unknown (only the second-order statistics are known in the sense that they can be estimated from data). In such cases, one solution is to assume a functional model of the estimator, as being linear in the data, and find the linear estimator which is unbiased and has minimum variance. This estimator is referred to as the best linear unbiased estimator (BLUE).

Consider the general vector parameter case θ, the estimator is required to be a linear function of the data, i.e.,

The first requirement is that the estimator should be unbiased, i.e.,

which can be only satisfied if:

The BLUE is derived by finding the A which minimizes the variance, subject to the constraint AH = I, where C is the covariance matrix of the data x. Carrying out the minimization yields the following form for the BLUE:

where .

Salient attributes of BLUE:

The BLUE for the general linear model can be stated in terms of following theorem.

Gauss-Markov Theorem: Consider a general data model of the form:

x = Hθ + w

where H is known, and w is noise with covariance C (the PDF of w otherwise arbitrary).

Then the BLUE of θ is:

where is the minimum covariance matrix.

3.4.2 Example

3.4.3 Example

3.4.4 Example