
1. Describe the trend of the data, if any.
2. Calculate the linear correlation coefficient and is the
linear correlation coefficient
significant? Why/why not?
3. Find the least-squares line of regression.
4. Graph the regression line on the scatter plot
5. Plot the residuals (give it your own title and labels for the
axes!) with lines for 2 standard
deviations of the residuals.
6. Predict the gas mileage of a 2000, 3000 and 4000 lb car.
| weight | mpg |
| 3565 | 20 |
| 3985 | 18 |
| 3180 | 19 |
| 3340 | 21.5 |
| 3100 | 21 |
| 3275 | 22.5 |
| 2580 | 27 |
| 3170 | 22 |
| 2655 | 26 |
| 3300 | 20 |
| 3680 | 20.5 |
| 3310 | 19.5 |
| 3590 | 20.5 |
| 3475 | 21 |
| 2770 | 24 |
| 2690 | 26 |
| SUMMARY OUTPUT | |||||
| Regression Statistics | |||||
| Multiple R | 0.8718 | ||||
| R Square | 0.7600 | ||||
| Adjusted R Square | 0.7429 | ||||
| Standard Error | 1.3511 | ||||
| Observations | 16 | ||||
| ANOVA | |||||
| df | SS | MS | F | Significance F | |
| Regression | 1 | 80.9283 | 80.9283 | 44.3336 | 0.0000 |
| Residual | 14 | 25.5561 | 1.8254 | ||
| Total | 15 | 106.4844 | |||
| Coefficients | Standard Error | t Stat | P-value | Lower 95% | |
| Intercept | 40.6142 | 2.8486 | 14.2577 | 0.0000 | 34.5047 |
| weight | -0.0058 | 0.0009 | -6.6584 | 0.0000 | -0.0077 |
1. Describe the trend of the data, if any.
There is negative trend 'as weight increases mpg decreases
2. Calculate the linear correlation coefficient and is the
linear correlation coefficient
significant? Why/why not?
r = -0.8718
p-value = 0.0000
hence it is significant
3. Find the least-squares line of regression.
y^ = 40.6142 -0.0058 weight
4. Graph the regression line on the scatter plot

1. Describe the trend of the data, if any. 2. Calculate the linear correlation coefficient and is the linear correlatio...
2. What is the coefficient of correlation between miles per gallon and weight? What is the sign of the correlation coefficient? Does the coefficient of correlation indicate a strong correlation, weak correlation, or no correlation between the two variables? How do you know? See Step 3 in the Python script. 3. Write the simple linear regression equation for miles per gallon as the response variable and weight as the predictor variable. How might the car rental company use this model?...
The accompanying data represent the total compensation for 12 randomly selected chief executive officers (CEO) and the company's stock performance in a recent year. Complete parts (a) through (d) below. Click the icon to view the CEO data. (a) One would think that a higher stock return would lead to a higher compensation. Based on this, what would likely be the explanatory variable? Stock return Compensation (b) Draw a scatter diagram of the data. Use the result from part (a)...
Answer only questions 2, 5 and
7 please . Already provided the minitab graphs to help answers
questions 2,5 and 7
DSCI 346-01 F18: Chapter 12 On-Paper Assignment (40 points) Begin by re-writing the problem. Minitab is required; attach or include your output. Type your assignment (use Word); you may handwrite equations. You may want to refer to the Minitab handouts for Chapter 12 which may be found on Canvas under Chapter 12 Handouts under Modules. Use Data Set G,...
#4
only!!! show work if needed
In Exercises correlation coefficient r, and (c) describe the type of correlation and interpret the correlation in the context of the data 1-4, (a) display the data in a scatter plot, (b) calculate the sample e numbers of pass attempts and passing yards for seven professional quarterbacks for a recent regular season (Souee National Football Lcugne Pass attempts, 449 565 528 197 670 351 218 Passing yards, y 3265 4018 3669 1141 5177 2362...
2) Do question 43 of page 135-36 in your text book. Show your
work in excel file. could you please pdf it to me
136 CHAPTER 6 Association between Quantitative Variables of mistakes made by 15 data entry clerks who enter medical data from case report forms. T are submitted ies of the perform illnesses. The column Entered indicates the number hese forms by doctors who participate in stud- ance of drugs for treating various of values entered, and the...
2. Using the data set of the Health Exam Results, conduct the following analysis between the variables of weight (WT) and Body Mass Index (BMI). Number the data set from 1 to 40, and select the following individuals: . Set 1 (Malo): 1, 5, 10, 13, 15, 18, 19, 24, 29, 31, 32, 33 .Set 2 (Fomalo): 4, 9, 15, 16, 17, 22, 23, 29, 33, 37, 38, 40 Draw a scatter diagram of the sample of 12 data set...