ex14.40 {Devore5}R Documentation

data from exercise 14.40

Description

The ex14.40 data frame has 4 rows and 3 columns.

Format

This data frame contains the following columns: describe{ item{Sport}{ a factor with levels Baseball Basketball Football Hockey } item{Leader Wins}{ a numeric vector } item{Leader Loses}{ a numeric vector } }

Details

Source

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

Examples

library(Devore5)
data(ex14.40)


[Package Contents]