invisibility_base: Cloak of invisibility data (pre-post design)

invisibility_baseR Documentation

Cloak of invisibility data (pre-post design)

Description

A dataset from Field, A. P. (2023). Discovering statistics using R and RStudio (2nd ed.). London: Sage.

Usage

invisibility_base

Format

A tibble with 80 rows and 4 variables.

Details

In invisibility_cloak we compared the number of mischievous acts in people who had invisibility cloaks to those without. Imagine we replicated that study, but changed the design so that we recorded the number of mischievous acts in these participants before the study began as well as during the study. The data contains the following variables:

  • id: participant id

  • cloak: whether the participant was assigned a cloak of invisibility

  • mischief_pre: the number of mischievous acts committed during the week before the study

  • mischief: the number of mischievous acts committed during the week of the study

Source

www.discovr.rocks/csv/invisibility_base.csv


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