ex10.22: R Data set: ex10.22

Description Usage Format Details Source Examples

Description

The ex10.22 data frame has 5 rows and 4 columns.

Usage

1

Format

A data frame with 5 observations on the following 4 variables.

level.1.6

a numeric vector

level.3.8

a numeric vector

level.6.0

a numeric vector

level.10.2

a numeric vector

Details

Consult the web site http://www.thomsonedu.com/statistics/devore for additional online resources that are available for this book.

Source

Devore, J. L. (2008) Probability and Statistics for Engineering and the Sciences (7th Edition), ISBN-10: 0495382175 ISBN-13: 9780495382171

Examples

1
2

Example output

Loading required package: MASS
Loading required package: lattice
'data.frame':	5 obs. of  4 variables:
 $ level.1.6 : num  59.5 53.3 56.8 63.1 58.7
 $ level.3.8 : num  55.2 59.1 52.8 54.5 NA
 $ level.6.0 : num  51.7 48.8 53.9 49 NA
 $ level.10.2: num  44.6 48.5 41 47.3 46.1

Devore7 documentation built on May 1, 2019, 7:07 p.m.