ex12.20: R Data set: ex12.20

Description Usage Format Details Source Examples

Description

The ex12.20 data frame has 13 rows and 2 columns.

Usage

1

Format

A data frame with 13 observations on the following 2 variables.

X

a numeric vector

Y

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':	13 obs. of  2 variables:
 $ X: num  0.05 0.1 0.11 0.12 0.31 0.37 0.42 0.58 0.68 0.68 ...
 $ Y: num  0.48 0.55 0.48 0.5 0.58 0.52 1.02 0.86 0.86 1 ...

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