Welcome to Assignments Writing

Your Trusted Partner in Term Paper Writing

At Assignments Writing, we’re a team of passionate educators and skilled writers committed to supporting students in their academic journey.

Computer Science Business Analysis for Managers Questions

Computer Science Business Analysis for Managers Questions

ANSWER

Chapter 8

  1. Regression Analysis: Using Excel’s Regression tool, perform a regression analysis on the Student Grades data. Interpret the results, including key regression statistics, hypothesis tests, and confidence intervals.
  2. Wedding Cost Regression: Perform a regression analysis on the Wedding data, using wedding cost as the dependent variable and attendance as the independent variable. Interpret the results and use the model to predict the budget for 175 guests.
  3. Linear Regression Models: Develop simple linear regression models for predicting sales based on different types of advertisements and compare them to a multiple linear regression model. Explain R-squared, Significance F, and p-values for each model.
  4. Multiple Linear Regression: Create a multiple linear regression model for estimating home market value based on age and size. Explain R-squared, Significance F, and p-values.
  5. Multiple Linear Regression for Credit Card Spending: Develop a multiple linear regression model for estimating average credit card expenditure based on income and family size. Make predictions for two different families.

Chapter 9

  1. Moving Averages: Create a forecasting spreadsheet using a three-period moving average for Airport Passengers data. Calculate MAD, MSE, and MAPE error measures.
  2. Moving Averages for Stock Prices: Develop forecasting spreadsheets using two-period and three-period moving averages for stock prices. Calculate MAD, MSE, and MAPE to determine which is better.
  3. Exponential Smoothing: Use Excel’s Data Analysis Exponential Smoothing tool to forecast stock prices with different smoothing constants. Calculate MAD, MSE, and MAPE to compare the results.
  4. Exponential Smoothing for Airport Passengers: Create a spreadsheet for forecasting airport passengers using simple exponential smoothing with various smoothing constants. Determine the best smoothing constant based on error measures.

Chapter 13

  1. Linear Optimization for Desks: Identify decision variables, formulate an objective function and constraints for Burger Office Equipment’s desk production problem.
  2. Linear Optimization for Paper Mill: Identify decision variables, formulate an objective function and constraints for the paper mill’s paper production problem.
  3. Solver Optimization for Desks: Implement the linear optimization model for Burger Office Equipment in Excel using Solver. Interpret the Solver Answer Report, identify binding constraints, and verify slack variables.
  4. Solver Optimization for Products: Use Solver to find an optimal solution for Dion’s Décor shop’s product purchasing problem. Interpret the Solver Answer Report, identify binding constraints, and verify slack variables.

Chapter 15

  1. Solver Sensitivity Report: Analyze the Solver Sensitivity Report for the Burger Office Equipment scenario. Answer questions related to reduced cost, defective pine, overtime work, and unit profit changes.
  2. Solver Sensitivity Report for Investment: Analyze the Solver Sensitivity Report for the student investment scenario and answer questions related to investment returns and shadow prices.

Chapter 16

  1. DoorCo Corporation Decision: Calculate the standard deviation of payoffs for the DoorCo Corporation decision in Problem 3 to assess risk.
  2. Perfume Company Decision: Calculate the standard deviation of payoffs for the perfume company decision in Problem 5 to assess risk.
  3. Expected Value Decision: Given probabilities for the DoorCo Corporation scenarios, find the best expected value decision.
  4. Decision Tree for DoorCo Corporation: Construct a decision tree and compute rollback values to find the best expected value decision for DoorCo Corporation.

Computer Science Business Analysis for Managers Questions

QUESTION

Description

 

 

HOMEWORK (for practice and discussion): Ch 8 # 12, 13, 20, 21, 24; Ch 9# 6, 8, 9, 10

Ch 13 # 6, 7, 13, 14; Ch 15 # 8, 9

Chapter 16 # 3, 5, 6, 8, 10, 13

chapter 8

12. Using the data in the Excel file Student Grades, apply the Excel Regression tool using the midterm grade as the independent variable and the final exam grade as the dependent variable. Interpret all key regression results, hypothesis tests, and confidence intervals in the output.

13. Using the Excel file Weddings, apply the Regression tool using the wedding cost as the dependent variable and attendance as the independent variable. a. What is the regression model? b. Interpret all key regression results, hypothesis tests, and confidence intervals in the output. c. If a couple is planning a wedding for 175 guests, how much should they budget?

20. The Excel file World Tour Sales provides data on sales (£) and the number of radio, TV, and newspaper ads promoting the world tour for a group of countries. Develop simple linear regression models for predicting sales as a function of the number of each type of ad. Compare these results to a multiple linear regression model using both independent variables. State each model and explain R-Square, Significance F, and p-values.

21. Using the data in the Excel file Home Market Value, develop a multiple linear regression model for estimating the market value as a function of both the age and size of the house. State the model and explain R2 , Significance F, and p-values.

