Code Monkey home page Code Monkey logo

store-sales-analysis-customer-segmentation's Introduction

Store Sales EDA and Customer Segmentation Analysis

Streamlit App

Table of Contents:

  1. Purpose
  2. Quick Overview
  3. Data Exploration
  4. Data Preparation
  5. Data Analysis
  6. Customer Segmentation
  7. Conclusion

Purpose

The dataset that we have is one of the superstore's transaction datasets. So we gonna analyze to answer this kind of question:

  • How much total sales in each year?
  • How much total sales, average sales, and standard deviation of sales your company make in 2017?
  • Which Segment has the highest profit in 2018?
  • Which top 5 States have the least total sales between 15 April 2019 - 31 December 2019?
  • What is the proportion of total sales (%) in West + Central in 2019?
  • Find top 10 popular products during 2019-2020 in term of total number of orders / total sales / and time since last order

And the last section, we gonna grouping our customer (customer segmentation) by their behavior to use for designing promotions for each customer group to increase the effectiveness of the promotion because the customers have different behaviors, we cannot use the same promotion.. so I gonna use RFM Analysis to group the customers

R - Recency : Time since last order

F - Frequency : Total number of orders

M - Monetary : Total sales

And the last question:

  • In our store which customer segment that we have the most?
  • Some use case exmaple by using RFM analysis

Full Code

store-sales-analysis-customer-segmentation's People

Contributors

syunar avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.