child_aggression | R Documentation |
A dataset from Field, A. P. (2023). Discovering statistics using R and RStudio (2nd ed.). London: Sage.
child_aggression
A tibble with 666 rows and 6 variables.
A study was carried out to explore the relationship between aggression and several potential predicting factors in 666 children who had an older sibling. Variables measured were parenting_style (high score = bad parenting practices), computer_games (high score = more time spent playing computer games), television (high score = more time spent watching television), diet (high score = the child has a good diet low in harmful additives), and sibling_aggression (high score = more aggression seen in their older sibling). Past research indicated that parenting style and sibling aggression were good predictors of the level of aggression in the younger child. The data contain the following variables:
aggression: The child's aggression
television: Time spent watching television (high score = more time spent watching television)
computer_games: Time spent playing video games (high score = more time spent playing video games)
sibling_aggression: Agression in older sibling (high score = more aggression seen in their older sibling).
diet: The child's diet (high score = the child has a good diet low in harmful additives).
parenting_style: the parent's parenting style (high score = bad parenting practices).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.