How it Works
The Bass model (Frank Bass, 1969) is the canonical model of new product diffusion. It separates adopters into two types: innovators who adopt regardless of others (driven by advertising, curiosity) and imitators who adopt due to word-of-mouth from existing users.
The differential equation for new adopters per unit time is:
The ratio q/p governs the shape: large q/p produces a pronounced bell-shaped sales curve (strong social effect); small q/p gives monotonically declining sales (innovator-driven). The model is integrated numerically via Euler steps here.
Frequently Asked Questions
What is the Bass diffusion model?
The Bass model (1969) describes how a new product spreads through a population of potential adopters M. Adoption is driven by two forces: innovators who adopt independently (coefficient p) and imitators who adopt due to social influence from existing adopters (coefficient q).
What does the Bass model equation say?
dN/dt = (p + q·N/M)·(M−N), where N is cumulative adopters, M is market potential, p is the innovation coefficient, and q is the imitation coefficient. The first term represents innovators; the second represents imitators influenced by the installed base.
What is the peak sales time in the Bass model?
Peak sales occur at t* = (ln q − ln p) / (p + q). This formula shows that peak time decreases when q/p is larger (stronger word-of-mouth) or when p+q is larger (faster overall diffusion).
What is the S-curve in adoption?
The S-curve shows cumulative adopters starting slowly, then accelerating as imitators pile in, then decelerating as the market saturates. It appears across technology adoption: radio, TV, internet, smartphones.
How are Bass parameters estimated?
Parameters p, q, and M are typically estimated by fitting the model to historical sales data using ordinary least squares or nonlinear regression. Once estimated, the model forecasts future sales trajectories and helps identify peak time and total market size.
What real products follow Bass diffusion?
Frank Bass originally fit the model to color TV adoption. Subsequent studies validated it for refrigerators, air conditioners, computers, mobile phones, streaming services, and electric vehicles.
What is the difference between p and q parameters?
The innovation coefficient p represents adoption independent of social influence. The imitation coefficient q represents word-of-mouth. Typically q >> p; most products have p ≈ 0.01 and q ≈ 0.3–0.5.
What is market potential M?
Market potential M is the total number of eventual adopters. Estimating M is challenging as it depends on price trajectory, competing products, and demographic changes. M is often the most uncertain parameter.
Can the Bass model handle multiple products?
The Norton-Bass model handles successive technology generations (e.g., iPhone generations) and models competitive substitution. New generations cannibalize old ones while growing total market.
How does the Bass model relate to the SIR model?
The Bass model is mathematically related to the SIR epidemic model. Innovators are like external infection, imitators are like person-to-person transmission, and market saturation plays the role of population immunity. Both produce S-shaped curves.