UMGC HMGT400 2021 April Exercise 1 Latest
HMGT400 Research and Data Analysis in Healthcare
Exercise 1
The attached dataset, provides some information about hospitals in 2011 and 2012, download the data and then complete the descriptive table. Please use the following format to report your findings.
Table 1. Descriptive statistics between hospitals in 2011 & 2012
|
Hospital Characteristics |
2011 |
2012 |
p-value |
||||
|
N |
Mean |
St. Dev |
N |
Mean |
St. Dev |
||
|
1. Hospital beds |
|
|
|
|
|
|
|
|
2. Number of paid Employee |
|
|
|
|
|
|
|
|
3. Number of non-paid Employees |
|
|
|
|
|
|
|
|
4. Total hospital cost |
|
|
|
|
|
|
|
|
5. Total hospital revenues |
|
|
|
|
|
|
|
|
6. Available Medicare days |
|
|
|
|
|
|
|
|
7. Available Medicaid days |
|
|
|
|
|
|
|
|
8. Total Hospital Discharge |
|
|
|
|
|
|
|
|
9. Medicare discharge |
|
|
|
|
|
|
|
|
10. Medicaid discharge |
|
|
|
|
|
|
|
Based on your findings in which years hospitals had better performance? Please write a short paragraph and describe your findings. Make sure to attach the plotted information
Use Excel for calculations (mandatory)
(BONUS points: Use Master RStudio script is available for this exercise, but you need to modify that for this analysis)
Download data from here: HMGT400HOSP
Download RStudio script from here:E1-Codes
Download RStudio script from here (If you were not able to load the DPLYR package use this scrip):E1-Codes-No-Dplyr
-
Rating:
/5
Solution: UMGC HMGT400 2021 April Exercise 1 Latest