1
2
3
4
5
#

Name:

Description:

Data for a sample of 200 patients at an Intensive Care Unit (ICU)

Variables:

A data frame with 200 observations on the following 10 variables.

ID Patient ID code
Survive 1=patient survived to discharge or 0=patient died
Age Age (in years)
AgeGroup 1= young (under 50), 2= middle (50-69), 3 = old (70+)
Sex 1=female or 0=male
Infection 1=infection suspected or 0=no infection
SysBP Systolic blood pressure (in mm of Hg)
Pulse Heart rate (beats per minute)
Emergency 1=emergency admission or 0=elective admission

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Data downloaded from The Data and Story Library (DASL), http://lib.stat.cmu.edu/DASL/Datafiles/ICU.html.

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Intensive_Care_Unit_Patients_830_14.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.