Question

In: Math

Can someone just answer 8 A B C D and E please!!! Regression Analysis (Excel 2010...

Can someone just answer 8 A B C D and E please!!!

Regression Analysis (Excel 2010 & 2007)

1.         Open a new Excel worksheet (which will be saved as REGRESSION.xlsx).  In cell A1 type your name.  In cell A2 type the course and section number (i.e. ECON225-01).  In cell A3 type the date.  Skip cell A4.  In cell A5 type “Assignment: Regression Analysis”.  In cell A6 type “File: REGRESSION.xlsx”.

2.         Type X in cell B8 and type Yin cell C8.  Type Miles in cell B9 and type Minutes  in cell C9.

In cells B10 through B18 enter the following values:

11, 10, 15, 7, 3, 6, 9, 12, 5

                        In cells C10 through C18, enter the following data values:  

                        28, 27, 35, 15, 8, 14, 20, 29, 13  

            Center format cells B8 through C18 for a more professional appearance.

3.         Click on the Datatab in the toolbar, then select Data Analysis. Next, select   Regressionfrom the Analysis Tools and click on OK.  In the Regression dialog boxes type C10:C18in the Input Y Range dialog box, then type B10:B18in the Input X Range dialog box.  Under Output Options select Output Range and type A20:I40in the output range dialog box.  Click onOK. A Summary Output table will appear.

4.         Select cell D27 and type Forecast for Y when X = 13:  Next select cell G27, then click on the Formulas tabin the toolbar, then select More Functions. Under the Function category select Statistical.  Under the Function name select  FORECAST.  In the dialog boxes type 13in the X dialog box, type C10:C18in the Known Y’s dialog box, and type B10:B18in the Known X’s dialog box.  Click on OK. The forecasted value for Y when X=13 will appear in cell G27.

5.         Return to the Home tab in the toolbar.  Select the columns of X and Y data values from B10 through C18(do not select their headings).  Next, click on the Insert tabin the toolbar, under Charts select Scatter, then select the first choice of a scatter diagram graph.    Resize and reposition the scatter diagram to the location of cell E9 for the top left corner of the diagram, and cell I 22 for the bottom right corner of the diagram.  (This will allow everything to fit on one printed page.) Delete the “Series 1” label box. You can label the axes with the variable names (Miles and Minutes) by clicking on the outside corner of the graph, then select Axis Titles in the toolbar. Label both the X and Y axes of the graph with their appropriate variable names.

            (Instructions continue on the next page.)

6.         Next, click any place inside of the scatter diagram. Under the Analysis options, click on Trendline,thenselectLinear Trendline. Click on OK. A trend line will be added to the scatter diagram.  Do a Print Preview to make sure that your graph fits onto the printed page.

7.         Save your worksheet on a disk as REGRESSION.xlsx and print-out the worksheet to submit to the instructor.  

8.         In addition to submitting a print-out of the worksheet(s), also submit typed answers to the following questions, referencing the data in your print-out and your textbook or Notes:

(a)        What is the regression equation for this data set? (Write the printed “a” and “b” values into the equation.  Hint: Under the Coefficient column the value for the Intercept is the value for “a” and the X Variable value is the value for “b”.)

(b)       Interpret the printed value for “a” relative to its definition, the X and Y variable names, and its value.  

(c)        Interpret the printed value for “b” relative to its definition, the X and Y variable names, and its value.

(d)       Interpret the printed value for “r” relative to its definition, the X and Y variable names, and its value.  (**Hint: Under the Regression Statistics section the Multiple R value is the correlation coefficient and the R Square value is the Coefficient of Determination.  The printed table value for “r” does not always indicate direction (+ or -), therefore, check that the sign for your “r” value agrees with the sign for your “b” value.)  

(e)        Interpret the printed value for “r2” relative to its definition, the X and Y variable names, and its value.  

Solutions

Expert Solution

Answer (1, 2 and 3):

Regression Analysis using MS-Excel:

Enter the given data into Excel worksheet as:

Miles (x) Minutes(y)
11 28
10 27
15 35
7 15
3 8
6 14
9 20
12 29
5 13
1.Enter the data into Excel sheet.
2.If this is the first time you have used an Excel add-in, click the File tab, otherwise skip to step 7.
3.Click Options from the list on the left.
4.Select Add-ins in the Excel Options box.
5.In the Add-in list box, select Analysis Toolbox-VBA from the Inactive Application Add-ins list.
6.Click OK.
7.Then select Data/ Data Analysis tab from the menu bar.
8.The Data Analysis dialog box will appear on the screen.
9.From the Data Analysis dialog box, select Regression and click OK.
10.The Regression dialog box will appear on the screen.
11.Place independent variables (Miles) in Input X Range and place dependent variable (Minutes) in Input Y Range.
12.Place appropriate confidence level in Confidence Level box. (If necessary)
13.Click OK.

Regression Analysis output:

Summary:

Regression Statistics
Multiple R 0.984992
R Square 0.97021
Adjusted R Square 0.965954
Standard Error 1.681016
Observations 9

ANOVA Table:

df SS MS F Significance F
Regression 1 644.2193 644.2193 227.9765 1.34E-06
Residual 7 19.7807 2.825815
Total 8 664
Coefficients Standard Error t Stat P-value Lower 95% Upper 95%
Intercept 0.397661 1.475067 0.269588 0.795251 -3.09032 3.88564
Miles 2.377193 0.157442 15.09889 1.34E-06 2.004903 2.749483

Answer (8 A):

From above output, the regression equation is given as:

Answer (8 B):

The intercept (printed value of a) is the expected mean value of minutes (Y) when all miles =0 (X=0). If miles sometimes equals 0, the intercept is simply the expected mean value of minutes at that value.

Answer (8 C):

The slope (printed value of b) is 2.3772, you can write this as 2.3772/1 and say that as you move along the line, as the value of the miles (X variable) increases by 1 unit, the value of the Minutes (Y variable) increases by 2.3772 unit.

Answer (8 D):

From the above output, r = 0.9850. Therefore, we can say that, there is strong positive (perfect) relationship between miles and minutes variables. That is, they are related with each other.

Answer (8 E):

From the above output, r2 = 0.9702. The coefficient of determination r² represents the fraction of the variance of minutes (Y) "explained" by the correlation of minutes with miles (Y with X). It gives the proportion of the variance (fluctuation) of one variable that is predictable from the other variable.

This means that 97% of the variance of minutes (Y) is explained by the correlation: the correlation is good. The other 3% of the total variation in minutes (Y) remains unexplained.

In other words an r2 of 0.97 means that 97% of the variance in minutes (Y) is predictable from miles (X).

Answer (4):

Forecast for y when x = 13:

Answer (5 and 6):

Scatter Plot:


Related Solutions

College Algebra Linear Regression Analysis Please complete parts a, b, c, d and e. Use your...
College Algebra Linear Regression Analysis Please complete parts a, b, c, d and e. Use your graphing calculator to complete all parts. You may record your answers on a word document. 1. The table gives the age and systolic blood pressure for a sample of 12 randomly selected healthy adults. Age Systolic Blood pressure (mmHg) 17 110 21 118 27 121 33 122 35 118 38 124 43 125 51 130 58 132 60 138 64 134 70 142 a)...
Consider the cross: A/a; b/b; C/c; D/d; E/e x A/a; B/b; c/c; D/d; e/e a) what...
Consider the cross: A/a; b/b; C/c; D/d; E/e x A/a; B/b; c/c; D/d; e/e a) what proportion of the progeny will phenotypically resemble the first parent? b) what proportion of the progeny will genotypically resemble neither parent?
PLEASE ANSWER PARTS A, B, C, D, AND E. A rocket is launched straight up with...
PLEASE ANSWER PARTS A, B, C, D, AND E. A rocket is launched straight up with a constant acceleration of 25 m/s2. Six seconds after liftoff, a bolt falls off the side of the rocket. (a) Determine the velocity of the bolt just before it falls off the side of the rocket. (b) Determine the altitude of the bolt (measured from the ground) just before it falls off the side of the rocket. (c) How long is the bolt in...
Can someone please answer these 3 by Friday? Problem 2 Let D, E, F, G, and...
Can someone please answer these 3 by Friday? Problem 2 Let D, E, F, G, and H be events such that P(D) = 0.7, P(E) = 0.6, P(F) = 0.8, P(G) = 0.9, and P(H) = 0.5. Suppose that Dc, E, Fc, Gc, and H are independent. (a) Find the probability that all of the events D, E, F, G, and H occur. (b) Find the probability that at least one of the events D, E, F, G, and H...
Can someone please solve parts c, d, e, and h ASAP? This is due tomorrow 2....
Can someone please solve parts c, d, e, and h ASAP? This is due tomorrow 2. (30 pts) Consider a production function given by: Q = 12(KL)2 – L 4 . a. (5 pts) Does this production function exhibit increasing, constant, or decreasing returns to scale? b. (5 pts) Derive the equation for the average product of labor and the marginal product of labor? c. (4 pts) Let K = 2. Find the level of L at which the marginal...
Please answer a b c d e HP Foods is a private company that has been...
Please answer a b c d e HP Foods is a private company that has been in operation for many years in Birmingham. Owing to a rising need to raise additional capital the shareholders have passed a resolution to convert the company into a public company and seek listing on the London Stock Exchange. You have been contracted to help the Directors to carry the resolution through. During your preliminary discussion with the Directors, you realised that they were not...
A B C D E F 1 Chapter 8: Applying Excel 2 3 Data 4 Exhibit...
A B C D E F 1 Chapter 8: Applying Excel 2 3 Data 4 Exhibit 8-8: Standard Cost Card 5 Inputs Standard Quantity Standard Price 6 Direct materials 3.0 pounds $4.00 7 Direct labor 0.50 hours $22.00 per hour 8 Variable manufacturing overhead 0.50 hours $6.00 per hour 9 10 Actual results: 11     Actual output 2,090 units 12     Actual variable manufacturing overhead cost $6,174 13    Actual Quantity Actual price 14     Actual direct materials cost 6,115 pounds $3.9 pounds...
you can see the answer a, b, and c. I have a question about d, e,...
you can see the answer a, b, and c. I have a question about d, e, and f only how to solve theses questions Mist (airborne droplets or aerosols) is generated when metal-removing fluids are used in machining operations to cool and lubricate the tool and work-piece. Mist generation is a concern to OSHA, which has recently lowered substantially the workplace standard. The article "Variables Affecting Mist Generation from Metal Removal Fluids" (Lubrication Engr., 2002: 10-17) gave the accompanying data...
Please see answer below. Can someone please explain how to get the answer with excel? Company...
Please see answer below. Can someone please explain how to get the answer with excel? Company C is seeking for help to decide this option to choose to upgrade their current bottleneck equipment. There are two vendors and one rental option. The cost details are shown in the table below. Option Vender R Vender T Rental Initial Cost 75000 125000 0 Annual Operation Cost 28000 12000 52000 Salvage Value 0 30000 0 Estimated Life in Year 2 3 Maximum 3...
Previous answer is wrong, please check... A-) 2,483,680.27 B-) 20,516,319.73 C-) 38% D-) 335,717.04 E-) 33.02%...
Previous answer is wrong, please check... A-) 2,483,680.27 B-) 20,516,319.73 C-) 38% D-) 335,717.04 E-) 33.02% These answers are wrong. A company has a single zero coupon bond outstanding that matures in five years with a face value of $30 million. The current value of the company’s assets is $23 million and the standard deviation of the return on the firm’s assets is 46 percent per year. The risk-free rate is 6 percent per year, compounded continuously.    a. What...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT