Learn R Programming

Devore7 (version 0.7.6)

ex14.44: R Data set: ex14.44

Description

The ex14.44 data frame has 4 rows and 6 columns.

Usage

data(ex14.44)

Arguments

Format

A data frame with 4 observations on the following 6 variables.
C1
a factor with levels Age C1 Number in Sample Number who want item pricing
C2
a factor with levels 127 150 <30< code=""> C2
C3
a factor with levels 118 141 30-39 C3
C4
a factor with levels 40-49 77 82 C4
C5
a factor with levels 50-59 61 63 C5
C6
a factor with levels 41 49 >60 C6

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(ex14.44)
str(ex14.44)

Run the code above in your browser using DataLab