South {BSDA}R Documentation

Murder rates for 30 cities in the South

Description

Data for Exercise 1.84

Usage

South

Format

A data frame/tibble with 31 observations on one variable

rate

murder rate per 100,000 people

References

Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Pacific Grove, CA: Brooks/Cole, a division of Thomson Learning.

Examples


boxplot(South$rate, col = "gray", ylab = "Murder rate per 100,000 people")


[Package BSDA version 1.2.2 Index]