Logit Purchase Decision Model

Summary

Karakaya et al. (2011) use a two-stage purchase decision model combining a deterministic utility threshold with a stochastic logit function. A consumer purchases if their utility exceeds a buying threshold AND a logit-transformed probability exceeds a random draw. This captures bounded rationality — consumers with high utility are likely but not certain to buy.

Overview

The purchase decision model addresses the empirical observation that consumers do not always act rationally. Even when a product satisfies expectations, a consumer may not purchase — and conversely, a consumer may purchase impulsively despite low expected utility. The model uses a threshold from Granovetter (1978) combined with a logit function (Anderson, de Palma & Thisse 1992) to introduce calibrated randomness.

Main Content

The Logit Function

Definition: Logit Function for Purchase Decisions (Karakaya et al. 2011, Eq. 7)

where:

  • : utility of the consumer
  • : smoothing constant ( in experiments)
  • : buying threshold ( in experiments)

The logit function maps utility to a purchase probability in .

Purchase Decision Rule

Definition: Purchase Decision Rule (Karakaya et al. 2011, Eq. 8)

Consumer purchases the product if and only if:

where:

  • : buying threshold (minimum utility for consideration)
  • : random number generated for consumer

Two-Stage Mechanism

Stage 1 — Threshold gate: The consumer’s utility must exceed to even be considered. This represents a minimum acceptable level of satisfaction — consumers below this threshold are completely uninterested regardless of randomness.

Stage 2 — Stochastic decision: Among consumers who pass the threshold, the logit function converts their utility into a purchase probability. Higher utility leads to higher probability, but the outcome is still stochastic. A consumer with slightly above has approximately 50% chance of purchasing, while a consumer with well above has near-certain purchase probability.

Properties of the Logit

The logit function has useful properties for this application:

  • Sigmoid shape: Smooth transition from low to high purchase probability
  • Centered at threshold: — exactly 50% purchase probability at the threshold
  • Steepness controlled by : Higher makes the transition sharper; recovers a deterministic step function
  • Bounded: Always in , interpretable as a probability

Post-Purchase Behavior

Once a consumer purchases:

  • They use the product until the last time step ()
  • They do not make another purchasing decision in consecutive time steps
  • Their utility does not decay due to external factors after purchasing
  • They begin disseminating WOM (positive or negative) based on their satisfaction

Examples

Example: Logit at Different Utility Levels

Setup: With and :

Utility Interpretation
0.50.27Low utility — 27% chance of purchase
0.70.50At threshold — coin flip
0.90.73Above threshold — 73% chance
1.20.92Well above — 92% chance
1.50.98Very high — near certain

Interpretation: The logit creates a gradual transition rather than a sharp cutoff, with the steepness determined by .

Connections

See Also