Skip to content

analyticshamza/AAL-Sales-Analysis

Repository files navigation

📊 AAL Sales Analysis (Oct–Dec 2020)

Data Analytics Project using Python


📌 Project Overview

AAL is a well-known clothing brand in the United States operating since 2000, serving Kids, Men, Women, and Seniors. The company wants deeper insights into its quarterly sales (October–December 2020) to support expansion plans.

This project analyzes AAL's sales performance using Python and provides:

  • Monthly trends
  • State-level performance
  • Customer group behavior
  • Time-of-day purchasing patterns
  • Key insights & business recommendations

🎯 Objectives

  • Clean and prepare raw sales data
  • Normalize numerical fields
  • Explore trends across dates, states, groups, and time slots
  • Visualize patterns using bar charts, line charts, boxplots, and combined dual-axis charts
  • Identify top-performing and underperforming segments
  • Provide actionable business insights

🛠 Technologies Used

Python Pandas NumPy Matplotlib Seaborn Scikit-learn Jupyter


📈 Key Analyses Performed

1. Data Preparation

  • Loaded and inspected dataset
  • Checked for missing values
  • Converted Date column to datetime
  • Cleaned categorical fields

2. Normalization

  • Applied MinMax Scaling to Unit and Sales for transformation
  • Achieved normalized ranges between 0–1

3. Trend Analysis

  • Daily sales and units visualized
  • Identified major patterns across months

4. Monthly Insights

  • December: Highest-performing month
  • November: Notable dip in demand
  • October: Strong but below December

5. Statewise Performance

  • Identified top-performing and lowest-performing states
  • WA recorded the lowest sales

6. Customer Group Analysis

  • Men's category generated the highest sales
  • Seniors category performed the lowest

7. Timewise Analysis

  • Morning had the highest sales
  • Evening had the lowest activity
  • Dual-axis sales & units plots used for stronger comparison

🔍 Data Visualizations

The project includes:

  • Line plots
  • Bar charts
  • Dual-axis bar + line plots
  • Boxplots
  • Groupwise & statewise comparisons

All visualizations are stored inside the /images folder.


📝 Key Insights

✅ December's rise indicates seasonal demand during holidays
✅ Men's category dominates overall sales
✅ Seniors category offers potential growth with targeted marketing
✅ Morning time shows peak purchasing activity
✅ Certain states (like WA) need marketing reinforcement


🚀 Business Recommendations

Recommendation Impact
Improve inventory for high-demand groups in December 📈 Higher revenue
Focus on boosting sales in low-performing states 🎯 Market expansion
Introduce evening discount campaigns 🌙 Increased traffic
Expand senior-friendly product lines 👴 New demographics
Launch regional marketing campaigns 📍 Targeted outreach

👨‍💻 Author

Ali Hamza Shaikh
Passionate about turning raw data into meaningful business insights.

LinkedIn GitHub Email


⭐ If you found this project helpful, please consider giving it a star!

Made with ❤️ and Python

Releases

No releases published

Packages

No packages published