Consignment Inventory Cost Calculator
Calculate the true cost of consignment inventory including unit cost when sold, handling expenses, and carrying savings vs traditional purchasing.
Calculate minimum and maximum inventory levels using reorder point and EOQ. Set inventory boundaries to automate replenishment.
| Metric | Value | Notes |
|---|---|---|
| Order Cycle Length | 10 days | Q ÷ daily demand |
| Orders per Year | 36.5 | Annual demand ÷ Q |
| Lead Time Demand | 500 units | d × LT |
| Safety Stock | 176 units | Buffer for variability |
| Reorder Point (Min) | 676 units | LTD + SS |
| Order-Up-To (Max) | 1,176 units | ROP + Q |
| Avg On-Hand | 426 units | SS + Q/2 |
| Inventory Investment | $6,390.00 | Avg inv × unit cost |
| Annual Holding Cost | $1,597.50 | Investment × 25% |
| Service Level | z-Factor | Stockout Risk | Typical Use |
|---|---|---|---|
| 90% | 1.28 | 10% | Low-value, easily substituted items |
| 95% | 1.65 | 5% | Standard production materials |
| 97.5% | 1.96 | 2.5% | Important components |
| 99% | 2.33 | 1% | Critical spares, safety items |
| 99.5% | 2.58 | 0.5% | Mission-critical, no substitute |
The min-max inventory system is one of the simplest and most widely used replenishment methods in manufacturing and distribution. The minimum level (Min) is the reorder point — the inventory level at which a new order is triggered. The maximum level (Max) is the highest inventory you want on hand after a replenishment order arrives, typically set as the reorder point plus the order quantity.
When inventory falls to or below the Min level, a replenishment order is placed for enough stock to bring inventory back up to the Max level. This approach automates purchasing decisions, reduces the risk of stockouts, and prevents over-ordering. Many ERP and warehouse management systems support min-max parameters directly.
This calculator computes Min and Max levels from your demand rate, lead time, safety stock, and order quantity, giving you ready-to-use parameters for your inventory system.
This measurement forms a critical foundation for capacity planning, helping teams align production capabilities with demand forecasts and strategic business objectives throughout the planning cycle.
A min-max system removes guesswork from purchasing. Once you set the parameters, the system automatically triggers orders at the right time for the right quantity. It works especially well for stable-demand items and can be implemented even without sophisticated planning software.
Min Level = (Avg Daily Demand × Lead Time) + Safety Stock
Max Level = Min Level + Order Quantity
Order Quantity = Max − Current On-Hand (when triggered)
Where Min = Reorder Point (ROP)Result: Min = 600, Max = 1,100
Min = (50 × 10) + 100 = 600 units. Max = 600 + 500 = 1,100 units. When inventory reaches 600, order enough to bring stock to 1,100.
In a typical ERP system, each stocked item has Min and Max parameters. During the MRP or replenishment planning run, the system compares current on-hand plus on-order inventory against the Min level. If the position is at or below Min, the system generates a purchase requisition or planned order for the quantity needed to reach Max.
Simplicity is the primary advantage. Buyers and planners can easily understand and maintain the parameters. It also works well for items where exact lot-for-lot planning is unnecessary — such as office supplies, fasteners, packaging materials, and maintenance spares.
Min-max does not respond dynamically to demand changes. If demand spikes or drops, the fixed parameters may order too much or too little until someone updates them. For high-value or volatile-demand items, more sophisticated methods like dynamic safety stock or demand-driven MRP may be more appropriate.
Last updated:
A min-max system is an inventory control method where you set a minimum stock level (reorder trigger) and a maximum stock level (order-up-to target). When inventory drops to the min, you order enough to reach the max.
Min level equals the reorder point: average daily demand multiplied by lead time, plus safety stock. It represents the inventory level that should trigger a new order.
Max level equals the Min level plus the standard order quantity. It represents the highest inventory level after a replenishment order arrives.
Min-max works best for items with relatively stable demand, consistent lead times, and where simplicity is valued. It is widely used for C-class items, MRO supplies, and standard raw materials.
They are closely related. A reorder point system triggers a fixed order quantity at the ROP. A min-max system triggers a variable order quantity (Max minus current on-hand) at the Min level, which may differ if partial orders arrived or demand varied.
Yes, but you should set the Max level carefully to avoid excess inventory that expires. Consider shelf life as an additional constraint when setting the order quantity.
Greater lead time variability means you need more safety stock, which raises the Min level. If lead times are very unreliable, consider increasing the safety stock or negotiating more consistent delivery terms.
Calculate the true cost of consignment inventory including unit cost when sold, handling expenses, and carrying savings vs traditional purchasing.
Determine cycle count frequency by ABC class. A items counted 12x/year, B items 4x, C items 1x. Plan daily counting workload.
Calculate the optimal order quantity that minimizes total inventory cost using the EOQ formula. Balance ordering and carrying costs efficiently.