This project explores an alternative approach to Social Security by modeling a fund where workers contribute, investments grow, and retirees receive payouts. The goal is to determine if a more efficient system could be designed that requires lower contributions while maintaining sustainability.
This project is currently a work in progress. Features and calculations may change as the model evolves.
The main entry point for this project is main.py. Running this script from src will execute the core calculations and simulations. Adjust any of the values in the Constants section to adjust the performance of the model.
For a detailed explanation of the methodology and assumptions, refer to ResearchPaper.pdf
Contributions and feedback are welcome! If you have suggestions or improvements, feel free to open an issue or submit a pull request.
This project is open-source under the MIT License.