data_campus_involvement {esci} | R Documentation |
Campus Involvement - Ch11 - for End-of-Chapter Exercise 11.7
Description
Clinton conducted a survey of college students to determine the extent to which subjective well-being is related to campus involvement (Campus Involvement data set on the book website). Participants completed a measure of subjective well-being (scale from 1 to 5) and a measure of campus involvement (scale from 1 to 5). Participants also reported gender (male or female) and commuter status (resident or commuter). Synthetic data simulated to mimic survey data from a class project.
Usage
data_campus_involvement
Format
data_campus_involvement
A data frame with 113 rows and 6 columns:
- ID
integer
- Gender
factor
- GPA
numeric
- CommuterStatus
factor
- SWB
numeric
- Campus Involvement
numeric
[Package esci version 1.0.3 Index]