Insurance | R Documentation |
This dataset contains detailed information about insurance customers, including their age, sex, body mass index (BMI), number of children, smoking status and region. Having access to such valuable insights allows analysts to get a better view into customer behaviour and the factors that contribute to their insurance charges.
Insurance
Insurance A data frame with 1338 rows and 7 columns Credit to Bob Wakefield
The age of the customer. (Integer)
The number of children the customer has. (Integer)
Whether or not the customer is a smoker. (Boolean)
The region the customer lives in. (String)
The insurance charges for the customer. (Float)
https://www.kaggle.com/datasets/thedevastator/prediction-of-insurance-charges-using-age-gender
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.