Wool: Wool Production

WoolR Documentation

Wool Production

Description

Random sample of wool production in kilograms on 5 different days at two different locations

Format

A data frame with 15 observations on the following 2 variables:

textileA

wool production in thousands of kilograms

textileB

wool production in thousands of kilograms

Source

Ugarte, M. D., Militino, A. F., and Arnholt, A. T. (2008) Probability and Statistics with R. Chapman & Hall/CRC.

Examples


with(data = Wool, 
t.test(textileA, textileB))


alanarnholt/PASWR documentation built on June 2, 2022, 5:19 a.m.