418. Multi-Product

418.1. Multi-product newsvendor (risk pooling)

Relax one dimension from basic newsvendor: number of items is no longer one. Multiple products with random demands .

Two cases, dramatically different:

  1. Independent decisions, independent inventories. Each product is its own newsvendor. Solve separate problems.
  2. Pooled inventory. All products share the same physical pool (interchangeable, or shipped from one location to many destinations). One newsvendor problem on the aggregate demand .

Pooling is often much betterrisk pooling / demand aggregation reduces relative uncertainty.

418.1.1. Independent newsvendors (case 1)

Just separate basic newsvendors. Each has its own , , , . Total expected profit is the sum.

418.1.2. Pooled inventory (case 2): aggregate demand statistics

If with pairwise correlation :

For independent products ():

For identical, independent products (, ):

418.1.3. Pooling reduces relative uncertainty

Coefficient of variation (CV = ) for the aggregate vs. individual:

Pooling identical products cuts relative uncertainty by . Pool 4 products → half the relative noise. Pool 100 → 10× less.

This translates directly into safety stock savings: the buffer above scales with , not , so doubling adds inventory only as , while demand grows as 2.

418.1.4. Pooled order decision

Same newsvendor structure, but on aggregate:

where uses the pooled cost structure.

418.1.5. When pooling is worse

Risk pooling is not always beneficial:

Example

Given (4 identical-ish newspaper variants, independent demands):

  • 4 products, each: , , ,
  • Demands independent across products

Step 1 — independent newsvendors (no pooling)

Each product is its own newsvendor, identical to the basic example:

  • , ,
  • Total inventory:

Step 2 — pooled (case 2)

Aggregate:

  • (only , not )
  • ,

Step 3 — compare

  • Independent: 436 units total
  • Pooled: 418 units total
  • Save 18 units (≈ 4%) with the same service level.

Step 4 — see the scaling

At identical products:

  • Independent: units
  • Pooled: units
  • Save  7% and the relative savings grow with — at large , pooled inventory approaches just (deterministic limit), while independent inventory still carries each product’s full safety buffer.

Why pooling works: when one product over-sells, another likely under-sells. Net demand is more predictable than any one product’s demand. Pooling captures this — independent stocks can’t.

Real-world consequence: distribution center designs, online retailers vs. physical stores, fungible commodities — all driven by the risk-pooling math.