Operations Management

Supply Chain Basics and Inventory Analytics

Module 3

Components of a Supply Chain

A supply chain comprises all activities associated with the flow and transformation of goods from the raw material stage through to the end user, as well as the associated information flows.

Case Study: Mother Dairy The structure of a supply chain is illustrated through the Mother Dairy milk distribution system:

ComponentFunctionActivity in Case
InboundGetting material into the organization.Collection of milk from farmer cooperatives and transport to the processing plant.
In-houseTransformation processes within the organization.Pasteurization, homogenization, and packaging of milk into polythene packs.
OutboundDistribution to the customer.Delivery of milk sachets to retail booths for purchase by end consumers.

Key Management Flows:

  • Physical Flow: Materials move downstream (Supplier \rightarrow Customer).
  • Information Flow: Orders and demand data move upstream (Customer \rightarrow Supplier).
  • Financial Flow: Money moves upstream.

Supply Chain Structure and Impact

Supply Chain Management (SCM) involves the management of relationships and flows between these three components.

Core SCM Activities:

  1. Supply Management: Sourcing, vendor selection, and inbound logistics.
  2. Operations Planning: In-house scheduling, Master Production Scheduling (MPS), and Material Requirements Planning (MRP).
  3. Distribution Management: Logistics, warehousing, and transportation to the customer.

The Role of Planning: Planning acts as the "centerpiece" or nervous system of the supply chain. Sales data from the outbound side must be communicated to the planning function, which then coordinates in-house production and inbound procurement.

The Bullwhip Effect

The Bullwhip Effect is a phenomenon where demand variability amplifies as one moves upstream in the supply chain (from customer to manufacturer to supplier).

Mechanism: A small fluctuation in consumer demand results in larger fluctuations in orders placed by the retailer, which results in even larger fluctuations for the distributor, and massive fluctuations for the manufacturer.

Causes of the Bullwhip Effect:

CauseDescription
Demand Forecast UpdatingEach layer updates its forecast based on local data, adding its own safety margin.
Order BatchingOrganizations accumulate demand to place large orders (to save on setup/transport costs), causing "lumpy" demand upstream.
Price FluctuationsPromotions cause forward buying (buying more than needed now), followed by a period of zero orders.
Rationing & Shortage GamingIf supplies are short, customers over-order to secure a larger share, inflating perceived demand.

Remedies:

  • Information Sharing: Sharing Point of Sale (POS) data directly with the manufacturer prevents forecast distortion.
  • Everyday Low Pricing (EDLP): Removing price promotions eliminates forward buying and stabilizes demand patterns.
  • Lead Time Reduction: Faster replenishment reduces the need for large safety stocks and long-range forecasting.

Inventory in Supply Chains

Inventory is a necessary evil in supply chains. While it adds cost, it is required to manage system dynamics.

The 6 Types of Inventory:

TypeStrategic PurposeContext
Cyclic (Cycle Stock)Result of batch ordering to save setup or ordering costs (Economies of Scale).Buying monthly groceries; Manufacturing in batches.
Safety StockBuffer against uncertainty in demand or supply lead times.Holding extra units because the supplier might be late.
SeasonalBuffer against predictable, seasonal demand surges.Stocking ACs in winter for summer sales; Fireworks for Diwali.
PipelineInventory currently in transit between locations.Goods on a truck or ship; Work in Process (WIP).
DecouplingSeparates process stages so a failure in one does not stop the other.Inventory between a furnace and a casting machine.
HedgingBuffer against price volatility or supply risks.Buying crude oil or gold in advance due to market fluctuation.

Inventory Planning & Costs

Inventory decisions involve balancing conflicting costs to determine the optimal quantity.

Cost Components:

  1. Ordering/Setup Cost (SS): Administrative costs of placing an order or machine setup costs. This is fixed per order, regardless of size.
  2. Holding Cost (HH): Cost of storing items (rent, electricity, capital cost, obsolescence). Variable based on quantity and time.
  3. Shortage Cost: Cost of not having stock when needed (lost sales, reputation damage).

The Trade-off:

  • Large Order Quantity (QQ) \rightarrow Low Annual Ordering Cost (fewer orders) but High Annual Holding Cost.
  • Small Order Quantity (QQ) \rightarrow High Annual Ordering Cost (many orders) but Low Annual Holding Cost.

Economic Order Quantity (EOQ)

