Question

Consider the simple linear regression model and let e = y −y_hat, i = 1,...,n be...

Consider the simple linear regression model and let e = y −y_hat, i = 1,...,n be the least-squares residuals, where y_hat = β_hat + β_hat * x the fitted values.

(a) Find the expected value of the residuals, E(ei).

(b) Find the variance of the fitted values, V ar(y_hat ). (Hint: Remember that y_bar i and β1_hat are uncorrelated.)

Homework Answers

Answer #1

a)

Yhat = b0 + b1*X
Yhat = YBar + R*(Sy/Sx)*(X - XBar)

And, the Error (E) terms are expressed as:

E=(Y - Yhat)

SumE=Sum(Y - Yhat)

SumE=Sum(Y - YBar + R*(Sy/Sx)*(X - XBar) )

SumE=SumY - SumYBar + R*(Sy/Sx)*Sum(X - XBar)

SumE=N*YBar - N*YBar + 0 = 0,

because the summation of a constant N times is N times that constant (N*YBar) and Sum(X - XBar) = 0.

Thus, as indicated above, if the sum of the error terms are zero, so will the mean.

b)

var(yi^) = var(b0^) + xi^2

yi^ - ybar = b0^ + b1^ (xi - xbar)

var(y^) = var(b0^) + (xi-xbar)^2 var(b1^)

=

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
Consider the simple linear regression model y=10+30x+e where the random error term is normally and independently...
Consider the simple linear regression model y=10+30x+e where the random error term is normally and independently distributed with mean zero and standard deviation 1. Do NOT use software. Generate a sample of eight observations, one each at the levels x= 10, 12, 14, 16, 18, 20, 22, and 24. Do NOT use software! (a) Fit the linear regression model by least squares and find the estimates of the slope and intercept. (b) Find the estimate of ?^2 . (c) Find...
Showing that residuals, , from the least squares fit of the simple linear regression model sum...
Showing that residuals, , from the least squares fit of the simple linear regression model sum to zero
Consider the simple regression model yi = β0 + β1xi + ei,i = 1,...,n. The Gauss-Markov...
Consider the simple regression model yi = β0 + β1xi + ei,i = 1,...,n. The Gauss-Markov conditions hold and also ei ∼ N(0,σ). Suppose we center both the response variable and the predictor. Estimate the intercept and the slope of this model.
Denote Y for profit (in dollars) and X for price (in dollars). The linear regression model...
Denote Y for profit (in dollars) and X for price (in dollars). The linear regression model of Y on X is Yi= β0 + β1Xi + εi (i=1, 2, … n) for n pairs on Y and X. The hypothesis H0: β1=0 vs H1: β1≠0 at α=0.01. The fitted model through least squares techniques from a random sample of 81 is: = 0.75 - 1.15X. If H0 is accepted, the true statement (s) is/are for the regression model:        a....
In simple linear regression, the method of least squares determines the line that minimizes the sum...
In simple linear regression, the method of least squares determines the line that minimizes the sum of squared deviations between the observed y values and: a. the average of the y values b. the average of the x values c. the fitted line d. the line of residual errors
Consider the simple linear regression model for which the population regression equation can be written in...
Consider the simple linear regression model for which the population regression equation can be written in conventional notation as: yi= Beta1(xi)+ Beta2(xi)(zi)2+ui Derive the Ordinary Least Squares estimator (OLS) of beta i.e(BETA)
True or false? and explain please. (i) Let Z = 2X + 3. Then, Cov(Z,Y )...
True or false? and explain please. (i) Let Z = 2X + 3. Then, Cov(Z,Y ) = 2Cov(X,Y ). (j) If X,Y are uncorrelated, and Z = −5−Y + X , then V ar(Z) = V ar(X) + V ar(Y ). (k) Let X,Y be uncorrelated random variables (Cov(X,Y ) = 0) with variance 1 each. Let A = 3X + Y . Then, V ar(A) = 4. (l) If X and Y are uncorrelated (meaning that Cov[X,Y ] =...
Question 1: In the normal error simple linear regression model, suppose all assumptions hold except constancy...
Question 1: In the normal error simple linear regression model, suppose all assumptions hold except constancy of error variance with respect to X. Suppose E(Y) = V(Y). What transformation of y works to stabilize the variance? Question 2: Let Y1,Y2,...Yn be a random sample for a normal distribution with mean 10 and variance 4. Let Y(k) denote the Kth order statistics of this random sample. Approximate the probability: P(Y(k) <= 8.5) , if K =15 and n = 50. Please...
Multiple Linear Regression We consider the misspecification problem in multiple linear regression. Suppose that the following...
Multiple Linear Regression We consider the misspecification problem in multiple linear regression. Suppose that the following model is adopted y = X1β1 + ε while the true model is y = X1β1 + X2β2 + ε. For both models, we assume E(ε) = 0 and V (ε) = σ^2I. Figure out conditions under which the least squares estimate we obtained is unbiased.
The data file Demographics was used in a simple linear regression model where Unemployment Rate is...
The data file Demographics was used in a simple linear regression model where Unemployment Rate is the response variable and Cost of Living is the explanatory variable. You may refer to the previous two questions for the regression model if you wish. The anova function in R was used to obtain the breakdown of the sums of squares for the regression model. This is shown below: > anova(myreg)Analysis of Variance Table Response: Unemployment Df Sum Sq Mean Sq F value...
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT