Starting from:

$29.99

RSM8423 Assignment 1 -ComfortHealth Case Study Solution


RSM-8423 – Optimizing Supply Chain Management and Logistics


ComfortHealth Case Study

Home Health Care


Picture source: Forbes - https://www.forbes.com/health/healthy -aging/what-is-home-health-care/


Introduction

You were hired as a data consultant to help create a three-year annual service plan for ComfortHealth. Your goal is to design a proposal detailing the hiring and allocation of the workforce and medical facilities, including how the geographical areas covered by ComfortHealth will be served by the agency during these next three years.

The Setting

The home care services at ComfortHealth are provided by health professionals (HPs), each trained on a different short-term specialty related to nursing, wound treatment, and personal support work. ComfortHealth owns four different medical centers that serve as hubs for HPs. A typical day of an HP consists of going to their allocated medical center to collect equipment and medical supplies, visiting patients on a region to provide service, and returning to the medical center to perform final administrative duties. An HP is only allocated to a single medical center throughout their time at ComfortHealth.
The demand that ComfortHealth serves is divided into regions, each from a given distance to the medical centers. HPs travel to patients using company cars, which adds an expense of $0.25 per kilometer and hour worked. For example, if an HP visits a region 10 km away from their medical center, the HP cost per hour is increased by $0.25 * 10 = $2.5. Each home care visit is reimbursed by the government for a rate of $42 per hour.
Finally, ComfortHealth is flexible to accept or reject patients applying to its services (i.e., they can decide how many hours to provide each patient). The time to visit multiple patients within a region is considered negligible, as in most cases the patients live in the same neighborhood or building.
Managerial Questions

• There are two new possible medical centers that ComfortHealth surveyed and that can be opened in the first year (Centers “E” and “F”). Are they worth the investment? Why (or why not)?
• How many new HPs should be hired to each medical center during these next three years?
• How robust is your solution to changes in demand? For example, what would happen if the realized demand happened to be much higher than previous years, or much lower?
Data

ComfortHealth provided the following data for your analysis:
• Demand.csv: Demand (in hours of care) for each region served in the last 10 years. The demand is based on the number of home care requests that the agency received, regardless if the requests were accepted or rejected by the agency. (Each home care request specifies how many hours of care is needed.)

• Distances.csv: Average distance (in km) between customers in each region and medical centers. The distance is calculated by taking the shortest-path car route using Google Maps API.


Deliverables

The deliverable for this case study are:
• A proposal in PDF format that includes your mathematical model and insights, addressing the managerial questions posed by ComfortHealth. The report can be in any format that you desire. It should, however, include an executive summary and a clear suggestion of our allocation/hiring plan, specifying the total revenues and total costs. Your report must be at most 10 pages or less, not counting the appendix (which can be of any length).
o Note 1: Please try to provide managerial insights as to why you are suggesting some decisions, as driven by your optimal model solutions (e.g., why a particular region is served by a given medical center?). This is a critical part in creating persuasive narratives and understanding trade-offs.
o Note 2: I would suggest including the mathematical model only in the appendix, focusing on visualizations and readability for the main text. To be mindful of your time, please feel free to write your models in a tablet/paper and attach a picture if you are not comfortable in typing equations at this moment (but please make sure it is readable!)
• The source code (in Python) and any additional tables or datasets that we can use to replicate your results.

Evaluation

Your report will be given a raw score out of 100 points using the following scheme:
• Models [30 points]: If the models you designed are sound and adequate to the problem.
• Analysis [30 points]: if the analysis is sound and comprehensive, addressing the questions posed by the agency.
• Implementation [20 points]: If the Python implementation of the models is correct and free of errors or bugs. It must be also well organized and readable.
• Writing [20 points]: if the report is well-written and organized.
You will also receive a letter grade associated with your raw score, alongside an explanation of your mark. The letter grade is adjusted based on the relative performance of the class and the difficulty of the case study. Please check the syllabus for more information on the letter grade.
Suggestions

• Analyze the demand first and consider how you would like to encode it, which will guide your model formulations.
• Start by creating the simplest model that considers, for example, a deterministic demand and no overtime, analyzing its solution and correctness. Consider reducing the dataset to just a few rows in each table so that it is easier for you to inspect the model printouts. Extend the model by adding one component at a time, checking the solution in each step.
• Several models and flexibility options are possible for this problem. Every answer has their own trade-offs. Feel free to choose what you believe is best and make reasonable assumptions regarding the future demand and operational choices, as long as you clearly justify all your modeling decisions in your report.
• Remember that data analytics is an iterative and creative process, and models are an important part of that. You are free to change the model parameters, constraints, or inputs to evaluate “what-if” scenarios.
• Use your time wisely. Focus on the most fundamental questions first (i.e., allocation of HPs) to ensure your model is correct and you address the main questions first.

More products