1
2
3
4
5
#

Name:

Description:

Systolic blood pressure, weight and smoking status for a sample of 500 adults

Variables:

A data frame with 500 observations on the following 4 variables.

SystolicBP Systolic blood pressure (mm of Hg)
Smoke Y=smoker or N=non-smoker
Overwt 1=normal, 2=overweight, or 3=obese

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Data are part of a larger case study for the 2003 Annual Meeting of the Statistical Society of Canada.
http://www.ssc.ca/en/education/archived-case-studies/case-studies-for-the-2003-annual-meeting-blood-pressure.

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.