Background
Notino, a leading online beauty retailer in Europe, relied heavily on its internal purchasing tool to maintain optimal stock levels. This system was crucial for balancing inventory across various product lines and managing seasonal demand fluctuations.
The Challenge
Despite the sophisticated tool, there were unexplained inconsistencies in stock levels, particularly during high-demand periods like Black Friday and the post-holiday season. These inconsistencies led to either stockouts during peak times or excess inventory during slower periods.
My Approach
- Gaining Access:
- Despite initial resistance from the development team, I persistently advocated for access to the ordering algorithm, emphasizing the potential business impact of understanding it thoroughly.
- Algorithm Analysis:
- Once granted access, I conducted a meticulous examination of the inventory ordering formula.
- Identifying the Flaw:
- Through careful analysis, I discovered a critical error in the algorithm’s logic: it was calculating order quantities based on current demand rather than projected demand at the time of delivery.
- Impact Assessment:
- I modeled the implications of this flaw, focusing on two key scenarios: a) Black Friday orders with a 2-month lead time b) Holiday season orders for the first quarter
- Documentation and Reporting:
- Prepared a comprehensive report detailing the flaw, its implications, and potential solutions.
Key Findings
- Algorithm Flaw:
- The inventory ordering system was using current demand data instead of projected future demand at the expected delivery date.
- Black Friday Scenario:
- Orders placed two months before Black Friday were significantly underestimated, leading to potential stockouts during the crucial sales period.
- Post-Holiday Scenario:
- Orders placed during the holiday season for Q1 delivery were overestimated, potentially resulting in excess inventory and subsequent discounting.
- Financial Implications:
- Potential for significant revenue loss due to stockouts during high-demand periods.
- Risk of margin erosion from discounting excess inventory during slower periods.
- Customer Satisfaction Risk:
- Stockouts during key shopping events like Black Friday could lead to decreased customer satisfaction and lost sales.
Results and Potential Impact
- Awareness Creation:
- Brought a critical system flaw to the attention of senior management.
- Potential for Improved Inventory Management:
- If implemented, the fix would lead to more accurate stock levels aligned with actual demand patterns.
- Financial Benefits:
- Potential for increased sales during peak periods by avoiding stockouts.
- Reduction in excess inventory, minimizing the need for heavy discounting.
- Enhanced Forecasting:
- The discovery paved the way for more sophisticated demand forecasting methodologies.
- Process Improvement:
- Highlighted the need for regular audits of critical business algorithms.
Key Learnings
- Persistence Pays Off: Overcoming initial resistance to access crucial information can lead to significant discoveries.
- Holistic Understanding: Sometimes, solving inventory problems requires looking beyond just the numbers to understand the underlying logic.
- Anticipatory Analysis: In e-commerce, it’s crucial to consider future demand patterns, not just current trends.
- Cross-functional Collaboration: Bridging the gap between technical teams (dev) and business operations is essential for identifying and solving complex issues.
- Continuous Improvement: Even established systems need regular review and potential updates to remain effective.