InsurQuotes {PASWR} | R Documentation |
Insurance quotes for two insurers of hazardous waste jobs
InsurQuotes
A data frame with 15 observations on the following 2 variables:
companyA
companyB
Ugarte, M. D., Militino, A. F., and Arnholt, A. T. (2008) Probability and Statistics with R. Chapman & Hall/CRC.
attach(InsurQuotes) t.test(companyA,companyB) detach(InsurQuotes)