student_success | R Documentation |
SOA Student Success PA Sample Project, 2019.
student_success
data.frame, 585 observations of 33 variables:
student's school (binary: GP (Grand Pines) or MHS (Marble Hill School)).
student's sex (binary: female or male).
student's age (numeric: from 15 to 22).
student's home address type (binary: U (Urban) or R (Rural)).
family size (binary: GT3 (>3) or LE3 (<3)).
parent's status (binary: A (Apart) or T (Together)).
mother's education (numeric from 0 - 4. 0 - none, 1 - primary education (4th grade), 2 - 5th to 9th grade, 3 - secondary education (high school), or 4 - higher education (college)).
father's education. (numeric from 0 - 4. 0 - none, 1 - primary education (4th grade), 2 - 5th to 9th grade, 3 - secondary education (high school), or 4 - higher education (college)).
mother's job (nominal, teacher, health (health care related), services (civil services, administrative or police), at_home, or other)
father's job (nominal, teacher, health (health care related), services (civil services, administrative or police), at_home, or other)
reason to choose school (nominal: home (close to home), reputation (school reputation), course (course preference), other).
student's guardian (nominal: mother, father, or other).
home to school travel time (numeric: 1 - < 15 min, 2 - 15 to 30 min, 3 - 30 min to 1 hour, or 4 - > 1 hour).
weekly study time (numeric: 1 - < 2 hour, 2 - 2 to 5 hours, 3 - 5 to 10 hours, or 4 - > 10 hours).
number of past class failures (numeric: n if 0 <= n < 3, else 3).
extra educational support (binary: yes or no).
extra family supplement (binary: yes or no).
extra paid classes (binary: yes or no).
extra-curricular activities (binary: yes or no).
attended nursery school (binary: yes or no).
wants to take higher education (binary: yes or no).
internet access at home (binary: yes or no).
has a romantic relationship (binary: yes or no).
quality of family relationships (numeric: from 1 - very bad to 5 - very excellent).
free time after school (numeric: from 1 - very low to 5 - very high).
going out with friends (numeric: from 1 - very low to 5 - very high)
weekday alcohol consumption (numeric: from 1 - very low to 5 - very high).
weekend alcohol consumption (numeric: from 1 - very low to 5 - very high).
current health status (numeric: from 1 - very bad to 5 - very good).
number of school absences (numeric: from 0 to 75).
first trimester grade (numeric: from 0 to 20).
second trimester grade (numeric: from 0 to 20).
third trimester grade (numeric: from 0 to 20).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.