Exams: Exam results of an applied statistics course

ExamsR Documentation

Exam results of an applied statistics course

Description

Data on grades for an applied statistics course at Erasmus University Rotterdam for students who took both the regular exam and the resit. Grades in the Netherlands are on a scale from 1 to 10, with a higher grade being better, and a minimum of 5.5 is required to pass.

Usage

data("Exams")

Format

A data frame with 45 observations on the following 2 variables.

Regular

the student's grade based on the regular exam at the end of the course.

Resit

the student's grade based on the resit exam at the end of the academic year.

Examples

data("Exams")
summary(Exams)


r2spss documentation built on May 25, 2022, 5:05 p.m.