mat125data | R Documentation |
NAU pre-calculus (mat 125) data set. Contains blinded student test scores from Fall 2016 to Fall 2021. Used to perform analysis on multiple attempt test scores and the effects of Covid-19.
mat125data
A data frame with 95760 observations with 12 columns.
Student id. Type: Int
Course section id. Type: Character
Test taken: M1 - module 1, M2 - module 2, M3 - module 3, M4 - module 4, F1 - final. Type: Factor
What attempt number was taken on a test: T1 - attempt 1, T2 - attempt 2. Type: Character
Score that was recieved on a test. Type: Numeric
Professor id. Type: Character
Binary indicator if a test taken had learning aids, 0 for no learning aids and 1 for learning aids. Type: Numeric
Binary indicator if a test taken was for honors code, 0 for no honors code and 1 for honors code. Type: Numeric
Binary indicator if a test taken was a practice test, 0 for not a practice test and 1 for practice test. Type: Numeric
Binary indicator if a test taken was a pre test, 0 for not a pre test and 1 for pre test. Type: Numeric
The semester that the test was taken in, Spring or Fall. Type: Factor
The last two digits of the year that a test was taken in. Type: Character
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.