notebook | R Documentation |
A dataset from Field, A. P. (2023). Discovering statistics using R and RStudio (2nd ed.). London: Sage.
notebook
A tibble with 40 rows and 3 variables.
Fictitious data about the film The Notebook. Imagine that a film company director was interested in whether there was really such a thing as a 'chick flick' (a film that has the stereotype of appealing to women more than to men). He took 20 people who mostly self identify as men and 20 who mostly self identify as women and showed half of each sample a film that was supposed to be a 'chick flick' (The Notebook). The other half watched a documentary about notebooks as a control. In all cases the company director measured participants' arousal as an indicator of how much they enjoyed the film. The data contains the following variables:
id: participant ID
sex: sex to which the participant mostly self-identifies
film: whether the person watched The Notebook or a documentary about notebooks
arousal: the person's average physiological arousal (e.g., emotional response) during the film.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.