Question

In: Statistics and Probability

Following is a simple linear regression model: yi = /alpha + /beta xi + /epsilon i...

Following is a simple linear regression model: yi = /alpha + /beta xi + /epsilon i The following results were obtained from some statistical software. R2 = 0.735 syx (regression standard error) = 5.137 n (total observations) = 60 Significance level = 0.05 = 5% Variable Parameter Estimate Std. Err. of Parameter Est. Interecpt 0.325 0.097 Slope of X -1.263 0.309

1. Write the fitted model. (I ALREADY KNOW THE ANSWER TO THIS. I LEFT IT INCASE IT IS NEEDED FOR THE OTHER ANSWERS.)

2. Make a prediction using the fitted model for y when x = 2.253 (I ALREADY KNOW THE ANSWER TO THIS. I LEFT IT INCASE IT IS NEEDED FOR THE OTHER ANSWERS.)

3. The intercept of the least-squares regression line is:

4. Suppose we want to test the hypotheses for the slope: H0: /beta = 0, H1:/beta not equal to 0 The value of the t statistic for this test is:

5. Suppose we want to test the hypotheses for the intercept: H0: /alpha = 0, H1:/alphanot equal to 0 The value of the t statistic for this test is:

6. A 95% confidence interval for the slope b in the simple linear regression model is:

7. A 95% confidence interval for the intercept a in the simple linear regression model is:

8. The correlation coefficient r between the x and y is:

9. What is its meaning of R2?

10. What is the meaning of the intercept in this simple linear regression model?

11. SST = ?

12. Are the intercept and slope significant at 5% significance level (You may use either hypothesis tests or confidence intervals to make your conclusions)?

Solutions

Expert Solution

1) Fitted model

yi = 0.325 - 1.263xi + /epsilon i

2) when x = 2.253

y = 0.325 - 1.263*2.253 = -2.52

3) The intercept of the least-squares regression line is: = 0.325

4) test the hypotheses for the slope:

H0: = 0,

H1: not equal to 0

test statistic t = / standard error = -1.263/0.309 = -4.087

critical value = t0.025,59 = 2.001

Since |t| > critical value we reject null hypothesis and the result is significant.

5)

test the hypotheses for the intercept:

H0: = 0,

H1: not equal to 0

test statistic t = / standard error = 0.325/0.097 = 3.35

critical value = t0.025,59 = 2.001

Since |t| > critical value we reject null hypothesis and the result is significant.

6) 95% confidence interval for the slope b

t0.025,59 = 2.001

= (-1.263 - 2.001*0.309 , -1.263+ 2.001*0.309 ) = (-1.881, -0.645)

7) 95% confidence interval for the intercept a

= (0.325 - 2.001*0.097 , 0.325+ 2.001*0.097 ) = (-0.519, 0.131)

8. The correlation coefficient r between the x and y is: sqrt(R2) = (0.735)0.5 = -0.857 (slope is negative)

9. What is its meaning of R2?

The model explains 73.5% variability between the data.

10. What is the meaning of the intercept in this simple linear regression model?

When the independent variable is zero then the value of dependent variable is intercept.

11. SST = ?

R2 =

SST =Syy = = 1.263 * 5.137 /0.735 = 8.83

12. From the hypothesis tests both intercept and slope are significant at 5% significance level.


Related Solutions

Consider the simple linear regression: Yi = β0 + β1Xi + ui whereYi and Xi...
Consider the simple linear regression: Yi = β0 + β1Xi + ui where Yi and Xi are random variables, β0 and β1 are population intercept and slope parameters, respectively, ui is the error term. Suppose the estimated regression equation is given by: Yˆ i = βˆ 0 + βˆ 1Xi where βˆ 0 and βˆ 1 are OLS estimates for β0 and β1. Define residuals ˆui as: uˆi = Yi − Yˆ i Show that: (a) (2 pts.) Pn i=1...
Following is a simple linear regression model: yi = a+ bxi +ei The following results were...
Following is a simple linear regression model: yi = a+ bxi +ei The following results were obtained from some statistical software. R2 = 0.523 syx(regression standard error) = 3.028 n (total observations) = 41 Significance level = 0.05 = 5% Variable Parameter Estimate Std. Err. of Parameter Est. Interecpt 0.519 0.132 Slope of X -0.707 0.239 Note: For all the calculated numbers, keep three decimals. 6. A 95% confidence interval for the slope b in the simple linear regression model...
In a simple linear regression model yi = β0 + β1xi + εi with the usual...
In a simple linear regression model yi = β0 + β1xi + εi with the usual assumptions show algebraically that the least squares estimator β̂0 = b0 of the intercept has mean β0 and variance σ2[(1/n) + x̄2 / Sxx].
Consider a simple linear regression model with nonstochastic regressor: Yi = β1 + β2Xi + ui...
Consider a simple linear regression model with nonstochastic regressor: Yi = β1 + β2Xi + ui . 1. [3 points] What are the assumptions of this model so that the OLS estimators are BLUE (best linear unbiased estimates)? 2. [4 points] Let βˆ 1 and βˆ 2 be the OLS estimators of β1 and β2. Derive βˆ 1 and βˆ 2. 3. [2 points] Show that βˆ 2 is an unbiased estimator of β2.
Formula that you might use: For a simple linear regression model yi= α + βxi+ui, i=1,2,...,N....
Formula that you might use: For a simple linear regression model yi= α + βxi+ui, i=1,2,...,N. Homework Assignment 1 1. Suppose researchers want to know the effect of elementary school class size on students’ math scores(total score is 100), intuitively they think there exists a negative linear relationship between class size and students’ math scores. The researchers want to know the marginal effect of class size on student’s math scores. 1) Based on the background information, design an linear regression...
(i) Consider a simple linear regression yi = β0 + β1xi + ui Write down the...
(i) Consider a simple linear regression yi = β0 + β1xi + ui Write down the formula for the estimated standard error of the OLS estimator and the formula for the White heteroskedasticity-robust standard error on the estimated coefficient bβ1. (ii) What is the intuition for the White test for heteroskedasticity? (You do not need to describe how the test is implemented in practice.)
3. Consider the simple linear regression Yi = 2Xi + ui for i = 1, 2,...
3. Consider the simple linear regression Yi = 2Xi + ui for i = 1, 2, . . . ,n. The ui are IID (0; 2 ). a. Derive OLS estimator of 2 and called it b 2 b. Find its variance c. Is b 2 unbiased, show it? d.What is the risk we run when we do not include an intercept in the regression? Do question d.
(Regression Analysis) Consider the simple linear regression model (I) and the corresponding scatter plot with the...
(Regression Analysis) Consider the simple linear regression model (I) and the corresponding scatter plot with the covariates XX (x-axis) vs residuals (y-axis). What model assumption violations can be diagnosed by this scatter plot?
Which of the following is the complete definition of the simple linear regression model?
Which of the following is the complete definition of the simple linear regression model?
Are these equations written in the general linear regression model? Yi = B0 + B1X1i +...
Are these equations written in the general linear regression model? Yi = B0 + B1X1i + B2 log(X2i) + B3X1i2 + ei Yi = ei exp(B0 + B1X1i + B2 log(X2i) + B3X3i) Yi = B0 exp(B1X1i) + ei
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT