Variable Percentage Withdrawal

Variable Percentage Withdrawal (VPW) is a dynamic strategy developed by the Bogleheads community. It combines actuarial calculations with a dynamic planning horizon, recalculating your withdrawal amount annually based on your age, current portfolio balance, and asset allocation.

The annual withdrawal percentage is calculated using the Excel PMT formula:

Withdrawal Percentage = PMT(i,n,1,0,1)

Where:

For example, a 65-year-old retiree with a 35-year horizon to age 100 (n = 35) and an expected real return of 3.76% on a 60/40 portfolio computes PMT(3.76%,35,1,0,1) = 5.0%, which is applied directly to the current balance — noticeably above the static 4% rule, and it rises every subsequent year as n falls. You can run these models using engines like FICalc.

The Terminal-Horizon Vulnerability Because the PMT formula assumes a hard landing (FV = 0), the withdrawal percentage rises dramatically as you age. At n = 10 and a 4% expected return, the formula calls for an 11.9% withdrawal; at n = 5 it demands 21.6%. If a severe sequence-of-returns shock hits when you are 88, a 20% drop in the market translates to an immediate 20% drop in your nominal spending at a life stage where you have zero flexibility. VPW must be paired with a guaranteed income floor (Social Security, a QLAC, or a private annuity) to cover baseline expenses, using the VPW stream strictly for discretionary spending.