Description
Random sample of wool production in kilograms on 5
different days at two different locationssource
Ugarte, M. D., Militino, A. F., and Arnholt, A. T. (2008)
Probability and Statistics with R. Chapman & Hall/CRC.Examples
Run this codeattach(Wool)
t.test(textileA,textileB)
detach(Wool)
Run the code above in your browser using DataLab