Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/winniecirino/health-insurance-analysis

This repository contains an analysis of a Health Insurance dataset aimed at understanding the factors affecting insurance charges. The project involves identifying significant factors that influence insurance costs and providing actionable insights to support decision-making.
https://github.com/winniecirino/health-insurance-analysis

sql sql-server sqlserver

Last synced: about 2 months ago
JSON representation

This repository contains an analysis of a Health Insurance dataset aimed at understanding the factors affecting insurance charges. The project involves identifying significant factors that influence insurance costs and providing actionable insights to support decision-making.

Awesome Lists containing this project

README

        

# Health Insurance Analysis

This repository contains the analysis of a Health Insurance dataset. The focus of this analysis is to:

- **Understand Factors Affecting Insurance Charges**: Explore how various factors such as age, BMI, location, and number of children impact insurance charges.
- **Identify Significant Factors**: Determine which factors have the most significant effect on insurance premiums.
- **Provide Insights for Decision-Making**: Offer actionable insights that can assist insurance companies in understanding risk factors and pricing strategies.

## Dataset

The dataset includes information on health insurance claims and policyholders, with features such as:
- **Age**: Age of the insured individuals.
- **BMI**: Body Mass Index of the insured individuals.
- **Location**: Geographic region where the policyholders reside.
- **Number of Children**: Number of dependents covered by the insurance policy.
- **Insurance Charges**: Premiums charged by the insurance company.

## Analysis

The analysis covers various aspects, including:

- **Correlation Analysis**: Examining the relationship between insurance charges and factors like age, BMI, and number of children.
- **Regression Analysis**: Applying regression models to quantify the impact of different factors on insurance charges.
- **Geographic Analysis**: Analyzing how location affects insurance charges and identifying any regional trends.
- **Descriptive Statistics**: Providing summary statistics and visualizations to understand the distribution of insurance charges and other factors.

## Key Findings

- **Impact of Age**: Understanding how age affects insurance premiums.
- **Effect of BMI**: Analysis of how BMI influences insurance charges.
- **Regional Variations**: Identifying any geographic patterns in insurance costs.
- **Role of Dependents**: Assessing how the number of children impacts insurance charges.

## Requirements

- **Excel**: Used for data cleaning and initial exploration.
- **SQL**: Employed for data wrangling and statistical analysis.
- **Power BI**: Utilized for creating visualizations and reports.

## Analysis and Visualization (Power BI Report)
Click the image below to be directed to an interactive dashboard.

[![Health Insurance ](https://github.com/user-attachments/assets/0f8da259-cb54-4b41-9501-caa5cf40ed3a)](https://www.novypro.com/profile_projects/winnie-cirino?Popup=memberProject&Data=1704800685773x815278645480627100)

## Access the Dataset

The dataset used for this analysis can be accessed [here](https://example.com/your-dataset-link).