Market Share Models
Summary
Market share models specify competitive share directly as a function of brand-level marketing variables, ensuring shares sum to one across brands. The two primary forms are the Multiplicative Competitive Interaction (MCI) model and the Multinomial Logit (MNL) model. Both derive from attraction theory.
Attraction Theory Framework
Attraction-Based Market Share
Brand ‘s market share is the ratio of its attraction to total category attraction:
Attraction is a function of brand ‘s marketing mix. This formulation guarantees and .
MCI Model (Multiplicative Competitive Interaction)
MCI
The MCI model specifies attraction multiplicatively:
where is brand ‘s level of marketing variable , and is the common response parameter for variable .
Log-centering transformation makes MCI linear:
where bars denote geometric means. This can be estimated by OLS.
Own-share elasticity: Cross-share elasticity:
MNL Model (Multinomial Logit)
MNL Market Share
The MNL model uses additive utility (log-attraction = linear in marketing variables):
This is equivalent to assuming consumers choose brands by utility maximization with logistically distributed errors (McFadden 1974). Related to Logit Purchase Decision Model.
Own-share elasticity: Cross-share elasticity:
IIA Property and its Marketing Implications
Independence of Irrelevant Alternatives (IIA)
Both MCI and MNL satisfy the IIA property: the ratio depends only on brands and ‘s attributes, not on any other brand . Formally:
Implication: Proportional draw — a new brand takes share from all existing brands proportionally to their current shares. This is violated in practice when new brands compete more closely with some brands than others (e.g., a private label competes mainly with lower-priced national brands).
Relaxations: nested logit, random coefficients logit (BLP), and probit models.
Differential Effects and the Heterogeneous MCI
When response parameters vary across brands ( instead of ), the model cannot be identified without restrictions. One solution is the differential effects MCI, which allows brand-specific intercepts plus common slope coefficients.
Estimation via Log-Centering
For a market with brands, the MCI system is identified from equations (one is redundant). The log-centering approach:
- Compute geometric mean share and geometric mean of each variable
- Regress on for
- OLS yields consistent estimates under homoscedastic errors
For correlated errors across brands, SUR (Seemingly Unrelated Regressions) is more efficient — see Parameter Estimation in Market Response.
Decomposition: Primary Demand vs. Selective Demand
A brand’s total sales elasticity decomposes as:
The Schultz-Wittink framework uses brand-level, category-level, and cross-brand equations jointly to identify how much of a brand’s sales effect is primary demand expansion vs. share-stealing — see Marketing Generalizations Overview.
Cross-Links
- Foundational functional forms: Functional Forms in Marketing
- Estimation: Parameter Estimation in Market Response
- Discrete choice foundation: Logit Purchase Decision Model
- Empirical share elasticities: Price and Distribution Effects
- Econometric discrete choice parallel: Discrete Choice Models (MNL in market share = logit in discrete choice)
- IIA relaxation with heterogeneous preferences: heterogeneous MCI connects to latent segment models covered in Monsters and Mixtures and Hierarchical Models
See Also
- BLP Demand Estimation - Overview — the random-coefficients-logit (BLP) model this note names