Inventory is where supply chain decisions become visible on the balance sheet, which is why interviewers push hardest here. They are rarely testing whether you can recite a definition — they want to know whether you understand the trade-off every inventory technique is trying to resolve: holding too much ties up cash, holding too little loses sales. This guide covers the techniques that come up, with the formulas and worked examples.
Part of a series. This is a companion guide to our main supply chain management interview questions guide. The metrics used to measure inventory performance are defined in our supply chain KPI guide.
Why Inventory Exists at All
Before techniques, understand purpose. Inventory exists for four reasons, and a strong interview answer names them: cycle stock covers demand between replenishments; safety stock absorbs variability in demand and lead time; anticipation stock covers known future events such as a promotion, a plant shutdown or Chinese New Year factory closures; and pipeline stock is whatever is in transit. Each type is reduced by a different lever, which is why “just cut inventory” is never a strategy.
1. Just-in-Time vs Just-in-Case
This is the most frequently asked inventory question in supply chain interviews, and the expected answer has changed since 2020.
| Factor | Just-in-Time (JIT) | Just-in-Case (JIC) |
|---|---|---|
| Objective | Minimise holding cost and waste | Protect availability against disruption |
| Stock level | Minimal — material arrives as needed | Deliberate buffer above expected demand |
| Requires | Reliable suppliers, short lead times, accurate forecasts | Working capital and storage space |
| Main risk | A single supply failure halts operations | Excess, obsolescence and tied-up cash |
| Best suited to | Stable demand, local or reliable supply, high-value items | Critical parts, long or volatile lead times, single-sourced items |
Interview tip: Do not pick a side. The strongest answer is that the choice is made per item, not per company — segment the portfolio and apply JIT to stable, low-risk, easily resourced items while holding JIC buffers on critical or single-sourced ones. That answer shows you think in segments rather than slogans.
2. Economic Order Quantity (EOQ)
EOQ answers the question “how much should I order at a time?” by balancing two costs that move in opposite directions. Order in small frequent batches and you pay more ordering and freight cost; order in large batches and you pay more holding cost. EOQ is the quantity where their sum is lowest.
Formula
EOQ = √( (2 × D × S) ÷ H )
Where D is annual demand in units, S is the ordering cost per order, and H is the annual holding cost per unit.
Worked example
Annual demand of 10,000 units, ordering cost of $50 per order, holding cost of $4 per unit per year:
EOQ = √( (2 × 10,000 × 50) ÷ 4 ) = √250,000 = 500 units
So you would order 500 units at a time — twenty orders a year.
The limitation to mention: EOQ assumes constant demand, a fixed lead time, no quantity discounts and no capacity constraints. Real buying decisions have to accommodate supplier minimum order quantities, price break tiers, container fill and shelf life. Naming those limitations unprompted is what separates a textbook answer from a practical one.
3. Safety Stock and Reorder Point
If EOQ answers “how much”, the reorder point answers “when”. Safety stock is the cushion inside that calculation, sized against the variability you are trying to protect against.
Safety stock formula
Safety stock = Z × σ(demand over lead time)
Z is the service factor for your target service level. Common values: 1.28 for 90%, 1.65 for 95%, 2.05 for 98% and 2.33 for 99%. Note how steeply the requirement climbs — moving from 95% to 99% service adds roughly 40% more safety stock, which is the trade-off to raise if an interviewer asks why you would not simply target 100%.
Reorder point formula
Reorder point = (Average daily demand × Lead time in days) + Safety stock
Worked example
Average daily demand of 40 units, a supplier lead time of 10 days, and a demand standard deviation over the lead time of 90 units at a 95% target service level:
Safety stock = 1.65 × 90 ≈ 149 units
Reorder point = (40 × 10) + 149 = 549 units
When stock on hand falls to 549 units, the replenishment order is triggered.
The point candidates miss: safety stock protects against variability, not against volume. If your lead time is unreliable as well as your demand, lead time variability usually drives more safety stock than demand variability does — so shortening and stabilising lead times reduces inventory more effectively than any recalculation.
4. ABC Analysis
ABC analysis applies the Pareto principle to inventory: rank every SKU by annual consumption value (unit cost × annual usage), then classify. The purpose is to concentrate scarce management attention where the money actually is.
| Class | Typical share of SKUs / value | Control approach |
|---|---|---|
| A | ~20% of SKUs / ~80% of value | Tight control, frequent review, accurate forecasting, lean safety stock, frequent cycle counts |
| B | ~30% of SKUs / ~15% of value | Moderate control, periodic review, standard replenishment rules |
| C | ~50% of SKUs / ~5% of value | Simple rules, larger buffers, bulk ordering — managing these closely costs more than it saves |
A more sophisticated variant is XYZ analysis, which classifies items by demand variability rather than value. Combining the two into a nine-box grid is genuinely useful: an AX item — high value with stable demand — should be run lean, while an AZ item — high value with erratic demand — is where the real planning difficulty lives.
5. Stock Rotation: FIFO, FEFO and LIFO
FIFO
First In, First Out — the oldest received stock is issued first. The default for most operations, and it keeps inventory valuation close to current cost.
FEFO
First Expired, First Out — issued by expiry date rather than receipt date. Essential for pharmaceuticals, food and chemicals, because the first item received is not always the first to expire.
LIFO
Last In, First Out — rarely used physically, and worth knowing that LIFO is not permitted as an inventory valuation method under IFRS, which Singapore Financial Reporting Standards follow.
6. Make-to-Stock, Make-to-Order and the Decoupling Point
Where you hold inventory in the process is as important as how much. The decoupling point is the position in the flow where forecast-driven activity stops and order-driven activity begins.
- Make-to-Stock (MTS): finished goods are built to forecast and held ready. Fast delivery, but full forecast risk sits in finished goods — the most expensive place to be wrong.
- Assemble-to-Order (ATO): components are held to forecast and assembled on receipt of an order. A good compromise for products with many variants built from common parts.
- Make-to-Order (MTO): production starts only on a confirmed order. Minimal finished goods risk, longer customer lead time.
- Engineer-to-Order (ETO): the product is designed as well as built to the specific order. Used for capital equipment and projects.
Moving the decoupling point upstream — from finished goods to components — reduces obsolescence risk while keeping responsiveness, which is one of the more sophisticated answers you can give on how to reduce inventory without hurting service.
7. Cycle Counting and Excess & Obsolete Stock
Cycle counting replaces the single annual stocktake with continuous counting of a subset of locations, usually weighted by ABC class so A items are counted most often. It finds errors while the cause is still traceable, avoids shutting the operation down, and produces a far more reliable accuracy figure than one count a year.
Excess and obsolete (E&O) stock is identified by two simple screens: coverage — months of stock on hand relative to forward demand — and last movement date. Items breaching the policy threshold are classified as slow-moving, non-moving or obsolete, and dispositioned through discounting, reallocation to another market, return to supplier, rework or write-off.
Interview tip: When asked about E&O, do not stop at disposal options. Say that the disposal recovers a little cash but the root-cause analysis is what prevents the same excess being rebuilt next year — usually forecast bias, minimum order quantities that exceed real demand, or product changes that were never reflected in planning parameters.
Continue preparing. Inventory questions almost always lead into metrics — turnover, DIO and fill rate are all defined in our supply chain KPI guide. Minimum order quantities and supplier lead times are negotiation topics covered in our procurement interview questions, and warehouse stock accuracy is covered in the logistics executive guide.
Frequently Asked Questions
What is the difference between JIT and JIC inventory?
Just-in-Time minimises holding cost by receiving material only as it is needed, which requires short, reliable lead times and accurate forecasts. Just-in-Case deliberately holds buffer stock to absorb demand spikes and supply disruption. JIT optimises for cost and JIC optimises for resilience; most companies now run a hybrid, applying JIT to stable low-risk items and JIC to critical or single-sourced ones.
What is the EOQ formula?
Economic Order Quantity equals the square root of (2 × annual demand × ordering cost per order) divided by the annual holding cost per unit. It identifies the order size where total ordering cost and total holding cost are balanced, minimising the combined cost.
How do you calculate safety stock?
The common statistical method multiplies a service factor (the Z-score for your target service level) by the standard deviation of demand over the replenishment lead time. For a 95% service level the Z-score is 1.65, so safety stock equals 1.65 times that standard deviation.
How do you calculate the reorder point?
Reorder point equals average daily demand multiplied by the lead time in days, plus safety stock. It is the stock level at which a replenishment order must be placed so that stock does not run out before the new order arrives.
What is ABC analysis in inventory management?
ABC analysis ranks SKUs by annual consumption value. Roughly 20% of items (A) typically account for around 80% of value, B items sit in the middle, and C items are numerous but low value. Each class then receives a different level of control, so management effort is concentrated where the money is.
What is the difference between FIFO and FEFO?
FIFO issues the oldest received stock first, based on receipt date. FEFO issues stock with the earliest expiry date first, regardless of when it was received. FEFO is essential for pharmaceuticals, food and any dated product, because the oldest stock received is not always the soonest to expire.
Turn Inventory Theory into Career Progression
Inventory planning is one of the most transferable skills in supply chain, and one of the clearest routes from an executive role into a planning or management position. Edusphere's logistics and supply chain diplomas cover inventory control, demand planning and warehouse operations with practical, Singapore-relevant application.







