Skip to content

This project analyzes insurance data in Power BI, integrating sentiment analysis to evaluate customer feedback. Visualizations include Word Cloud, Decomposition Tree, and sentiment scoring to assess claims trends, policy performance, and demographic impacts, helping stakeholders optimize strategies and improve customer engagement. πŸ“Š

Notifications You must be signed in to change notification settings

RohitDusane/power-bi-sentiment-analysis-insurance-coverage-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ›‘οΈ Prism Insurance Performance & Sentiment Analysis Dashboard in Power BI | Word Cloud, Decomposition Tree, Sentiment Scoring

This project uses Power BI to analyze and visualize insurance data, providing insights into policy performance, claims trends, and customer demographics. The interactive dashboard helps stakeholders identify patterns, assess risks, and make informed decisions for optimizing business strategies and improving customer engagement. πŸ“Š

Dataset

The dataset includes insurance policy records with the following fields:

  • PolicyNumber
  • CustomerID
  • Gender
  • Age
  • PolicyType
  • PremiumAmount
  • CoverageAmount
  • Claims Details

This dataset allows for in-depth analysis of trends, customer demographics, claim behaviors, and policy performance. πŸ§‘β€πŸ’Ό

Objectives

The primary objectives of this project are:

  • Identify trends in claims over time to spot emerging patterns and areas for improvement. πŸ“‰
  • Analyze premium distributions across different demographics to understand revenue generation. πŸ’°
  • Evaluate policy performance by assessing trends based on policy types and customer demographics.
  • Assess claims behavior to identify areas where the business can enhance support and adjust coverage. πŸ”
  • Evaluate Sentiment by assessing trends based on customers feedback.

Overview

The Prism Insurance Performance Dashboard focuses on analyzing insurance sales and customer engagement data. By importing the dataset into SQL Server and profiling it with Power BI, the dashboard provides valuable insights into key areas like premium distribution, claim status, and policy performance. Additionally, the dashboard integrates sentiment analysis of customer feedback to offer deeper insights into client satisfaction and inform sales strategies. πŸ“ˆ

Project Components

🧳 Data Import & Setup

  • Imported data from the insurance policy dataset into SQL Server for streamlined storage and easy access.
  • Data cleaning and normalization were performed to ensure data integrity across all fields. βœ…

πŸ” Data Profiling in Power BI

  • Conducted comprehensive data profiling to identify trends, outliers, and key performance metrics across policy types, premium amounts, and customer demographics.
  • Generated summary statistics to evaluate policy performance, claims trends, and premium distributions. πŸ“Š

Dashboard Link

πŸ“Š Key Visualizations

Created a range of interactive visuals in Power BI, including:

  • Policy Information: Overview of policy numbers, premium amounts, claim amounts, and coverage amounts to assess policy performance.
  • Policy Type and Gender: Breakdown of policy types and gender-based analysis of active/inactive policies to understand customer preferences. πŸ‘©β€πŸ’ΌπŸ‘¨β€πŸ’Ό
  • Claim Analysis: Distribution of claims by status and age group to identify trends in claim frequency and settlement rates. πŸ’Ό
  • Coverage Analysis: Analysis of coverage amounts by policy type and claim status to assess coverage adequacy and identify high-risk policies. πŸ› οΈ

πŸ“ˆ Key Insights & Analysis

  • Premium Distribution by Demographics:

    • Adults (31-40) contribute the highest premium revenue, making up 52% of total premium collections. πŸ†
    • Seniors (65+) follow closely with 38%, while younger groups (18-24) contribute 10% approximately. πŸ‘΅
  • **Trends in Claims Status **:

    • Claims by Status: 60% of claims are approved, 30% are pending, and 10% are denied. πŸ”΄
  • Policy Performance by Type:

    • Travel Insurance accounts for 41% of total policies, with a high approval rate for claims. πŸ’Š
  • Coverage Amount by Policy Type:

    • Auto policies generally have the highest coverage amounts for Females Settesled claims . πŸ₯πŸš—

🧠 Sentiment Analysis

** Creating the Sentiment Score** The dataset underwent a meticulous cleansing process through the utilization of the built-in "Clean" function applied to the "Custom column", rendering the data primed for analysis. Subsequent to this preparation, the Text Analytics function from Azure Cognitive Service was harnessed to generate sentiment scores for each entry within the customized "Text" column. This approach facilitated the quantification of sentiment nuances, culminating in a comprehensive evaluation of the dataset's emotional undercurrents. After calculating the sentiment scores using the Text Analytics tool, we organized the scores into clear categories using a conditional column. Sentiment scores above 0.8 were labeled as 'Excellent', scores of 0.6 were marked as 'Good', and scores below 0.6 were categorized as 'Needs Improvement'.

This straightforward approach added meaningful labels to the sentiment data, making it easier to grasp the emotional context behind each entry.

** Sentiment Analysis **

  • Analyzed customer feedback through sentiment analysis to gauge customer satisfaction and areas for improvement.
  • Developed visual representations of sentiment scores to correlate feedback with sales outcomes.. πŸ‘

Tools & Technologies

  • Power BI: Used to create interactive dashboards and visualizations to display key performance metrics. πŸ“Š
  • SQL Server: Served as the database for organizing and storing raw insurance data. πŸ’Ύ
  • DAX: Employed for advanced calculations and insights generation. πŸ”’

Key Recommendations πŸš€

  • Promote Policy Types Based on Gender Preferences: Adjust marketing strategies to target men with Car Insurance and women with Health Insurance. πŸš™πŸ’Š
  • Address Negative Sentiment: Focus on improving customer support for younger customers and enhancing policy features to increase satisfaction. πŸ’¬

Thank you for exploring the Prism Insurance Performance Dashboard! This project demonstrates how Power BI can transform raw data into actionable insights for better business decisions and improved customer engagement. ✨

About

This project analyzes insurance data in Power BI, integrating sentiment analysis to evaluate customer feedback. Visualizations include Word Cloud, Decomposition Tree, and sentiment scoring to assess claims trends, policy performance, and demographic impacts, helping stakeholders optimize strategies and improve customer engagement. πŸ“Š

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published