Description
You will be responsible for writing appropriate R code into the provided empty code chunks and providing answers/interpretations to the questions at the end of the Markdown document
User generated content is uploaded by users for the purposes of learning and should be used following Studypool's honor code & terms of service.
Explanation & Answer
Studypool
4.7
Indeed
4.5
Sitejabber
4.4
24/7 Study Help
Stuck on a study question? Our verified tutors can answer all questions, from basic math to advanced rocket science!
Most Popular Content
2-1 Data Set Homework: Descriptive Statistics on Data Set 1
InstructionsData Set 1 presents a sample of annual salaries for recently hired plant operators at a chemical manufacturing ...
2-1 Data Set Homework: Descriptive Statistics on Data Set 1
InstructionsData Set 1 presents a sample of annual salaries for recently hired plant operators at a chemical manufacturing company. Use Excel's ToolPak (or any statistical package that you are comfortable with) to compute descriptive statistics for the data. Submit your statistical output from Excel, which should include values for the mean, median, mode, sample variance, and sample standard deviation, and a one-page Word document in which you present an analysis of your results.
Grantham University W7 Coefficient of Determination Worksheet
Week 7 AssignmentQuestion 1Assume you have noted the following prices for paperback books and the number of pages that eac ...
Grantham University W7 Coefficient of Determination Worksheet
Week 7 AssignmentQuestion 1Assume you have noted the following prices for paperback books and the number of pages that each book contains.Develop a least-squares estimated regression line.Compute the coefficient of determination and explain its meaning.Compute the correlation coefficient between the price and the number of pages. Test to see if x and y are related. Use α = 0.10.Question 2The following data represent a company's yearly sales volume and its advertising expenditure over a period of 8 years.Develop a scatter diagram of sales versus advertising and explain what it shows regarding the relationship between sales and advertising.Use the method of least squares to compute an estimated regression line between sales and advertising.If the company's advertising expenditure is $400,000, what are the predicted sales? Give the answer in dollars.What does the slope of the estimated regression line indicate?
1 page
Week One Discussion
1a. Compare methods of solving linear equations and methods of solving linear inequalities. What do they have in common? W ...
Week One Discussion
1a. Compare methods of solving linear equations and methods of solving linear inequalities. What do they have in common? What is different?
Multiple regression project
Multiple Regression Project The is the only deliverable in Week Four. It is the case study titled “Locating New Pam an ...
Multiple regression project
Multiple Regression Project The is the only deliverable in Week Four. It is the case study titled “Locating New Pam and Susan’s Stores,” described at the end of Chapter 12 of your textbook. The case involves the decision to locate a new store at one of two candidate sites. The decision will be based on estimates of sales potential, and for this purpose, you will need to develop a multiple regression model to predict sales. Specific case questions are given in the textbook, and the necessary data is in the file named pamsue.xls. Assuming that you are reasonably comfortable with using Excel and its Analysis ToolPak add-in, you should expect to spend approximately 2-3 hours on computer work, and another 3-4 hours on writing the report. It is a good idea not to wait until the last day to do the entire project and write the report. Content of the report consists of your answers to the case questions, plus computer output(s) to support your answers. Please keep the entire report - including computer outputs - under 8 printed pages. Thus, your write up should be concise, and you need to be selective in deciding which computer outputs to include. You can use your discretion in formatting your write up, but use good writing practices and try to make it look professional (more on the report format below). Project Hints and Guidelines It is assumed that you have access to Microsoft Excel with Analysis ToolPak (do NOT use stepwise regression for this project even if it runs on your computer). Data file named pamsue.xls in the DataSets.zip folder. Basic Excel skills you need are the ability to construct histograms and scatterplots, to create dummy variables, copying or moving columns of data in a spreadsheet, and the ability to use the Correlation and Regression facilities under Data Analysis (available when Analysis ToolPak has been added in). Remember that Analysis ToolPak requires contiguous ranges of data for correlation or regression. Open the file pamsue.xls. First, move the column for sales so that it is the rightmost column (it is now to the right of comtype). If the old sales column remains but appears empty, delete that column. Obtain a scatterplot of the sales on the vertical axis against comtype on the horizontal axis. This will give you a good idea of whether different categories of comtype appear to differ in sales. In the scatterplot, you should see that sales in the middle categories 3 - 6 are in similar ranges on the vertical axis, but 1 and 2 have somewhat higher sales, and category 7 appears to have somewhat lower sales. This implies that, when you create dummy variables for comtype, dummy variables for categories 1, 2, 7 are likely to be statistically significant in the multiple regression model (and dummy variables for categories 3 - 6 are likely to be not significant). Although it would be desirable to also obtain the scatterplot of sales against every other X variable, you can omit these if you do not have time, and use the correlation coefficients instead (see step 4 below). Insert seven new columns immediately to the left of comtype, and in these columns, create seven dummy variables to represent the seven categories of site types. Name them comtype1, comtype2, ..., comtype7. At this point, you have 40 columns of data in the spreadsheet with comtype and sales in the last two columns. Use the Correlation facility under Data Analysis to obtain the correlation coefficients between sales and all of the other variables except store and comtype (why exclude comtype?). This will produce a matrix of correlation coefficients between sales and every X variable, as well as between every pair of X variables. To make them easy to read, you may want to format the cells to show numbers with 2 or 3 decimal places. Write down the names of 10 quantitative X variables having the highest correlations with sales. From the correlations worksheet, move to the data worksheet. Select the following columns: sales, plus the 10 quantitative X variables you wrote down, plus comtype1, comptype2, comptype7 (here, you could include up to three more dummy variables, but they are likely to be statistically not significant, so you can save some work - see 2. above). Copy these onto a blank worksheet. Make sure there are no blank columns in within the data range in the new worksheet. Note: To prevent unexpected changes in copying data when formulas are involved, use Paste Special with Values selected when pasting data into a new worksheet. Use Regression under Data Analysis to obtain the regression output table for sales using the variables in the columns you had selected, making sure that Labels and New Worksheet Ply checkboxes are checked, and leave the other boxes unchecked. On the name tab of the output sheet (at the bottom), change the name of the worksheet to Model1.Using appropriate statistics in the regression output table, see if any of the X variables is statistically not significant. If there is at least one insignificant X variable, write down the most insignificant variable, move to the data sheet and delete that column, and re-run Regression without that variable. Repeat until there are no insignificant X variables. Name each output sheet Model2, Model3, and so on for easy identification. When you get to a model in which all remaining X variables are statistically significant, you will have found the final regression equation for predicting sales. Re-run the last model, but this time checking the Residuals checkbox. This will reproduce the last regression table, but below it, you will see columns for Predicted sales and Residuals. Obtain a scatterplot of Residuals against Predicted sales. Also obtain a histogram of Residuals.Use the final regression equation you found in the last step to predict sales at the two sites under consideration. You have just completed all necessary computer work for your project report. Now you have to write a report to present your answers to the case questions (see pages 433-434 of your textbook), and the reasons for those answers. In terms of physical organization, a reasonable format for the report is described below. Content and Format of the Project Report Cover page Include the report title, your name, course, section, facilitator, and date. Go to a new page, and use the following subsection headings for the report. Introduction One paragraph (two at most) describing the subject and context of the project. Data One or two paragraphs describing the data in plain English (number of variables, number of observations, units for data values, etc.) Results and Discussion This is the main body of the report. It is where you will describe what you have done, what you found, and answer the case questions with the reasons for your answers. These reasons should be based on the analytical work you have done using Excel. Depending on how concisely you write and how many tables and graphs you include, this page could be 3-4 pages long. Conclusion One or two paragraphs discussing any remaining issues (e.g. shortcomings and possible improvements of the analyses in the report). In the Results and Discussion section, you should include a few informative tables or graphs derived from your computer analyses. DO NOT include anything that is not absolutely necessary. DO NOT include entire worksheets form Excel, but only the parts you need. For example, do not include the entire correlation matrix found in step 4 above, but you can make a small table to show the 10 variables having the highest correlations with sales. You should include the scatterplot of sales against comtype, relevant portion of the final regression output table, the final regression equation, and the two residual graphs you obtained in step 8. Please keep the total length of the report under 8 printed pages (5 to 6 pages should be sufficient in most cases). Please submit you report as a Word
Similar Content
complex numbers addition subtraction
Explain how complex numbers combine algebraically and graphically (solely using the graph, meaning just graphing ...
University of California Los Angeles Continous Functions Solved Practice
1. Let f and g be continuous functions on [a; b] such that f(a) g(a) and f(b) g(b).Prove f(x0) = g(x0) for at least on...
solving graphing polynominals, algebra homework help
12 questions and one extrs credit...
Merchandise inventory, statistics homework help
Use the following information to complete
the partial worksheet for Bill's Company. Record the appropriate adjusting
ent...
Algebra help please :)
...
AIU ONLINE Statistics and Pizza Ads Excel Questions
A new pizza joint just opened up that is advertising over 200,000 different pizza choices. They offer 3 types of crust, 4 ...
Sol2
CASE CONTROL CUTTAX EYEFOUR MASS LTRAIL ROADCOND ROADAPP CONTGROW PROTENV FIGTDRUG GANGS CODENF PUBSCHL YOUTH JOBTRN PUBS...
4t
...
Answers Statistics And Probality Quiz
c) (C) Fail to reject H0. There is not sufficient evidence to support the claim that P > 0.4 a) (A) Reject H0 because the ...
Related Tags
Book Guides
Fences
by August Wilson
Dead Poets Society
by Nancy Horowitz Kleinbaum
All the Kings Men
by Robert Penn Warren
Mockingjay
by Suzanne Collins
A Brief History of Humankind Sapiens
by Yuval Noah Harari
All Quiet on the Western Front
by Erich Maria Remarque
A Separate Peace
by John Knowles
The Hobbit
by J. R. R. Tolkien
Communist Manifesto
by Karl Marx
Get 24/7
Study help
Our tutors provide high quality explanations & answers.
Post question
Most Popular Content
2-1 Data Set Homework: Descriptive Statistics on Data Set 1
InstructionsData Set 1 presents a sample of annual salaries for recently hired plant operators at a chemical manufacturing ...
2-1 Data Set Homework: Descriptive Statistics on Data Set 1
InstructionsData Set 1 presents a sample of annual salaries for recently hired plant operators at a chemical manufacturing company. Use Excel's ToolPak (or any statistical package that you are comfortable with) to compute descriptive statistics for the data. Submit your statistical output from Excel, which should include values for the mean, median, mode, sample variance, and sample standard deviation, and a one-page Word document in which you present an analysis of your results.
Grantham University W7 Coefficient of Determination Worksheet
Week 7 AssignmentQuestion 1Assume you have noted the following prices for paperback books and the number of pages that eac ...
Grantham University W7 Coefficient of Determination Worksheet
Week 7 AssignmentQuestion 1Assume you have noted the following prices for paperback books and the number of pages that each book contains.Develop a least-squares estimated regression line.Compute the coefficient of determination and explain its meaning.Compute the correlation coefficient between the price and the number of pages. Test to see if x and y are related. Use α = 0.10.Question 2The following data represent a company's yearly sales volume and its advertising expenditure over a period of 8 years.Develop a scatter diagram of sales versus advertising and explain what it shows regarding the relationship between sales and advertising.Use the method of least squares to compute an estimated regression line between sales and advertising.If the company's advertising expenditure is $400,000, what are the predicted sales? Give the answer in dollars.What does the slope of the estimated regression line indicate?
1 page
Week One Discussion
1a. Compare methods of solving linear equations and methods of solving linear inequalities. What do they have in common? W ...
Week One Discussion
1a. Compare methods of solving linear equations and methods of solving linear inequalities. What do they have in common? What is different?
Multiple regression project
Multiple Regression Project The is the only deliverable in Week Four. It is the case study titled “Locating New Pam an ...
Multiple regression project
Multiple Regression Project The is the only deliverable in Week Four. It is the case study titled “Locating New Pam and Susan’s Stores,” described at the end of Chapter 12 of your textbook. The case involves the decision to locate a new store at one of two candidate sites. The decision will be based on estimates of sales potential, and for this purpose, you will need to develop a multiple regression model to predict sales. Specific case questions are given in the textbook, and the necessary data is in the file named pamsue.xls. Assuming that you are reasonably comfortable with using Excel and its Analysis ToolPak add-in, you should expect to spend approximately 2-3 hours on computer work, and another 3-4 hours on writing the report. It is a good idea not to wait until the last day to do the entire project and write the report. Content of the report consists of your answers to the case questions, plus computer output(s) to support your answers. Please keep the entire report - including computer outputs - under 8 printed pages. Thus, your write up should be concise, and you need to be selective in deciding which computer outputs to include. You can use your discretion in formatting your write up, but use good writing practices and try to make it look professional (more on the report format below). Project Hints and Guidelines It is assumed that you have access to Microsoft Excel with Analysis ToolPak (do NOT use stepwise regression for this project even if it runs on your computer). Data file named pamsue.xls in the DataSets.zip folder. Basic Excel skills you need are the ability to construct histograms and scatterplots, to create dummy variables, copying or moving columns of data in a spreadsheet, and the ability to use the Correlation and Regression facilities under Data Analysis (available when Analysis ToolPak has been added in). Remember that Analysis ToolPak requires contiguous ranges of data for correlation or regression. Open the file pamsue.xls. First, move the column for sales so that it is the rightmost column (it is now to the right of comtype). If the old sales column remains but appears empty, delete that column. Obtain a scatterplot of the sales on the vertical axis against comtype on the horizontal axis. This will give you a good idea of whether different categories of comtype appear to differ in sales. In the scatterplot, you should see that sales in the middle categories 3 - 6 are in similar ranges on the vertical axis, but 1 and 2 have somewhat higher sales, and category 7 appears to have somewhat lower sales. This implies that, when you create dummy variables for comtype, dummy variables for categories 1, 2, 7 are likely to be statistically significant in the multiple regression model (and dummy variables for categories 3 - 6 are likely to be not significant). Although it would be desirable to also obtain the scatterplot of sales against every other X variable, you can omit these if you do not have time, and use the correlation coefficients instead (see step 4 below). Insert seven new columns immediately to the left of comtype, and in these columns, create seven dummy variables to represent the seven categories of site types. Name them comtype1, comtype2, ..., comtype7. At this point, you have 40 columns of data in the spreadsheet with comtype and sales in the last two columns. Use the Correlation facility under Data Analysis to obtain the correlation coefficients between sales and all of the other variables except store and comtype (why exclude comtype?). This will produce a matrix of correlation coefficients between sales and every X variable, as well as between every pair of X variables. To make them easy to read, you may want to format the cells to show numbers with 2 or 3 decimal places. Write down the names of 10 quantitative X variables having the highest correlations with sales. From the correlations worksheet, move to the data worksheet. Select the following columns: sales, plus the 10 quantitative X variables you wrote down, plus comtype1, comptype2, comptype7 (here, you could include up to three more dummy variables, but they are likely to be statistically not significant, so you can save some work - see 2. above). Copy these onto a blank worksheet. Make sure there are no blank columns in within the data range in the new worksheet. Note: To prevent unexpected changes in copying data when formulas are involved, use Paste Special with Values selected when pasting data into a new worksheet. Use Regression under Data Analysis to obtain the regression output table for sales using the variables in the columns you had selected, making sure that Labels and New Worksheet Ply checkboxes are checked, and leave the other boxes unchecked. On the name tab of the output sheet (at the bottom), change the name of the worksheet to Model1.Using appropriate statistics in the regression output table, see if any of the X variables is statistically not significant. If there is at least one insignificant X variable, write down the most insignificant variable, move to the data sheet and delete that column, and re-run Regression without that variable. Repeat until there are no insignificant X variables. Name each output sheet Model2, Model3, and so on for easy identification. When you get to a model in which all remaining X variables are statistically significant, you will have found the final regression equation for predicting sales. Re-run the last model, but this time checking the Residuals checkbox. This will reproduce the last regression table, but below it, you will see columns for Predicted sales and Residuals. Obtain a scatterplot of Residuals against Predicted sales. Also obtain a histogram of Residuals.Use the final regression equation you found in the last step to predict sales at the two sites under consideration. You have just completed all necessary computer work for your project report. Now you have to write a report to present your answers to the case questions (see pages 433-434 of your textbook), and the reasons for those answers. In terms of physical organization, a reasonable format for the report is described below. Content and Format of the Project Report Cover page Include the report title, your name, course, section, facilitator, and date. Go to a new page, and use the following subsection headings for the report. Introduction One paragraph (two at most) describing the subject and context of the project. Data One or two paragraphs describing the data in plain English (number of variables, number of observations, units for data values, etc.) Results and Discussion This is the main body of the report. It is where you will describe what you have done, what you found, and answer the case questions with the reasons for your answers. These reasons should be based on the analytical work you have done using Excel. Depending on how concisely you write and how many tables and graphs you include, this page could be 3-4 pages long. Conclusion One or two paragraphs discussing any remaining issues (e.g. shortcomings and possible improvements of the analyses in the report). In the Results and Discussion section, you should include a few informative tables or graphs derived from your computer analyses. DO NOT include anything that is not absolutely necessary. DO NOT include entire worksheets form Excel, but only the parts you need. For example, do not include the entire correlation matrix found in step 4 above, but you can make a small table to show the 10 variables having the highest correlations with sales. You should include the scatterplot of sales against comtype, relevant portion of the final regression output table, the final regression equation, and the two residual graphs you obtained in step 8. Please keep the total length of the report under 8 printed pages (5 to 6 pages should be sufficient in most cases). Please submit you report as a Word
Earn money selling
your Study Documents