data_exam_scores {esci} | R Documentation |
Exam Scores - Ch11 - for End-of-Chapter Exercise 11.2
Description
To what extent does initial performance in a class relate to performance on a final exam? First exam and final exam scores for nine students enrolled in an introductory psychology course. Exam scores are percentages, where 0 = no answers correct and 100 = all answers correct. Data is synthetic to represent patterns found in a previous psych stats course.
Usage
data_exam_scores
Format
data_exam_scores
A data frame with 9 rows and 3 columns:
- StudentID
factor
- First Exam
numeric
- Final Exam
numeric
[Package esci version 1.0.3 Index]