24. Using the data in the Excel file Credit Card Spending, develop a multiple linear regression model for estimating the average credit card expenditure as a function of both the income and family size. Predict the average expense of a family that has two members and an income of $188,000 per annum, and another that has three members and an income of $39,000 income per annum.

Chapter 9

6. For the data in the Excel file Airport Passengers, do the following: a. Develop a spreadsheet for forecasting the number of airport passengers using a simple three-period moving average. b. Compute MAD, MSE, and MAPE error measures.8. The Excel file Closing Stock Prices provides data for four stocks and the Dow Jones Industrial Average over a one-month period. a. Develop a spreadsheet for forecasting each of the stock prices and the DJIA using a simple twoperiod and three-period moving average. b. Compute MAD, MSE, and MAPE and determine whether two or three moving average periods is better.

9. The Excel file Stock Prices provides data for four stocks and the stock exchange average over a 12-day period. a. Use Excel’s Data Analysis Exponential Smoothing tool to forecast each of the stock prices using simple exponential smoothing with a smoothing constant of 0.3. b. Compute the MAD, MSE, and MAPE for each of the models. c. Does a smoothing constant of 0.1 or 0.5 yield better results?

10. For the data in the Excel file Airport Passengers, do the following: a. Develop a spreadsheet for forecasting the number of airport passengers using simple exponential smoothing with smoothing constants from 0.1 to 0.9 in increments of 0.1. b. Using MAD, MSE, and MAPE as guidance, find the best smoothing constant.

chapter 13

6. Burger Office Equipment produces two types of desks, standard and deluxe. Deluxe desks have oak tops and more-expensive hardware and require additional time for finishing and polishing. Standard desks require 70 board feet of pine and 10 hours of labor, whereas deluxe desks require 50 board feet of pine, 20 square feet of oak, and 18 hours of labor. For the next week, the company has 5,000 board feet of pine, 750 square feet of oak, and 400 hours of labor available. Standard desks net a profit of $250, and deluxe desks net a profit of $350. All desks can be sold to national chains such as Staples or Office Depot. a. Identify the decision variables, objective function, and constraints in simple verbal statements. b. Mathematically formulate a linear optimization model.

7. A paper mill produces three grades of paper: X, Y, and Z. The mill has a budget of €100,000 to invest in the production of these three different types of paper. The cost per ton and expected profit over the next two years is given in the table. Paper Grade X Y Z Cost/ton €10 €12 €7 Profit/ton €30 €40 €20 a. Identify the decision variables, objective function, and constraints in simple verbal statements. b. Mathematically formulate a linear optimization model.

13. Implement the linear optimization model that you developed for Burger Office Equipment in Problem 6 on a spreadsheet and use Solver to find an optimal solution. Interpret the Solver Answer Report, identify the binding constraints, and verify the values of the slack variables by substituting the optimal solution into the model constraints.

14. Dion’s Décor shop has three bestseller products. Dion has a budget of $2,500 to purchase these products from an outstation wholesale warehouse. The cost and the profits made from the sale of each of these products are given in the table. Product A B C Purchase price $56 $35 $98 Profit $28 $19 $42 Use Solver to find an optimal solution. Interpret the Solver Answer Report, identify the binding constraints, and verify the values of the slack variables by substituting the optimal solution in the model constraints

chapter 15

8. Figure 15.35 shows the Solver Sensitivity Report for the Burger Office Equipment scenario from Problems 6 and 13 in Chapter 13. Using only the information in the Sensitivity Report, answer the following questions, explaining what information you used in the Sensitivity Report. a. Explain the reduced cost associated with deluxe desks. b. If 25% of the pine is deemed to be cosmetically defective, how will the optimal solution be affected? c. The shop supervisor is suggesting that the workforce be allowed to work an additional 50 hours at an overtime premium of $18/hour. Is this a good suggestion? Why or why not? ▶▶ Figure 15.33 Solver Sensitivity Report for Valencia Products Problem ▶▶ Figure 15.34 Solver Sensitivity Report for ColPal Products Problem Chapter 15 Optimization Analytics 625 ▶▶ Figure 15.35 Solver Sensitivity Report for Burger Office Equipment Problem d. If the unit profit for standard desks is increased to $280, how will the optimal solution and total profit be affected? e. If the unit profit of standard desks is only $190, how will the optimal solution and total profit be affected?

9. Figure 15.36 shows the Solver Sensitivity Report for the student investment scenario from Problems 7 and 14 from Chapter 13. Using only the information in the Sensitivity Report, answer the following questions, explaining what information you used in the Sensitivity Report. a. How much would the return on stock B have to be for the optimal solution to invest fully in that stock? b. How much would the return on stock C have to increase in order to invest fully in that stock? c. Explain the value of the shadow price for the total investment constraint. If the student could borrow $1,000 at 8% a year to increase her total investment, what would you recommend and why?

