Question

In: Statistics and Probability

Given the general MULTIPLE linear regression model with normal error, derive the LSE and MLE for...

Given the general MULTIPLE linear regression model with normal error, derive the LSE and MLE for the regression coefficients and show they are equivalent.

I need help on this question. it needs to be for a multiple linear regression model. thank you in advance.

Solutions

Expert Solution

Given the general MULTIPLE linear regression model with normal error

We first derive MLE for the regression coefficients let it denote by = B for convenience

Consider Model

y = XB + e

where B are regression coefficients

MLE is needed when one introduces the following assumptions

Error e follow i.i.d normal distribution with mean 0 and variance

i.e   e N ( 0 , )

and y N ( XB , )

only focus on the use of MLE in cases where y and e are normally distributed

The pdf of y is given by

f ( y | X ,B , ) =

and the log likelihood function is given by

log L = Log( f ( y | X ,B , ) ) = N/2 ln ( 1 / 2 ) + N ln ( 1 / ) +

         

Derivate log L w.r.t B and equate it to 0

here (y-XB) ' (y-XB) = y'y - y' XB -(XB)'y + (XB)'(XB)

                                  = y'y - 2 ( XB ) 'y - (XB)'y + (XB)'(XB)

                                  = y'y - 2 B'X'y - (XB)'y + (XB)'(XB)

Derivate it w.r.t B

                                  = 0 - 2 X'y + 2(X'X) B

                                  = - 2 X'y + 2(X'X) B                        .... ( eq * )

Thus equating Derivative of log L w.r.t B to 0

we get

=       = 0

0 + 0 + = 0

(- 2 X'y + 2(X'X)B ) / 2 = 0                     ( from eq * )

2 (- X'y + (X'X) B) = 0

   (X'X) B = X'y

(X'X) -1(X'X) B = (X'X) -1 X'y                     ( multiply both side by (X'X) -1 )

   B = (X'X) -1 X'y                                           ( MLE for B )

which is MLE for the regression coefficients .

Now we will find least square estimate LSE for regression coefficients

MULTIPLE linear regression model is give by

y = XB + e

we need to minimize e'e

Now     XB + e = y

            e = y - XB

therefore , e'e = ( y - XB) ' ( y - XB )

minimize e'e = y'y - y' XB -(XB)'y + (XB)'(XB)

                e'e = y'y - 2 B'X'y - (XB)'y + (XB)'(XB)

e'e = y′y−2B′X′y + B'X' XB

Derivative of e'e w.r.t B and equate to 0

= −2Xy+ 2X′XB = 0                  

       

   −Xy + X′XB = 0     

   Xy   = X′XB    

   X′XB     = Xy

B = ( X′X )-1Xy

This is LSE for regression coefficients

So from both equations we can see that LSE and MLE for the regression coefficients are equivalent


Related Solutions

In a normal simple linear regression model you are given that the variance of the error...
In a normal simple linear regression model you are given that the variance of the error term is 4. Four observations are taken, in which the X values are X=-2,1,2,3. Calculate the variance in the estimate for the slope coefficient.
in a linear regression, the distribution of error is not i.i.t. How can we use MLE...
in a linear regression, the distribution of error is not i.i.t. How can we use MLE function?
When we estimate a linear multiple regression model (including a linear simple regression model), it appears...
When we estimate a linear multiple regression model (including a linear simple regression model), it appears that the calculation of the coefficient of determination, R2, for this model can be accomplished by using the squared sample correlation coefficient between the original values and the predicted values of the dependent variable of this model. Is this statement true? If yes, why? If not, why not? Please use either matrix algebra or algebra to support your reasoning.
Discuss the underlying assumptions of a simple linear regression model; multiple regression model; and polynomial regression.
Discuss the underlying assumptions of a simple linear regression model; multiple regression model; and polynomial regression.
Complete all of the steps to derive the normal equations for simple linear regression and then...
Complete all of the steps to derive the normal equations for simple linear regression and then solve them.
Suppose that normal error regression model (2.1) is applicable except that the error variance is not...
Suppose that normal error regression model (2.1) is applicable except that the error variance is not constant; rather the variance is larger, the larger is X. Does β1 = 0 still imply that there is no linear association between X and Y? That there is no association between X and Y? Explain.
The following is the estimation results for a multiple linear regression model: SUMMARY OUTPUT             Regression...
The following is the estimation results for a multiple linear regression model: SUMMARY OUTPUT             Regression Statistics R-Square                                                       0.558 Regression Standard Error (S)                  863.100 Observations                                               35                                Coeff        StdError          t-Stat    Intercept               1283.000    352.000           3.65    X1                             25.228        8.631                       X2                               0.861        0.372           Questions: Interpret each coefficient.
The following is the estimation results for a multiple linear regression model: SUMMARY OUTPUT             Regression...
The following is the estimation results for a multiple linear regression model: SUMMARY OUTPUT             Regression Statistics R-Square                                                       0.558 Regression Standard Error (S)                  863.100 Observations                                               35                                Coeff        StdError          t-Stat    Intercept               1283.000    352.000           3.65    X1                             25.228        8.631                       X2                               0.861        0.372           Question: 1. A. Write the fitted regression equation. B. Write the estimated intercepts and slopes, associated with their corresponding standard errors. C. Interpret each coefficient.
1.)The data were fitted to the following multiple linear regression model y=Bo+B1X1+B2X2 The standard error for...
1.)The data were fitted to the following multiple linear regression model y=Bo+B1X1+B2X2 The standard error for the coefficient B1 is equal to (keep two decimal places) 2.) For 99% confidence interval for the coefficient B2 is approximately 3.)What is the mean radiations when the current is 15 milliamps and the exposure time is 5 seconds. (Keep 1 decimal place) 4.)The 95% confidence interval for the increase in the mean radiations when the current is fixed and the exposure time change...
In a multiple linear regression how do we calculate the standard error of B2 ( we...
In a multiple linear regression how do we calculate the standard error of B2 ( we have two independent variables and a constant so we have B0 B1 and B2) how do we calculate the standard error of the three.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT