__STYLES__
This is my exhibition entry for the Maven Healthcare challenge. I'll get more detailed about it when I get some free time, but the short version below gives a general overview.
Purpose: Patient satisfaction is an important metric that hospitals continually strive to enhance. This project aims to understand the current state of patient satisfaction in D.C. hospitals, identify the key drivers behind these scores, and suggest actionable strategies to elevate patient experiences.
1. Data acquisition
Data comes from the HCAHPS survey and includes satisfaction scores across various states between 2015 and 2023.
2. Exploratory data analysis (EDA)
First, I used scatter plots to get an initial understanding of the overall hospital satisfaction against the willingness to recommend on state level. This helped me identify D.C. as a pronounced outlier with distinct characteristics and got me interested in making a deeper analysis.
3. Regression analysis
To understand the drivers behind the satisfaction scores, I conducted a regression analysis which helped me identify key areas such as are Care transition, Discharge information, and Cleanliness of hospital as primary drivers of overall patient satisfaction.
4. Comparative analysis
Then I benchmarked D.C.'s performance against national averages using various visualization techniques. This helped in pinpointing areas where D.C. excelled and areas that needed attention.
5. Playbook (the path forward)
The last section summarizes the findings and offers a core strategy how D.C.hospitals can work to improve patient satisfaction.