A Comprehensive Exploratory Data Analysis (EDA) Project on Customer Purchase Behaviour.
Customer Purchase Behaviour Analysis is a detailed data analysis project aimed at understanding and interpreting consumer behavior using Diwali sales data. The project explores key demographic and transactional attributes to uncover actionable business insights that can drive marketing, sales, and retention strategies.
- Analyze customer purchase behavior patterns in a sales environment.
- Identify key factors influencing buying decisions.
- Segment customers based on purchasing habits.
- Discover cross-selling opportunities.
- Predict future purchasing trends.
-
Customer Segmentation Challenge
How can we effectively segment customers based on purchasing behavior to enable targeted marketing? -
Purchase Pattern Uncertainty
What hidden patterns exist in our customer purchase data that could inform product placement and promotional strategies? -
Retention Rate Issues
How can we identify customers at risk of churning before they stop purchasing? -
Cross-selling Opportunities
Which products are frequently purchased together, and how can we leverage this information? -
Customer Lifetime Value Gap
How can we predict and maximize the long-term value of different customer segments? -
Seasonal Trend Analysis
How do purchasing behaviors change over time, and how can we prepare for these fluctuations?
- Source: kaggle
- File:
Diwali Sales Data.csv - Key Columns:
user_namecustomer_idproduct_nameordersgenderoccupationzonemarital_statusage_group- and more...
- Python
- Jupyter Notebook
- NumPy
- Pandas
- Matplotlib
- Seaborn
- Power BI
- Married women aged 26–35 years from Uttar Pradesh, Maharashtra, and Karnataka, working in IT, Healthcare, and Aviation, are more likely to buy products from Food, Clothing, and Electronics categories.
The project includes a wide range of insightful visualizations such as:
- Bar graphs
- Histograms
- Count plots
- Heatmaps
- And many more...
💬 All plots are accompanied by detailed comments for better understanding and interpretation.
📦 Code Of Duty - Purchase Behaviour Analysis/
├── Customer_Purchase_Behaviour_Analysis.ipynb
├── Diwali Sales Data.csv
├── LICENSE
├── Analysis_POWER_BI.pbix
├── POWER BI ANALYSIS CONCLUSION.docx
└── README.md
Thanks to my amazing team members:
- Mahi Aggarwal
- Furquan Ahmad
- Shantanu Tripathi
And special thanks to Team GUVI for the opportunity to work on this project!
This project is licensed under the MIT License. See the LICENSE file for more details.
📌 Completed as part of an academic Data Visualization project, evaluated on the basis of:
- Data Cleaning & Handling Missing Values
- Feature Selection & Engineering
- Data Integrity
- Summary Statistics & Insights
- Pattern Recognition
- Outlier Management
- Visual Representation
