Coder Social home page Coder Social logo

revenue_management_retail_markdown_game_strategy's Introduction

Revenue Management - Retail Markdown Game Strategy

Revenue Management in the retail industry is comprised of a number of crucial factors such as budget, product price, and demand forecasting, and strategies outlining how to implement markdowns and where original prices should be reduced to increase sales over time. Unlike promotional discounts, which are mostly temporary and target customer-segment strategies, a markdown is when a retailer permanently lowers the price of a product with the intention of driving sales. Overbuying is one of the major concerns in the retail industry and markdowns are specifically used to eliminate this problem and increase revenue. This report employs The Retail Markdown Game to learn the best way to manage markdowns by testing out different algorithms. The outline for the Retail Markdown Game is as follows:

Objective: To develop a generic markdown pricing strategy for a retailer to maximize the total revenue when selling some inventory over a limited time period (i.e. at the end of week 15).

Given Data:

• The initial stock is 2000 units
• The price is set at $60 for the first week
• The stock left-over at the end of the 15 weeks is lost i.e. there is no salvage value
• There are no other costs involved since the production costs for the items are already sunk

The historical sales data provided (Sales-Data.xlsx) includes four columns:

• Week: The season from week 1 to week 15 (i.e. 14 decisions)
• Price: The price charged on a given week in $
• Sales: The amount sold on a given week
• Remaining Inventory: The inventory remaining at the end of the week

Methodology:

  1. Data Extraction, Pre-processing and Exploration
  2. Developing Algorithms
    (A) Matrix Approach
    (B) Linear Optimization
    (C) Mean Difference Algorithm
  3. Final Strategy
  4. Conclusion

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.