Learn R Programming

PASWR (version 1.0)

Wool: Wool Production

Description

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

Usage

Wool

Arguments

source

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

Examples

Run this code
attach(Wool)
t.test(textileA,textileB)
detach(Wool)

Run the code above in your browser using DataLab