ex11.10: R Data set: ex11.10

Description Usage Format Details Source Examples

Description

The ex11.10 data frame has 10 rows and 4 columns.

Usage

1

Format

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

Batch

a numeric vector

Method.A

a numeric vector

Method.B

a numeric vector

Method.C

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':	10 obs. of  4 variables:
 $ Batch   : int  1 2 3 4 5 6 7 8 9 10
 $ Method.A: num  30.7 29.1 30 31.9 30.5 26.9 28.2 32.4 26.6 28.6
 $ Method.B: num  33.7 30.6 32.2 34.6 33 29.3 28.4 32.4 29.5 29.4
 $ Method.C: num  30.5 32.6 30.5 33.5 32.4 27.8 30.7 33.6 29.2 33.2

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