r_exam {discovr} | R Documentation |
R exam data data
Description
A dataset from Field, A. P. (2026). Discovering statistics using R and RStudio (2nd ed.). London: Sage.
Usage
r_exam
Format
A tibble with 100 rows and 6 variables.
Details
Fictitious data relating to an R exam at two universities. The tibble contains the following variables:
-
id: The student's id
-
exam: first-year R exam scores as a percentage
-
computer: a measure of computer literacy as a percentage
-
lecture: percentage of statistics lectures attended
-
numeracy: a measure of numerical ability out of 15
-
uni: The university attended (Sussex University or Duncetown University)
Source
www.discovr.rocks/csv/r_exam.csv
[Package discovr version 0.2.2 Index]