← Frameworks

The Operating Efficient Frontier

Given a set of candidate operating instruments with known expected returns, variances, and pairwise correlations, the efficient frontier is the set of portfolio compositions that maximize expected return at each level of risk. Everything below the frontier is dominated - for any dominated portfolio, there is at least one frontier portfolio with the same risk and higher return, or the same return and lower risk. Markowitz (1952) proved the construction for securities. The same construction applies to operating investments.

risk (σ)E[R]efficient frontierdominatedefficientsame risk, higher return

How To Construct It

Stage 2 feeds Stage 3. Every operating instrument that passes verification quadrant screening is characterized by four numbers: expected return E[R], standard deviation σ, execution dependencies (which other projects it shares a team, stack, or review queue with), and time-to-payoff. The first three are the inputs to the frontier.

Solve. For each target level of risk, find the portfolio composition (weights across instruments) that maximizes expected return. Under Gaussian returns, closed-form via quadratic programming. Under operating returns (non-Gaussian, skewed, bounded), iterative or scenario-based. The output is a curve in (E[R], σ)-space.

The result is not the answer. The frontier is a set, not a point. Picking a point requires the risk tolerance map that translates firm-level constraints into a preferred position. Two allocators with the same frontier and different firms will pick different portfolios - and both will be correct.

The real work. In public equities, you estimate μ and Σ from historical returns. In operating investments, the covariance matrix comes from correlation analysis on execution dependencies, and the P(success) estimates come from Stage 2 pricing. Both have high estimation error. Solving the frontier is the easy part; getting the inputs right is the work.

Rosetta Stone

Four circles, four readings of the same object. Each role reads the artifact through its own lens.

Related

  • Capital Allocation - the Stage 3 spine. The frontier is one component; the full stage also includes risk tolerance mapping and correlation.
  • Risk Tolerance Map - what lets you select a point on the frontier.
  • Correlation - why operating portfolios are not sums of individual NPVs.
  • Kill Protocol - how to identify instruments that should not be on the frontier at all.