exams {msos} | R Documentation |
Statistics Students' Scores on Exams
Description
The exams matrix has data on 191 statistics students, giving their scores (out of 100) on the three midterm exams, and the final exam.
Usage
exams
Format
A double matrix with 191 observations on the following 4 variables.
- Midterm1
Student score on the first midterm out of 100.
- Midterm2
Student score on the second midterm out of 100.
- Midterm3
Student score on the third midterm out of 100.
- FinalExam
Student score on the Final Exam out of 100.
Source
Data from one of Prof. John Marden's earlier classes
[Package msos version 1.2.0 Index]