Supply Side and Markups
Summary
BLP can be paired with a supply side derived from firms’ Bertrand-Nash pricing first-order conditions. Given demand derivatives and an ownership matrix (which products each firm owns), the model recovers markups and hence marginal costs . Parameterizing marginal cost adds supply moments that sharpen estimation. Solving the inverse problem — counterfactual equilibrium prices under a new ownership structure (e.g. a merger) — uses the Morrow-Skerlos -markup fixed point, which is faster and more reliable than naive iteration or Newton’s method.
Overview
Including supply gives a model of marginal costs, enabling counterfactuals (merger price effects, pass-through) and adding identifying information. Its cost: the supply moments may be misspecified if the researcher does not know the functional form of marginal cost or firm conduct . Conlon-Gortmaker find that a correctly specified supply side substantially improves finite-sample performance (bias all but eliminated with optimal instruments), but an incorrectly specified one is worse than no supply side because it biases . Validity is testable via overidentification (see GMM Estimation and Instruments for Price Endogeneity).
Main Content
Bertrand-Nash pricing FOCs and the markup ^foc
Multiproduct firm controlling products maximizes . The FOCs in matrix form for market :
The multiproduct Bertrand markup depends on the intra-firm demand-derivative matrix
the Hadamard (element-wise) product of the demand-derivative matrix () and the ownership matrix (entry if the same firm produces and , else 0). Alternative conduct (single-product, monopoly, Cournot, partial collusion) corresponds to different ; Miller-Weinberg (2017) / Backus et al. (2020) even estimate a conduct parameter .
Marginal cost parameterization and supply moments ^supply-moments
Recover , then parameterize marginal cost:
with commonly the identity (or to keep costs positive). The cost depends on product characteristics and cost shifters excluded from demand. This yields the supply moment condition , stacked with the demand moments in the GMM objective.
Solving counterfactual pricing equilibria ^equilibrium
Counterfactuals (mergers, cost changes) require solving the nonlinear system for new equilibrium prices, replacing with a post-merger :
Naive iteration on this is not a contraction and can cycle (fails 1-5% of the time, Armstrong 2016). Newton’s method requires the demand Hessian and is costly. The preferred method (Morrow & Skerlos 2011) splits ( diagonal, dense, the marginal disutility of price) and iterates the -markup fixed point
which is 3-12x faster than Newton-type approaches and reliably finds an equilibrium. Fast, reliable equilibrium solving is also what makes the feasible optimal instruments computable.
Examples
Merger simulation (the canonical BLP use): estimate demand + supply on pre-merger data to recover and demand derivatives. Construct reflecting the merged firm now owning both parties’ products. Solve the -markup fixed point for post-merger prices ; the difference is the predicted unilateral price effect. Because the merged firm internalizes substitution between formerly-rival products, markups on close substitutes rise.
Connections
- GMM Estimation and Instruments for Price Endogeneity — supply moments and cross-equation restrictions enter the joint GMM objective.
- Random Coefficients Logit Model — demand derivatives that build come from the RCL shares.
- The BLP Contraction Mapping — share inversion supplies the used to evaluate demand derivatives.
- Numerical Integration and Optimization in PyBLP — equilibrium prices and optimal instruments reuse the numerical machinery.