ex09.07 {Devore5}R Documentation

data from exercise 9.7

Description

The ex09.07 data frame has 2 rows and 4 columns.

Format

This data frame contains the following columns: describe{ item{Gender}{ a factor with levels Females Males } item{Sample.Size}{ a numeric vector } item{Sample.Mean}{ a numeric vector } item{Sample.Standard.Deviation}{ a numeric vector } }

Details

Source

Devore, J. L. (2000) Probability and Statistics for Engineering and the Sciences (5th ed), Duxbury

Examples

library(Devore5)
data(ex09.07)


[Package Contents]