Learn R Programming

mosaic (version 0.6-2)

Autopremiums: Monthly Premiums of Auto Insurance

Description

The data were collected from a random sample of 50 drivers insured with a certain company and having similar auto insurance coverage. For each driver the monthly premium was recorded along with other relevant information such as gender, age, driving experience, history of auto accidents, model and age of the car. The data set contains only a subset of the variables.

Usage

data(Autopremiums)

Arguments

format

A data frame with 50 observations on the following variables.

  • Experience
{driving experience (in years)} Female {0 = Male, 1 = Female} Premium {the monthly premium (in dollars)}

References

Part of the Carnegie Mellon University Online Learning Initiative datasets.