Build an interactive dashboard using Advanced Excel to analyze bike sales data. The goal is to clean and transform raw data, extract insights, and present them visually to assist in decision-making regarding customer behavior, purchasing patterns, and market trends.
The dataset includes the following key attributes:
- Customer: Customer ID, Name, Age, Gender, Marital Status, Education Level
- Demographics: Children, Home Owners, Cars Owned
- Purchase Behavior: Purchased Bike (Yes/No), Income , Occupation
- Geographic Data: Region, Commute Distance
- Excel (Advanced Features): Data Cleaning, Transformation, Pivot Tables
- ETL Process in Excel: Data preprocessing using formulas and functions
- Pivot Tables: Data aggregation and summarization
- Data Visualization: Charts, slicers, and dashboards
-
Data Cleaning & Preparation
- Removed duplicate values
- Standardized text format (Upper, Lower, Proper case)
- Eliminated unnecessary columns
- Trimmed extra spaces
- Replaced inconsistent data points with standardized abbreviations
- Converted currency values into numerical format
- Handled missing values using filtering and
COUNTBLANK
function - Rectified and grouped column names
-
Data Aggregation & Transformation
- Applied
SUM
,COUNT
, andAVERAGE
for numerical insights - Performed grouping and bucketing of categorical data using
nested-IF
statements - Copied cleaned data to a new sheet for structured analysis
- Used Pivot Tables to generate key metrics
- Applied
-
Dashboard Creation
- Designed an interactive Excel dashboard
- Inserted dynamic charts and formatted axes
- Added slicers and linked them to all relevant charts for dynamic updates.
- Average income per purchase segmented by gender
- Purchasing behavior across different education levels
- Marital status impact on bike purchases
- Most common age group purchasing bikes
- Relationship between commute distance and purchase likelihood
- Region-wise distribution of purchases
- Occupation categories influencing bike sales
β Targeted Marketing: Insights help create tailored promotions based on customer demographics β Better Inventory Planning: Understanding demand across regions optimizes stock management β Improved Customer Engagement: Identifies high-value customer segments for loyalty programs β Data-Driven Decision Making: Visual insights enable informed business strategies
- Download the dataset and open in Excel
- Follow the data cleaning steps outlined above
- Use Pivot Tables to analyze key metrics
- Build the dashboard using slicers and charts
π‘ Open for feedback & collaborations! Feel free to suggest improvements and contribute to this project.
Dushyanth KM π LinkedIn
This project showcases how Advanced Excel techniques can be leveraged for effective data analytics and visualization.