Glossary ยท approach
Assortment Planning
Selecting which products to carry in a retail store or e-commerce category, given limited shelf or page space.
Assortment Planning ProblemAPP
Assortment planning is one of the two classical OR problems in retail (the other is shelf-space allocation). From a candidate SKU pool, given a shelf or category page limit, the subset that maximizes expected margin or revenue is selected. Modern formulations model customer choice behavior with discrete choice models like the multinomial logit (MNL) or nested logit, so the substitution effect (probability of switching from X to Y if X is missing) is captured. Single-store / single-category problems use MIP or greedy assortment algorithms; multi-store uses Lagrangean decomposition or store clustering. The classical reference is Kรถk, Fisher, Vaidyanathan (2008); the MNL foundation is Talluri and van Ryzin (2004).
รrnek
A cosmetics retailer must pick 300 SKUs out of 800 candidates to shelf; MNL-based assortment optimization lifts expected category margin by 8% over intuitive selection.