murder: Murder in the streets data

murderR Documentation

Murder in the streets data

Description

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

Usage

murder

Format

A tibble with 36 rows and 3 variables.

Details

Fictitious data about murder. A sociologist wanted to compare murder rates (murder) each month in a year at three high-profile locations in London (street). The data contains the following variables:

  • month: The month for the reported crime statistics

  • street: The street location (Ruskin Avenue, Acacia Avenue and Rue Morgue)

  • murder: the number of reported murders during each month

Source

www.discovr.rocks/csv/murder.csv


profandyfield/discovr documentation built on Oct. 29, 2023, 4:10 p.m.