teaching {discovr} | R Documentation |
Method of teaching data (2 groups)
Description
A dataset from Field, A. P. (2026). Discovering statistics using R and RStudio (2nd ed.). London: Sage.
Usage
teaching
Format
A tibble with 20 rows and 3 variables.
Details
The data show the score (out of 20) for 20 different students, some of whom are biologically male and others biologically female, and some of whom were taught using positive reinforcement (being nice) and others who were taught using punishment (electric shock)
-
id: participant ID
-
method: The type of teaching method used
-
sex: Biological sex of the individual
-
mark: The score out of 20 on a test
Source
www.discovr.rocks/csv/teaching.csv
[Package discovr version 0.2.2 Index]