Skip to content

Paul-HenryP/TDB-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Targeted Depletion Benchmark (TDB) Calculator

An interactive tool based on the research paper "The Targeted Depletion Benchmark (TDB): A Constraint-Optimization Model for Labor Cessation" by Paul-Henry Paltmann.

This calculator helps users identify their "Minimum Critical Capital Threshold" which is the exact investment amount needed today to stop contributing to savings, coast to retirement via compound interest, and deplete assets optimally ("Die With Zero") while maintaining a safety buffer.

The Research

How to Run Locally

  1. Clone the repository
    git clone https://github.com/Paul-HenryP/TDB-Calculator.git
    

Install requirements

pip install -r requirements.txt

Run the app

streamlit run app.py

Methodology

The model compares two financial paths:

  • The Traditional Model: Accumulating enough capital to sustain a 4% withdrawal rate in perpetuity (preserving principal).

  • The TDB Model: Accumulating just enough capital to fund consumption until a specific age (e.g., 95), ending with zero, utilizing a safety buffer and longevity insurance to manage risk. The difference between these two numbers represents "Life Energy" which is years of labor that can be reclaimed.

Disclaimer

For Educational and Research Purposes Only. This tool represents a theoretical model based on the Life-Cycle Hypothesis and does not constitute financial advice. Actual investment returns are uncertain and markets are volatile. The model assumes constant returns which do not reflect real-world sequence of returns risk. Users should consult a qualified financial advisor before making major financial decisions.

Releases

No releases published

Packages

 
 
 

Contributors

Languages