Question

In: Statistics and Probability

Question 3 Suppose that the estimated simple linear regression of a response Y on a predictor...

Question 3 Suppose that the estimated simple linear regression of a response Y on a predictor X based on n = 6 observations produces the following residuals: resid <- c(-0.09, 0.18, -0.27, 0.16, -0.06, 0.09) Note: For this question, all of the computations should be performed “by-hand”.

(a) (1 point) What is the estimate of σ 2?

(b) (2 points) Further, you know that the estimated regression parameters are βˆ 0 = −0.54 and βˆ 1 = 0.08. Additionally, the sample mean of X is 13.5 and the sample variance of X is 15.5. Find the standard errors of the two estimated regression parameters.

(c) (2 points) Use the standard error you calculated in (b) to test the null hypothesis H0 : β1 = 0 that the true population slope has value 0. State your test statistic, two-sided p-value, and what you conclude from the test.

(d) (1 point) What is the mean value of Y we would predict when X = 12? (E.g., what is µˆ(Y |X = 12)?)

(e) (2 points) Calculate the standard error of µˆ(Y |X = 12) and use this value, along with your result from part (d), to find a 95% confidence interval for mean Y when X = 12.

(f) (2 points) Calculate the standard error of P red(Y |X = 12) and use this value, along with your result from part (d), to find a 95% prediction interval for mean Y when X = 12.

(g) (1 point) The sample correlation between X and Y is 0.8831. Find the value of R2 for the regression considered in the previous parts of this question.

Solutions

Expert Solution


Related Solutions

Estimate a simple linear regression model and present the estimated linear equation. Display the regression summary...
Estimate a simple linear regression model and present the estimated linear equation. Display the regression summary table and interpret the intercept and slope coefficient estimates of the linear model.                                                           Estimate a simple linear regression model and present the estimated linear equation. Display the regression summary table and interpret the intercept and slope coefficient estimates of the linear model.                                                           
Estimate a simple linear regression model and present the estimated linear equation. Display the regression summary...
Estimate a simple linear regression model and present the estimated linear equation. Display the regression summary table and interpret the intercept and slope coefficient estimates of the linear model.                                                           
Question 4 A simple linear regression model was used in order to predict y, duration of...
Question 4 A simple linear regression model was used in order to predict y, duration of relief from allergy, from x, dosage of medication. A total of n=10 subjects were given varying doses, and their recovery times noted. Here is the R output. summary(lmod4) ## ## Call: ## lm(formula = y ~ x) ## ## Residuals: ##     Min      1Q Median      3Q     Max ## -3.6180 -1.9901 -0.4798 2.2048 3.7385 ## ## Coefficients: ##             Estimate Std. Error t value Pr(>|t|)    ## (Intercept)...
Simple Linear Regression: Suppose a simple linear regression analysis provides the following results: b0 = 6.000,    b1...
Simple Linear Regression: Suppose a simple linear regression analysis provides the following results: b0 = 6.000,    b1 = 3.000,    sb0 = 0.750, sb1 = 0.500,  se = 1.364 and n = 24. Use this information to answer the following questions. (a) State the model equation. ŷ = β0 + β1x ŷ = β0 + β1x + β2sb1    ŷ = β0 + β1x1 + β2x2 ŷ = β0 + β1sb1 ŷ = β0 + β1sb1 x̂ = β0 + β1sb1 x̂ = β0 +...
Suppose that you performed a Simple Linear Regression of Height (equal the y-variable) on Weight (equal...
Suppose that you performed a Simple Linear Regression of Height (equal the y-variable) on Weight (equal the x-variable). If the calculated r-value was equal to 0.9575, which of the following statements are appropriate parts of the interpretation of this r-value? Choose ALL that apply. A. Given that the r-value is 0.9575, the r-squared value will be 0.9785, rounded off to the 4th decimal place. B. Since this r-value is a positive number, the estimated y-intercept will also be a positive...
In the simple linear regression model, y=Bo +B1x + u, suppose that E(u) is not equal to 0
In the simple linear regression model, y=Bo +B1x + u, suppose that E(u) is not equal to 0. Letting a0 = E(u), show that the model can always be written with the same slope, but a new intercept and error has a zero expected value.
6. In the simple linear regression model, the y-intercept represents the: a. change in y per...
6. In the simple linear regression model, the y-intercept represents the:a. change in y per unit change in x.b. change in x per unit change in y.c. value of y when x=0.d. value of x when y=07. In the simple linear regression model, the slope represents the:a. value of y when x=0.b. average change in y per unit change in x.c. value of x when y=0.d. average change in x per unit change in y.8. In regression analysis, the residuals...
You are developing a simple linear regression analysis model. The simple correlation coefficient between y and...
You are developing a simple linear regression analysis model. The simple correlation coefficient between y and x is -0.72. What do you know must be true about b1. The least squares estimator of B1? Why? In a multiple linear regression analysis with k = 3. From the t test associated with B1, you conclude that B1 = 0. When you do the f test will you reject or fail to reject the null hypothesis? Why? In a simple bilinear regression...
Use Excel to estimate a simple linear regression model for the following data (Y is a...
Use Excel to estimate a simple linear regression model for the following data (Y is a dependent variable and X is an independent variable): Y X 0 -2 0 -1 1 0 1 1 3 2 Fill in Multiple Blanks: What is the slope of the estimated line?  In your answer, show one (1) digit to the right of the decimal point, for example, 1.0, 1.2. Apply the appropriate rounding rule if necessary. What is the Y-intercept?
This question involves the use of simple linear regression on the fat dataset that can be...
This question involves the use of simple linear regression on the fat dataset that can be found in the faraway library. data set. Use the lm() function to perform a simple linear regression with brozek (percent body fat using the reference method) on abdom (abdomen circumference in cm) as the predictor. Print the results of the summary(function) and submit along with your answers to the following questions. Is there a relationship between the predictor and the response? How strong is...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT