Variable Annuity
A variable annuity is a deferred annuity contract whose cash value is invested in subaccounts (similar to mutual funds) chosen by the holder. Optional rider guarantees provide minimum lifetime withdrawal, minimum accumulation, or minimum death benefit regardless of subaccount performance. The combination of investment exposure and rider guarantees produces contract-level dynamics that diverge from the underlying account value.
Variable annuities sit between traditional fixed annuities (no investment exposure, no upside) and direct investment accounts (full investment exposure, no guarantees). The customer gets market-linked growth potential combined with insurance-product guarantees, paying for both via mortality-and-expense charges (typically 0.50-1.50% annually) plus rider charges (typically 0.75-1.50% per rider).
The rider mechanics are where most of the modeling complexity lives. A Guaranteed Lifetime Withdrawal Benefit (GLWB) — the most-purchased rider as of 2025 — guarantees a lifetime withdrawal stream computed against a 'benefit base' that is the higher of (a) the current account value, (b) a roll-up amount (e.g., 5% per year for 10 years), or (c) the annual high-water-mark step-up. The benefit base can grow even as the account value declines, producing a guaranteed income stream that diverges from the actual investment value.
For wealth-tech platforms, variable-annuity modeling has to track both the account value (investment-linked, mark-to-market) and the relevant rider bases (computed by the rider's mechanics). Mock data that stores only the current account value cannot exercise the rider mechanics correctly. The rider base is the contractually-meaningful number for income computation; the account value is the contractually-meaningful number for surrender, death benefit (often), and contract continuation.
Variable annuities have surrender schedules typically 7-10 years long, with charges starting at 7-9% in year 1 and declining to 0% at the schedule's end. Free-withdrawal corridors (typically 10% of account value annually) provide some early-access flexibility. Tax treatment under IRC §72 is the same as other annuities: tax-deferred growth, exclusion-ratio mechanics on annuitization, LIFO ordering on withdrawals from deferred contracts, 10% early-withdrawal penalty under §72(q) before age 59½.
Variable-annuity-aware synthetic data needs subaccount-level positions (not just an aggregate account value), the relevant rider bases tracked separately from the account value, the rider charge schedule, the surrender-schedule decay, and the historical benefit-base evolution sufficient for current-value reconstruction. A test corpus with only current-state data can't exercise rider mechanics that depend on stateful evolution.
Common pitfalls
- Using account value where benefit base is required — they can diverge by 30%+ over a 10-year holding period.
- Ignoring rider charges — the M&E charge plus rider charges can total 2.0-2.5% annually, materially affecting the projection vs. an unwrapped investment account.
- Modeling guaranteed withdrawals as 'free' — the GLWB withdrawal stream comes from the account value first; once depleted, the insurer continues but at reduced overall economic value.
- Forgetting the death-benefit interaction — most VAs include a base GMDB at no extra cost; enhanced GMDBs (high-water-mark, roll-up) are extra-cost riders.
Examples
VA issued 2007 with $200K premium and 5% rollup GLWB. By Q1 2009, account value had dropped to ~$140K (-30%). Benefit base, however, had grown by the 5% rollup to ~$220K. The GLWB withdrawal stream (5% of benefit base = $11,000/yr) was based on the higher figure. Without the rider, $140K supporting a 5% withdrawal would have been $7,000/yr — the rider provided an additional $4,000/yr lifetime income. The economics of the rider materialize precisely in market-stress scenarios; mock data that doesn't model the divergence misses the rider's value entirely.