1
2
3
4
5
#

Name:

Description:

Survey of students in grades 9-12 concerning health-risk behaviors

Variables:

A dataset with 434 observations on the following 7 variables.

Sleep

Average hours sleep on school night (10 or more hours, 9 hours, down to 4 or less hours)

Sleep7

Seven or more hours of sleep? (0=no or 1=yes)

SmokeLife

Ever smoked? (No or Yes)

SmokeDaily

Regular smoker? (No or Yes)

MarijuaEver

Ever smoked marijuana? (0=no or 1=yes)

Age

Age (in years)

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

http://www.cdc.gov/HealthyYouth/yrbs/index.htm

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.