Discrete Choice Models

discrete-choicelogitprobitrandom-utilityconsumer-heterogeneitymarketinglabor-economics

Definition

A discrete choice model describes a decision-maker's selection from a finite set of mutually exclusive alternatives {1,,J}\{1, \ldots, J\}. The random utility model (McFadden 1974) specifies utility Uij=Vij+εijU_{ij} = V_{ij} + \varepsilon_{ij} for alternative jj, where VijV_{ij} is the systematic component (function of observed attributes and individual characteristics) and εij\varepsilon_{ij} is an unobserved idiosyncratic shock. The decision-maker chooses j=argmaxjUijj^* = \arg\max_j U_{ij}.

Key Ideas

How It Works

Estimation typically proceeds by maximum likelihood (probit/logit) or Markov Chain Monte Carlo (MCMC) for hierarchical Bayes specifications. Individual-specific parameters are recovered from the posterior p(βiyi,τ)p(\beta_i | y_i, \tau) via Gibbs sampling.

Heterogeneity vs. State Dependence (Keane 1997)

In panel choice data (repeated purchases by the same consumer), brand choices are strongly persistent: buying A last period predicts buying A this period. This persistence has two observationally similar but behaviorally opposite explanations. Heterogeneity — stable unobserved preferences: some consumers just like A, so the correlation across their own choices is spurious state dependence. True state dependence — history changes preferences: buying A raises the utility of A next time (habit, loyalty, switching costs). Telling them apart is Heckman's (1981) classic identification problem, and it matters because only true state dependence implies that a one-off nudge (e.g., a promotion) has lasting effects. Keane (1997) models both simultaneously — a rich error structure (random effects + serial correlation) for heterogeneity plus a lagged-choice term for state dependence — in a panel multinomial probit estimated by method of simulated moments with the GHK simulator. On Nielsen ketchup scanner data he finds genuine state dependence survives controlling for rich heterogeneity, but the simulated long-run effect of a promotion-induced purchase on future choice is positive and small.

Why It Matters

Discrete choice models are the workhorse of applied microeconomics and marketing, enabling estimation of willingness to pay, elasticities, and counterfactual market shares from observed choices.

Related