Cohort Component Method

demographypopulationmortalityfertilitymigrationforecastingactuarial

Definition

The cohort component method is the standard actuarial and demographic technique for projecting age-structured population forward in time. Starting from a base population distributed across age groups, it applies separate age-specific vital rates (mortality, fertility, migration) to each cohort to generate future population stocks. All stochastic content enters through the forecasted vital rates; the projection itself is a deterministic identity.

Key Ideas

How It Works

Projection Identity

For a discrete-time, single-sex population with age groups a=0,1,2,,Aa = 0, 1, 2, \ldots, A:

Age 0 (newborns):

Pt(0)=Bt1,tDt1,t(0)+Mt1,t(0)P_t(0) = B_{t-1,t} - D_{t-1,t}(0) + M_{t-1,t}(0)

where Bt1,tB_{t-1,t} is births between t1t-1 and tt, Dt1,t(0)D_{t-1,t}(0) infant deaths, and Mt1,t(0)M_{t-1,t}(0) net migration of infants.

Ages a1a \geq 1 (surviving cohorts):

Pt(a)=Pt1(a1)Dt1,t(a)+Mt1,t(a)P_t(a) = P_{t-1}(a-1) - D_{t-1,t}(a) + M_{t-1,t}(a)

Deaths are derived from age-specific death rates: Dt1,t(a)=Pt1(a1)(1exp(ma,t))D_{t-1,t}(a) = P_{t-1}(a-1)(1 - \exp(-m_{a,t})), where ma,tm_{a,t} is the central death rate for age aa in period tt. Births are obtained by applying age-specific fertility rates to the female population at risk: Bt1,t=afa,tPtF(a)B_{t-1,t} = \sum_a f_{a,t} \cdot P_t^F(a).

Linking to Stochastic Vital Rate Forecasts

In the Meseguer (2010) application:

Given SS posterior draws {ma,t(s),fa,t(s)}\{m_{a,t}^{(s)}, f_{a,t}^{(s)}\} from the BVAR posteriors, each draw generates a full population trajectory {Pt(s)(a)}t,a\{P_t^{(s)}(a)\}_{t,a} via the projection identity. The ensemble of trajectories yields a complete forecast distribution for any population aggregate (total, by age group, dependency ratios, etc.).

Uncertainty Propagation: BVAR vs. Lee-Carter

The key advantage over the Lee-Carter framework is that BVAR uncertainty in all age groups enters simultaneously. Lee-Carter collapses the age dimension to a single factor κt\kappa_t, so the only source of stochastic uncertainty is the variance of the random walk in κt\kappa_t. The BVAR approach treats each age group as a separate variable with its own shock, capturing both own-age forecast uncertainty and correlated movements across ages — resulting in substantially wider and better-calibrated prediction intervals.

Why It Matters

Open Questions

Related