Answered step by step
Verified Expert Solution
Question
1 Approved Answer
For the general linear regression model, suppose we want to estimate l'B based on sample data, where l is a (k+1)x1 vector of constants. The
For the general linear regression model, suppose we want to estimate l'B based on sample data, where l is a (k+1)x1 vector of constants. The Gauss Markov theorem tells us the most natural choices is also the best choice in a large class of possible estimators.
l'b is an unbiased estimator of l'B.
l'b = c0'y where c0'= l'(X'X)-1X' and c0 = X(X'X-1l)
Show for a general nX1 vector satisfying l = X'c, c'c is minimized when c=c0
continue from c'c = (c-c0+c0)'(c-c0+c0)
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started