The EOQ model determines the optimal order size that minimizes the Total Annual Cost (TAC).

Assumptions:

  • Demand (DD) is constant and known.
  • Replenishment is instantaneous (entire batch arrives at once).
  • No shortages allowed.

Formula Derivation:

  • Annual Ordering Cost: (D/Q)×S(D/Q) \times S
  • Annual Holding Cost: (Q/2)×H(Q/2) \times H (Average inventory is Q/2Q/2).
  • Total Cost: (D/Q)S+(Q/2)H(D/Q)S + (Q/2)H.
ƒAnnual Ordering Cost
Annual Ordering Cost=DQ×S\text{Annual Ordering Cost} = \frac{D}{Q} \times S
ƒAnnual Holding Cost
Annual Holding Cost=Q2×H\text{Annual Holding Cost} = \frac{Q}{2} \times H
ƒTotal Annual Cost (TAC)
TAC=DQS+Q2H\text{TAC} = \frac{D}{Q}S + \frac{Q}{2}H

By minimizing the Total Cost equation (setting the derivative to zero), we get:

ƒEconomic Order Quantity (EOQ)
EOQ(Q)=2DSH\mathrm{EOQ} (Q^*) = \sqrt{\frac{2\mathrm{DS}}{H}}
Where: DD is annual demand, SS is the ordering or setup cost per order and HH is the annual holding cost per unit.

Sensitivity:

  • If Demand (DD) increases, EOQ increases (proportional to square root).
  • If Holding Cost (HH) increases, EOQ decreases.
  • If Setup Cost (SS) increases, EOQ increases.

Economic Production Quantity (EPQ)

Used when items are produced in-house rather than purchased. The key difference is that inventory builds up gradually during production, rather than arriving instantly.

Key Parameters:

  • Production Rate (CC): The rate at which the machine produces.
  • Demand Rate (DD): The rate at which items are consumed.
  • Condition: CC must be >D> D for inventory to build up.

Inventory Behavior:

  • During production, inventory accumulates at a rate of CDC - D.
  • Maximum Inventory is lower than EOQ: Qmax=Q×(1D/C)Q_{max} = Q \times (1 - D/C).
  • Average Inventory: Q/2×(1D/C)Q/2 \times (1 - D/C).
ƒMaximum Inventory (EPQ)
Qmax=Q(1DC)Q_{max} = Q \left(1 - \frac{D}{C}\right)
ƒEconomic Production Quantity (EPQ)
EPQ(Q)=2DSH(1DC)\mathrm{EPQ} (Q^*) = \sqrt{\frac{2\mathrm{DS}}{H \left(1 - \frac{D}{C}\right)}}
Where: CC is the production rate and DD is the demand rate, with C>DC > D.

Case Study: Sound Max (Make vs. Buy)

A strategic decision framework comparing outsourcing (Buy) vs. in-house manufacturing (Make).

Key Calculation Note: When calculating Holding Cost for EPQ, you must use the adjusted average inventory:

ƒAverage Inventory (EPQ)
Average Inventory=Q2(1dc)\text{Average Inventory} = \frac{Q}{2} \left(1 - \frac{d}{c}\right)

Ultra-Quick Revision (Exam Essentials)

Key Concepts & Distinctions

Concept AConcept BKey Distinction
EOQEPQEOQ assumes instant delivery; EPQ assumes gradual buildup.
Ordering CostHolding CostOrdering cost pushes for larger batches; Holding cost pushes for smaller batches.
Safety StockCycle StockSafety stock protects against uncertainty; Cycle stock allows for economies of scale.
DecouplingPipelineDecoupling is a buffer between machines; Pipeline is stock moving between locations.
Inbound SCOutbound SCInbound is sourcing/procurement; Outbound is distribution/logistics.

Must-Know Terms

  • Bullwhip Effect: Small downstream demand changes cause massive upstream fluctuations.
  • Order Batching: Accumulating demand to place fewer, larger orders; a primary cause of the Bullwhip Effect.
  • EDLP (Everyday Low Pricing): A strategy to remove price surges, thereby stabilizing demand and reducing the Bullwhip Effect.
  • Lead Time: The time between placing an order and receiving it. Reducing this is the most effective way to reduce Safety Stock.
  • Forward Buying: Purchasing more inventory than currently needed due to a price promotion.
  • Setup Cost: The cost to prepare a machine for a production run (analogous to Ordering Cost in purchasing).