InsurQuotes: Insurance Quotes

InsurQuotesR Documentation

Insurance Quotes

Description

Insurance quotes for two insurers of hazardous waste jobs

Format

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

companyA

quotes from company A in euros

companyB

quotes from company B in euros

Source

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

Examples


with(data = InsurQuotes, 
t.test(companyA, companyB))


PASWR documentation built on May 15, 2022, 5:05 p.m.