InsurQuotes | R Documentation |
Insurance quotes for two insurers of hazardous waste jobs
A data frame with 15 observations on the following 2 variables:
quotes from company A in euros
quotes from company B in euros
Ugarte, M. D., Militino, A. F., and Arnholt, A. T. (2008) Probability and Statistics with R. Chapman & Hall/CRC.
with(data = InsurQuotes, t.test(companyA, companyB))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.