r_exam: R exam data data

r_examR Documentation

R exam data data

Description

A dataset from Field, A. P. (2023). 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


profandyfield/discovr documentation built on May 4, 2024, 4:32 p.m.