Learn R Programming

Devore7 (version 0.7.6)

ex16.25: R Data set: ex16.25

Description

The ex16.25 data frame has 22 rows and 3 columns.

Usage

data(ex16.25)

Arguments

Format

A data frame with 22 observations on the following 3 variables.
C1
a factor with levels 1 10 11 12 13 14 15 16 17 18 19 2 20 3 4 5 6 7 8 9 C1 Panel
C2
a factor with levels 0.6 0.8 1 Area Examined C2
C3
a factor with levels 1 10 12 2 3 4 5 6 # Blemishes C3

Source

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

Details

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

Examples

Run this code
data(ex16.25)
str(ex16.25)

Run the code above in your browser using DataLab