Dynamic Lot Sizing Case Study Analysis
Dynamic Lot Sizing Case Study Analysis
Holding cost is a critical component in calculating optimal order frequency because it represents the cost incurred for keeping inventory over time. In dynamic lot-sizing methods, the demand varies with each period, which impacts how much inventory needs to be held, thereby affecting the total holding costs. Calculating these costs accurately ensures that the long-term storage costs do not negate the benefits of bulk purchasing .
Mixed integer linear programming can optimize order scheduling by formulating the problem with constraints that represent the inventory flow balance, order quantities, and cost minimization objectives. In time-varying demand scenarios, it considers various demand levels across periods and uses variables to decide whether to order or not in each period, minimizing total cost, which includes ordering and holding costs .
Not allowing backorders in dynamic lot-sizing models forces the company to have sufficient inventory to meet demand in each period, thereby increasing inventory holding costs. This restriction can lead to higher total costs as it necessitates timely and sometimes frequent ordering, reducing flexibility in inventory management to respond to fluctuations in demand .
The 'Part Period Balancing' heuristic aims to equate holding costs over periods to ordering costs by balancing demand across multiple periods to minimize total cost. The 'Silver Meal' heuristic, however, focuses on minimizing the cost per period as soon as an increment causes an increase in average cost per unit time, generally optimizing short-term order costs better than Part Period Balancing .
The 'Lot for Lot' heuristic method is most effective when demand is highly variable and organizations want to minimize inventory holding costs by ordering only the exact amount needed for each period. Its limitations include frequent ordering, leading to higher ordering costs, and it may not take advantage of economies of scale in purchasing .
Dynamic programming in the Wagner-Whitin Algorithm addresses multi-period lot-sizing problems by breaking down the inventory management issue into smaller, manageable stages. It systematically evaluates different ordering scenarios, calculating costs recursively to ensure decisions minimize total costs over all periods, considering both immediate and future demands .
Applying holding cost to average inventory accounts for the cost of inventory over the time it remains in storage, providing a more uniform cost distribution over the time periods. In contrast, calculating holding cost based on ending inventory might overlook the mid-period inventory levels, potentially leading to under or overestimating actual holding costs .
Ignoring monthly demand in EOQ calculations can lead to inaccurate forecasting as it assumes constant demand across the year. This simplification can result in suboptimal ordering and substantial cost discrepancies if significant seasonal demand variations exist, potentially leading to excess inventory or stockouts .
The Wagner-Whitin Algorithm offers the advantage of determining the precise number of units to order and schedule of orders that minimizes total costs under varying demand scenarios by using a dynamic programming approach. This method effectively handles variable demand and incorporates both setup and holding costs, providing more accurate solutions than traditional lot-sizing techniques which may not always accommodate fluctuating demand accurately .
The dynamic lot-size model, unlike the EOQ model, accounts for time-varying demand, meaning demand for a product varies over time. In the EOQ model, demand is constant and known, while in the time-varying deterministic demand model used by dynamic lot sizing, the variations in demand are pre-known and happen over discrete time periods, such as weeks or months .