proportion_for_profit_hospitals {IIS} | R Documentation |
Proportion For-Profit Hospitals
Description
This data set contains data on the proportion of a state's hospitals that are for-profit for a subset of states from each of four regions of the country. This data is displayed in Table 12.5 of Wolfe and Schneider - Intuitive Introductory Statistics.
Usage
proportion_for_profit_hospitals
Format
A data.frame
with 20 rows and 3 columns indicating the region and proportion of for-profit hospitals for each state.
Source
American Hospital Association (2012)
Examples
data(proportion_for_profit_hospitals)
summary(proportion_for_profit_hospitals)
[Package IIS version 1.1 Index]