Skip to main content

Why We Built SafeWithdrawls

The Problem

The 4% Rule gets all the attention. It is a useful starting point, but it is only one of dozens of withdrawal strategies -- and depending on your situation, it might not even be a particularly good one.

Most retirement calculators offer one or two methods. Maybe you can toggle between the 4% Rule and a fixed-percentage approach. Maybe there is a Monte Carlo simulation with a single "success rate" at the end. That is the extent of the exploration most tools allow.

The result is that most retirees make one of the most consequential financial decisions of their lives based on an incomplete picture. They see one strategy, tested against one set of assumptions, measured by one definition of success.

The Gap

We looked for a free tool that would let someone compare a meaningful range of withdrawal strategies -- not just two or three, but the full spectrum of approaches that researchers and practitioners have developed over the past several decades.

It did not exist.

There are excellent academic papers on individual methods. There are financial planning tools that implement one or two approaches well. There are spreadsheets that model specific strategies in isolation. But there was no single place where a person could enter their financial details once, select from a comprehensive set of methods, and see how they all perform under the same conditions.

SafeWithdrawls fills that gap. Twenty-three methods, six categories, one set of inputs, one return sequence, apples-to-apples comparisons.

Bootstrap Over Monte Carlo

Most retirement calculators use Monte Carlo simulation, which generates random returns from a bell-curve distribution. The problem is well-documented: real markets have fat tails. Crashes are far more frequent and more severe than a normal distribution predicts.

A Monte Carlo simulation might tell you that a catastrophic early-retirement crash is a one-in-ten-thousand event. History tells you it happens roughly once a generation.

We chose bootstrap sampling because it draws returns directly from actual market data (1928--2024) rather than from a theoretical distribution. This means crashes like 1929, 1973, 2000, and 2008 are all in the dataset and can appear in any simulation. No statistical smoothing. No underestimating the worst-case scenarios that matter most.

For the full technical explanation, see the Methodology page.

Redefining Success

Here is a question most calculators never ask: if your portfolio survives 30 years but you had to cut your spending by 40% for a decade, was that strategy "successful"?

Traditional tools measure one thing -- whether the money lasts. That is important, but it is not the whole picture. A retiree's quality of life depends not just on portfolio survival but on whether withdrawals actually cover their expenses.

SafeWithdrawls measures both dimensions:

  • Portfolio Health -- Does the portfolio survive the full projection period?
  • Need Coverage -- Do the withdrawals meet your stated spending needs?

A strategy that scores 95 on Portfolio Health but 60 on Need Coverage is telling you something important: your money will probably last, but you will likely face significant spending cuts along the way. That trade-off deserves to be visible, not hidden behind a single "92% success rate."

Education, Not Advice

SafeWithdrawls is not a financial advisory service. It does not tell you which strategy to use. It does not make recommendations based on your inputs. It does not sell financial products.

What it does is give you a clear, honest view of how different approaches behave under different conditions. The goal is to help you understand your options so you can have a more informed conversation with your financial advisor -- or, if you are managing your own retirement, make decisions with your eyes open.

Every calculation is transparent. You can expand any year in the projection table and see exactly how the math was done. The formulas behind each method are documented with references to the original research. There are no black boxes and no proprietary scoring systems.

Built in Public

SafeWithdrawls is a solo project by Travis Giffin, a career SaaS technologist. The builder is a software engineer, not a financial advisor — which is exactly why every formula is drawn from published research rather than personal opinion. The tech stack is React, TypeScript, and Recharts, with an open calculation engine that currently runs entirely in the browser. The core comparison tool requires no account and collects no data. Future premium features may include accounts and AI-powered tools, but everything SafeWithdrawls offers — free or paid — will remain educational, not financial advice.

The calculation engine implements each method's published formula as faithfully as possible, drawing from peer-reviewed research, practitioner publications, and established planning frameworks. The Method Reference documents every formula with its source material.

This is a project built out of genuine frustration with the state of retirement planning tools -- and a belief that people deserve better information when making decisions about their financial future.

Influences

SafeWithdrawls did not emerge in a vacuum. Two resources were particularly influential in shaping the project:

  • AllocateSmartly -- A rigorous platform for comparing tactical asset allocation strategies. Their approach to systematic, data-driven strategy comparison was a direct inspiration for how SafeWithdrawls handles withdrawal method comparisons.
  • Todd Tresidder at FinancialMentor.com -- Todd's work on retirement planning education, particularly his emphasis on understanding the assumptions behind conventional advice, helped shape SafeWithdrawls' focus on transparency and multi-dimensional success metrics.

Both demonstrate that financial education tools can be rigorous without being inaccessible -- a principle SafeWithdrawls tries to carry forward.

Next Steps