Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please Help!! Objectives Input Data into a spreadsheet Execute a Data Forecast Forecasting is a way of predicting values in the future based on data.

Please Help!!

image text in transcribed

image text in transcribed

image text in transcribed

Objectives Input Data into a spreadsheet Execute a Data Forecast Forecasting is a way of predicting values in the future based on data. Managers wants data instantly in order to make decisions and they rely on techniques such as forecasting to make those decisions. With big data, volumes of data is produced instantaneously. This presents a challenge to collect and process this data in real time. This lab is very basic and is designed to just show you how forecasting is performed in Microsoft Excel. You will be inputting a set of weekly grades and using the forecast feature to see what grades are predicted for the next few weeks. Note: The Forecast menu option is available in the 2016 version of Excel. If you do not have this version, the formula is provided. You might do better copying the formula from the lab than inputting it. Note: If you do not have the Forecast icon available in the Data menu option, but have the 2016 version of Excel, select the File menu option > Options > Add-Ins > Go > enable the checkbox beside Analysis ToolPak > OK. If you return to the File > Options > Add-Ins window, you should see the Analysis ToolPak in the top section where the active add-ins list. Required Resources Microsoft Excel with the Analysis ToolPak option installed or ability to enable as an Add-In Step 1: Input the Data In this part, you will input grades and dates into specific Microsoft Excel cells. a. Open Microsoft Excel. b. In the A1 cell, type Date. c. In the B1 cell, type Grade. d. In the C1 cell, type Forecast. e. In the D1 cell, type Lower Confidence Boundary. f. In the E1 cell, type Upper Confidence Boundary. g. Starting with the A2 cell, type the following dates in the A2 through A11 cells: 1/8/2018, 1/15/2018, 1/22/2018, 1/29/2018, 2/5/2018, 2/12/2018, 2/19/2018, 2/26/2018, 3/5/2018, 3/12/2018, 3/19/2018, 3/26/2018, 4/2/2018, 4/9/2018 Note: If you get pound signs (###) in your cell, click, hold down, and drag the line to the right of the dates to make the A column bigger or you can right-click the A that is above the word "Date," select Column width, type 10, and click OK. h. Starting with the B2 cell, type the following grades in the B2 through B11 cells: 100, 90, 75, 80, 50, 95, 85, 100, 80, 75 In this part, you will use Excel to forecast what your grades will be for the remaining weeks. Remember that this forecast is based on what the grades you have already made. a. Use the forecast sheet function. Click and hold to select cells A1 through B11 (all of the data where there is data in both the A and B columns). Note: If you do not have the 2016 version of Excel (Windows only), skip to Step 29 (Mac users go here). b. Select the Data menu option > Forecast Sheet. Note: If you do not have the Forecast icon available in the Data menu option, but have the 2016 version of Excel, select the File menu option -> Options -> Excel Add-ins -> Go -> enable the checkbox beside Analysis ToolPak > OK. If you return to the File > Options > Add-Ins window, you should see the Analysis ToolPak in the top section where the active add-ins list. c. In the Forecast End calendar window, select 4/9/2018 as the end date. d. Expand the Options area by clicking once on the arrow beside the word "Options." Notice that you can adjust the confidence interval (the upper and lower limits of what Excel predicts you will score in the next few weeks). e. Click the Create button. The window and graph shown should be similar to what is shown. Note that the graph was moved below the data just to capture the screen. Date Grade Forecast(Grade) Lower Confidence Bound (Grade) Upper Confidence Bound(Grade) 1/8/2018 100 1/15/2018 1 1/22/2018 75 1/29/2018 2/5/2018 50 2/12/2018 95 2/19/2018 12/26/2018 0 3/5/2018 1 3/12/2018 75 75.00 75.00 2 3/19/2018 80.38945962 47.54 113.23 3 3/26/2018 79.67263237 45.81 113.54 4 4/2/2018 78.95580511 44.10 113.82 4/9/2018 78.23897786 42.40 114.08 85 100 80 1/22/2018 1/29/2018 2/5/2018 4/9/2018 1/8/2018 1/15/2018 2/26/2018 3/5/2018 3/26/2018 4/2/2018 2/12/2018 2/19/2018 3/12/2018 3/19/2018 f. Notice that Excel predicts that you will make 80.39 on March 19th but is 95% confident that it really will be a score somewhere between 47.54 and 113.23. What score is predicted for April 2nd? Within what range of scores is Excel 95% confident that you will make on April 9th? g. If you do not have the 2016 version of Excel or if you just like using a formula instead of the using the menu, you can input a formula and get the same numbers. In C12 enter the following formula: =FORECAST.ETS(A12,$B$2:$B$11,$A$2:$A$11,1,1) In D12, enter the following formula: =C12-FORECAST.ETS.CONFINT(A12,$B$2:B$11, $A$2:$A$11,0.95,1,1) In E12, enter the following formula: =C12+FORECAST.ETS.CONFINT(A12,$B$2:B$11,$A$2:$A$11,0.95,1,1) To create a similar graph, simply copy the formulas down to the rest of the rows and insert a line graph. Part 2: Predicting the Super Bowl. In this part, use the technique above (include a chart!) to predict the Superbowl. Within the same excel workbook, add two new sheets, on for the 49ers and one for the Chiefs. For each team in the Superbowl, you need to use the regular season scores and dates (don't use preseason or playoffs). There are a total of 16 weeks (do not use the bye week). Be sure to update your ranges and target dates within either the wizard or your formulas (depending which you used). Answer the following questions within your spreadsheet: How accurate do you believe this forecast was to the actual Super Bowl score? What information do the confidence intervals provide? *Submit your Excel workbook to blackboard for grading purposes. Objectives Input Data into a spreadsheet Execute a Data Forecast Forecasting is a way of predicting values in the future based on data. Managers wants data instantly in order to make decisions and they rely on techniques such as forecasting to make those decisions. With big data, volumes of data is produced instantaneously. This presents a challenge to collect and process this data in real time. This lab is very basic and is designed to just show you how forecasting is performed in Microsoft Excel. You will be inputting a set of weekly grades and using the forecast feature to see what grades are predicted for the next few weeks. Note: The Forecast menu option is available in the 2016 version of Excel. If you do not have this version, the formula is provided. You might do better copying the formula from the lab than inputting it. Note: If you do not have the Forecast icon available in the Data menu option, but have the 2016 version of Excel, select the File menu option > Options > Add-Ins > Go > enable the checkbox beside Analysis ToolPak > OK. If you return to the File > Options > Add-Ins window, you should see the Analysis ToolPak in the top section where the active add-ins list. Required Resources Microsoft Excel with the Analysis ToolPak option installed or ability to enable as an Add-In Step 1: Input the Data In this part, you will input grades and dates into specific Microsoft Excel cells. a. Open Microsoft Excel. b. In the A1 cell, type Date. c. In the B1 cell, type Grade. d. In the C1 cell, type Forecast. e. In the D1 cell, type Lower Confidence Boundary. f. In the E1 cell, type Upper Confidence Boundary. g. Starting with the A2 cell, type the following dates in the A2 through A11 cells: 1/8/2018, 1/15/2018, 1/22/2018, 1/29/2018, 2/5/2018, 2/12/2018, 2/19/2018, 2/26/2018, 3/5/2018, 3/12/2018, 3/19/2018, 3/26/2018, 4/2/2018, 4/9/2018 Note: If you get pound signs (###) in your cell, click, hold down, and drag the line to the right of the dates to make the A column bigger or you can right-click the A that is above the word "Date," select Column width, type 10, and click OK. h. Starting with the B2 cell, type the following grades in the B2 through B11 cells: 100, 90, 75, 80, 50, 95, 85, 100, 80, 75 In this part, you will use Excel to forecast what your grades will be for the remaining weeks. Remember that this forecast is based on what the grades you have already made. a. Use the forecast sheet function. Click and hold to select cells A1 through B11 (all of the data where there is data in both the A and B columns). Note: If you do not have the 2016 version of Excel (Windows only), skip to Step 29 (Mac users go here). b. Select the Data menu option > Forecast Sheet. Note: If you do not have the Forecast icon available in the Data menu option, but have the 2016 version of Excel, select the File menu option -> Options -> Excel Add-ins -> Go -> enable the checkbox beside Analysis ToolPak > OK. If you return to the File > Options > Add-Ins window, you should see the Analysis ToolPak in the top section where the active add-ins list. c. In the Forecast End calendar window, select 4/9/2018 as the end date. d. Expand the Options area by clicking once on the arrow beside the word "Options." Notice that you can adjust the confidence interval (the upper and lower limits of what Excel predicts you will score in the next few weeks). e. Click the Create button. The window and graph shown should be similar to what is shown. Note that the graph was moved below the data just to capture the screen. Date Grade Forecast(Grade) Lower Confidence Bound (Grade) Upper Confidence Bound(Grade) 1/8/2018 100 1/15/2018 1 1/22/2018 75 1/29/2018 2/5/2018 50 2/12/2018 95 2/19/2018 12/26/2018 0 3/5/2018 1 3/12/2018 75 75.00 75.00 2 3/19/2018 80.38945962 47.54 113.23 3 3/26/2018 79.67263237 45.81 113.54 4 4/2/2018 78.95580511 44.10 113.82 4/9/2018 78.23897786 42.40 114.08 85 100 80 1/22/2018 1/29/2018 2/5/2018 4/9/2018 1/8/2018 1/15/2018 2/26/2018 3/5/2018 3/26/2018 4/2/2018 2/12/2018 2/19/2018 3/12/2018 3/19/2018 f. Notice that Excel predicts that you will make 80.39 on March 19th but is 95% confident that it really will be a score somewhere between 47.54 and 113.23. What score is predicted for April 2nd? Within what range of scores is Excel 95% confident that you will make on April 9th? g. If you do not have the 2016 version of Excel or if you just like using a formula instead of the using the menu, you can input a formula and get the same numbers. In C12 enter the following formula: =FORECAST.ETS(A12,$B$2:$B$11,$A$2:$A$11,1,1) In D12, enter the following formula: =C12-FORECAST.ETS.CONFINT(A12,$B$2:B$11, $A$2:$A$11,0.95,1,1) In E12, enter the following formula: =C12+FORECAST.ETS.CONFINT(A12,$B$2:B$11,$A$2:$A$11,0.95,1,1) To create a similar graph, simply copy the formulas down to the rest of the rows and insert a line graph. Part 2: Predicting the Super Bowl. In this part, use the technique above (include a chart!) to predict the Superbowl. Within the same excel workbook, add two new sheets, on for the 49ers and one for the Chiefs. For each team in the Superbowl, you need to use the regular season scores and dates (don't use preseason or playoffs). There are a total of 16 weeks (do not use the bye week). Be sure to update your ranges and target dates within either the wizard or your formulas (depending which you used). Answer the following questions within your spreadsheet: How accurate do you believe this forecast was to the actual Super Bowl score? What information do the confidence intervals provide? *Submit your Excel workbook to blackboard for grading purposes

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Essentials of Database Management

Authors: Jeffrey A. Hoffer, Heikki Topi, Ramesh Venkataraman

1st edition

133405680, 9780133547702 , 978-0133405682

More Books

Students also viewed these Databases questions

Question

1. Pupils can be trusted to work together without supervision.

Answered: 1 week ago