1
2
3
4
5
#

Name:

Description:

Variables that might be related to whether students overdraw a checking account.

Variables:

A data frame with 437 observations on the following 5 variables.

Age Age of the student (in years)
Sex 0=male or 1=female
DaysDrink Number of days drinking alcohol (in past 30 days)
Overdrawn Has student overdrawn a checking account? 0=no or 1=yes

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Worthy S.L., Jonkman J.N., Blinn-Pike L. (2010), "Sensation-Seeking, Risk-Taking, and Problematic Financial Behaviors of College Students," Journal of Family and Economic Issues, 31: 161-170

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.