ex14.31 {Devore5}R Documentation

data from exercise 14.31

Description

The ex14.31 data frame has 12 rows and 3 columns.

Format

This data frame contains the following columns: describe{ item{count}{ a numeric vector } item{Size}{ a factor with levels Compact Fullsize Midsize Subcompact } item{dist}{ a factor with levels 0-<10 10-<20 >=20 } }

Details

Source

Devore, J. L. (2000) Probability and Statistics for Engineering and the Sciences (5th ed), Duxbury

Examples

library(Devore5)
data(ex14.31)


[Package Contents]