This project analyzes the sales data of a bike store to uncover purchasing patterns based on customer demographics and other key factors.
All stages were completed in Microsoft Excel, including data cleaning, pivot-based analysis, and dashboard development.
-
Data Separation
Raw Data: Unmodified source dataWorksheet: Data cleaning and transformationPivot Table: Summary and analysisDashboard: Visual representation
-
Data Cleaning (in Worksheet)
- Removed duplicates
- Applied text formatting functions (
UPPER,LOWER,PROPER) - Trimmed extra white spaces (
TRIM) - Used filters to detect spelling errors
-
Data Analysis
- Built pivot tables to uncover insights
-
Data Visualization
- Created charts based on pivot tables
- Added slicers for interactive filtering
- Relationship between Income and Purchase Decision
- Product sales volume by:
- Commute Distance
- Age Category
- Number of Children
- Slicers applied to filter by:
- Marital Status
- Education Level
- Region
- Home Ownership
- Number of Cars
/BIKE-STORE-ANALYTICS/ βββ Data-Sets | βββ raw-data.xlsx βββ Images | βββ cleaned-data.png | βββ dasboard.jpg | βββ pivot-tables.png | βββ raw-data.png βββ Worksheet | βββ Worksheet.xlsx βββ .gitattributes βββ README.md
- Microsoft Excel
- Data Cleaning
- Pivot Table
- Interactive Dashboard with Slicers
This project helped me:
- Strengthen my Excel data cleaning skills
- Interpret and segment customer behavior
- Build a functional, real-world dashboard for business insight