*3. The DoorCo Corporation is a leading manufacturer of garage doors. All doors are manufactured in their plant in Carmel, Indiana, and shipped to distribution centers or major customers. DoorCo recently acquired another manufacturer of garage doors, Wisconsin Door, and is considering moving its wood door operations to the Wisconsin plant. Key considerations in this decision are the transportation, labor, and production costs at the two plants. Complicating matters is the fact that marketing is predicting a decline in the demand for wood doors. The company developed three scenarios: a. Demand falls slightly, with no noticeable effect on production. b. Demand and production decline 20%. c. Demand and production decline 40%. The following table shows the total costs under each decision and scenario. Slight Decline 20% Decline 40% Decline Stay in Carmel $1,000,000 $800,000 $840,000 Move to Wisconsin $1,100,000 $950,000 $750,000 What decision should DoorCo make using each of the following strategies? a. aggressive strategy b. conservative strategy c. opportunity-loss strategy

*5. As the marketing manager of a major perfume company, you are considering using either one of two ingredients, Neroli oil or Orris root, in the newest perfume to be launched by the company. The cost to use Orris root is much more expensive in comparison to Neroli oil, but the company might not gain a substantial amount of business if it doesn’t use Orris root as an ingredient. You have developed the following payoff table, estimating the company’s first year profits. Estimated 1st Year Profit (in $ million) Neroli Oil Orris Root Low Demand 2 –5 High Demand 4 10 What decision will you make using each of the following strategies? a. aggressive strategy b. conservative strategy c. opportunity-loss strategy

*6. For the DoorCo Corporation decision in Problem 3, compute the standard deviation of the payoffs for each decision. What does this tell you about the risk in making the decision?

*8. For the perfume company decision in Problem 5, compute the standard deviation of the payoffs for each decision. What does this tell you about the risk in making the decision?

10. For the DoorCo Corporation decision in Problem 3, suppose that the probabilities of the three scenarios are estimated to be 0.15, 0.40, and 0.45, respectively. Find the best expected value decision.

13. For the DoorCo Corporation decision in Problems 3 and 10, construct a decision tree and compute the rollback values to find the best expected value decision.

Place Your Order Here

Our Service Charter


1. Professional & Expert Writers: We only hire the best. Our writers are specially selected and recruited, after which they undergo further training to perfect their skills for specialization purposes. Moreover, our writers are holders of master’s and Ph.D. degrees. They have impressive academic records, besides being native English speakers.

2. Top Quality Papers: Our customers are always guaranteed papers that exceed their expectations. All our writers have +5 years of experience. This implies that all papers are written by individuals who are experts in their fields. In addition, the quality team reviews all the papers before sending them to the customers.

3. Plagiarism-Free Papers: All papers provided are written from scratch. Appropriate referencing and citation of key information are followed. Plagiarism checkers are used by the Quality assurance team and our editors just to double-check that there are no instances of plagiarism.

4. Timely Delivery: Time wasted is equivalent to a failed dedication and commitment. We are known for timely delivery of any pending customer orders. Customers are well informed of the progress of their papers to ensure they keep track of what the writer is providing before the final draft is sent for grading.

5. Affordable Prices: Our prices are fairly structured to fit all groups. Any customer willing to place their assignments with us can do so at very affordable prices. In addition, our customers enjoy regular discounts and bonuses.

6. 24/7 Customer Support: We have put in place a team of experts who answer all customer inquiries promptly. The best part is the ever-availability of the team. Customers can make inquiries anytime.

Format & Features

Our Advantages

How It Works

1. Fill Order Form
2. Make payment
3. Writing process
4. Download paper

Fill in the order form and submit all your files, including instructions, rubrics, and other information given to you by your instructor.

Once you complete filling the forms, complete your payment. We will get the order and assign it to a writer.

When your order is completed, it’s assigned to an editor for approval. The editor approves the order.

Once approved, we will upload the order to your account for you to download.  You can rate your writer or give your customer review.

What Clients Said

{

I am very satisfied! thank you for the quick turnaround. I am very satisfied! thank you for the quick turnaround.I am very satisfied! thank you for the quick turnaround.

5
Mercy M
{

I am very satisfied! thank you for the quick turnaround. I am very satisfied! thank you for the quick turnaround.I am very satisfied! thank you for the quick turnaround.

5
Jane L
{

I am very satisfied! thank you for the quick turnaround. I am very satisfied! thank you for the quick turnaround.I am very satisfied! thank you for the quick turnaround.

4.5
Rayan M

LET US DELIVER YOUR ACADEMIC PAPER ON TIME!

We are a freelance academic writing company geared towards provision of high quality academic papers to students worldwide.

Open chat
1
Scan the code
Hello
Can we help you?