Question

(Do this problem without using R) Consider the simple linear regression model y =β0 + β1x...

(Do this problem without using R) Consider the simple linear regression model y =β0 + β1x + ε, where the errors are independent and normally distributed, with mean zero and constant variance σ2. Suppose we observe 4 observations x = (1, 1, −1, −1) and y = (5, 3, 4, 0).

  1. (a) Fit the simple linear regression model to this data and report the fitted regression line.

  2. (b) Carry out a test of hypotheses using α = 0.05 to determine whether there is a linear relationship between x and y.

  3. (c) Carryoutatestofhypothesesusingα=0.05totestH0 :β1 =2VsH1 :β1 ̸=2(This is to make clear that we can do any type of test, not only the special case of β1 = 0).

  4. (d) Construct the ANOVA table.

  5. (e) Construct 95% CIs for the least-squares estimators and σ2.

  6. (f) Construct a 95% CI for the mean response at x = 1.

  7. (g) Construct a 95% prediction interval for the future observation at x = 2.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

(a) Let the simple linear regression model to this data is y -bo +biT, where bo is y-intercept and b1 is slope Consider the fScatterplot y=x+3 6 4 0 0.5 0 0.5 1.5

(b) The hypotheses are The degrees of freedom is df-n -2 4-2 2 From ttable, at a -0.05 and df- 2, reject null hypothesis if 4(c) The hypotheses are Ha:B12 The test statistic is bı - 2 =-0.894 se/VSS 2.236/V4 Since 0.896 < 4.303, do not reject null hy(e) Here b1-1, SS,-4 s.-2.236 and critical value of t for df-n-2-4-2-2 at 95% confidence interval for the regression coeffici

Add a comment
Know the answer?
Add Answer to:
(Do this problem without using R) Consider the simple linear regression model y =β0 + β1x...
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. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Consider the following formulations of the 1 variable regression model: Y = β0 + β1x +...

    Consider the following formulations of the 1 variable regression model: Y = β0 + β1x + u and Y = α0 + α1(x − ¯x) + a a) would the estimates of β0 and α0 the same? Explicitly shows this by deriving the estimates. b) What about β1 and α1 ? c) In the regression Y = β0 +β1x+u suppose we multiply each X value by a constant, say, 2. Will it change the residuals and fitted values of Y?...

  • 1. Consider the linear regression model iid 220 with є, 면 N(0, σ2), i = 1, . . . , n. Let Yh = β0+ßX, be the MLE of t...

    1. Consider the linear regression model iid 220 with є, 면 N(0, σ2), i = 1, . . . , n. Let Yh = β0+ßX, be the MLE of the mean at covariate value Xh . (f) Suppose we estimate ơ2 by 82-SSE/(n-2). Derive the distribution for You can use the fact that SSE/σ2 ~ X2-2 without proof. (g) What is a (1-a)100% confidence interval for y? (h) Suppose we observe a new observation Ynet at covariate value X =...

  • 1. If a true model of simple linear regression reads: yi −y ̄ = β0 +β1(xi...

    1. If a true model of simple linear regression reads: yi −y ̄ = β0 +β1(xi −x ̄)+εi for i = 1, 2, · · · , n, showβ0 =0andβˆ0 =0. (1pt) (hint: use the formula of estimator βˆ0 = y ̄ − βˆ1x ̄.)

  • please help! Following is a simple linear regression model: y = a + A + &...

    please help! Following is a simple linear regression model: y = a + A + & 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 Interecpt Slope of X Parameter Estimate 0.519 -0.707 Std. Err. of Parameter Est 0.132 0.239 Note: For all the calculated numbers, keep three decimals. Write the fitted model (5 points) 2. Make a prediction...

  • 1. Consider the following simple regression model: y = β0 + β1x1 + u (1) and...

    1. Consider the following simple regression model: y = β0 + β1x1 + u (1) and the following multiple regression model: y = β0 + β1x1 + β2x2 + u (2), where x1 is the variable of primary interest to explain y. Which of the following statements is correct? a. When drawing ceteris paribus conclusions about how x1 affects y, with model (1), we must assume that x2, and all other factors contained in u, are uncorrelated with x1. b....

  • An economist estimates the following model: y = β0 + β1x + ε. She would like...

    An economist estimates the following model: y = β0 + β1x + ε. She would like to construct interval estimates for y when x equals 2. She estimates a modified model where y is the response variable and the explanatory variable is now defined as x+ = x – 2. A portion of the regression results is shown in the accompanying table. Regression Statistics R Square 0.42 Standard Error 3.86 Observations 12 Coefficients Standard Error t-stat p-value Lower 95% Upper...

  • Consider the simple linear regression model: HARD1 = β0 + β1*SCORE + є, where є ~...

    Consider the simple linear regression model: HARD1 = β0 + β1*SCORE + є, where є ~ N(0, σ). Note: HARD1 is the Rockwell hardness of 1% copper alloys and SCORE is the abrasion loss score. Assume all regression model assumptions hold. The following incomplete output was obtained from Excel. Consider also that the mean of x is 81.467 and SXX is 81.733. SUMMARY OUTPUT Regression Statistics Multiple R R Square Adjusted R Square 0.450969 Standard Error Observations 15 ANOVA df...

  • 6. This problem considers the simple linear regression model, that is, a model with a single...

    6. This problem considers the simple linear regression model, that is, a model with a single covariate r that has a linear relationship with a response y. This simple linear regression model is y = Bo + Bix +, where Bo and Bi are unknown constants, and a random error has normal distribution with mean 0 and unknown variance o' The covariate a is often controlled by data analyst and measured with negligible error, while y is a random variable....

  • 2. Suppose we observe the pairs (X, Y), i-1, , n and fit the simple linear regression (SLR) model...

    2. Suppose we observe the pairs (X, Y), i-1, , n and fit the simple linear regression (SLR) model Consider the test H0 : β,-0 vs. Ha : Aメ0. (a) What is the full model? Write the appropriate matrices Y and X. (b) What is the full model SSE? (c) What is the reduced model? Write the appropriate matrix XR. (d) What is the reduced model SSE? (e) Simplify the F statistics of the ANOVA test of Ho B10 vs....

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT