Skip to content

Using custom M and DAX codes in Power BI, I conducte a thorough market analysis for a national clothing chain. The insights gathered from customer data and US Census Bureau statistics led to the formulation of a targeted marketing strategy, contributing to enhanced sales and customer satisfaction.

Notifications You must be signed in to change notification settings

Gab-182/Market-Analysis-Report-for-National-Clothing-Chain

Repository files navigation

Market Analysis for National Clothing Chain

In this repository, you'll find a detailed market analysis report for a national clothing chain using Power BI. The analysis leverages custom M and DAX codes to extract insights from customer data and US Census Bureau statistics.

Screenshot 2024-01-20 at 4 05 48 PM


General Analysis

General Analysis

The analysis kicks off by predicting customer income based on their last 6 months' purchases, utilizing a linear regression formula: Y = mX + b In this context,

  • (Y) represents the average sale per state, dependent on
  • (X) the average income per state.
  • The correlation between average sales and average income is calculated as 0.78, demonstrating a strong relationship.

General Analysis Chart


Customers Analysis

Predicting customer incomes enables a deeper understanding, guiding product recommendations. The formula for predicted income is expressed as Predicted Income = -722.14 - Y / -0.01 The analysis highlights:

Customers Analysis

  • Highest income customer: Jon Little (Income: $556.79k)
  • Correlation between income and sale: R^2 = 0.78
  • Customers categorized into income buckets for targeted product recommendations.

Customers Analysis Buckets


Products Analysis

Products Analysis

Building on customer analysis, customers are categorized into three income ranges: Low, Medium, and High. Recommendations by category:

  • Low-Income: Recommend (Shirt) to 44% of customers.
  • Medium-Income: Recommend (Shirt and Sweater) to 39.70% of customers.
  • High-Income: Recommend (Shirt, Sweater, and Leather Bag) to 16.30% of customers.

Products Analysis Chart 1

Products Analysis Chart 2

After studying and analyzing the relation between the customers rating and the return rate of the products, we find that the correlation between the return rate and the customers rating is R^2 = (0.50).


Other Analysis and Recommendations

Other Analysis

Other Analysis Chart

Here we show the 10 highest and lowest states by income, which the advertising and product recommendation should consider with the earlier findings such as the customers buys and incomes.

  • Top and bottom 10 states by income are identified for targeted advertising and product recommendations.
  • Recommendations:
    • Market the Sweater strategically in states with colder climates to maximize sales.
    • Improve the quality of the Leather Bag for high-income customers, considering its low rating (3.2).
    • Promote Shirts in the lowest 10 states, given their high rating and preference among low-income customers.

About

Using custom M and DAX codes in Power BI, I conducte a thorough market analysis for a national clothing chain. The insights gathered from customer data and US Census Bureau statistics led to the formulation of a targeted marketing strategy, contributing to enhanced sales and customer satisfaction.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published