Detroit {BSDA}R Documentation

Educational levels of a sample of 40 auto workers in Detroit

Description

Data for Exercise 5.21

Usage

Detroit

Format

A data frame with 40 observations on the following variable.

educ
a numeric vector

Source

Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Duxbury

Examples

str(Detroit)
attach(Detroit)
EDA(educ)
detach(Detroit)

[Package BSDA version 0.1 Index]