Skip to content

rustom/lifespan-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-Powered Socioeconomic Prediction of Lifespan

This repository contains exploratory code and documentation for my research on lifespan prediction during the fall of 2020 at the Illinois Risk Lab.

Abstract: How long will you live? This age-old question has extensive implications in the billions of risk estimations made by individuals planning for the future every day. Although never certain, a stronger approximation of an indidual's lifespan can enable more reliable future planning and a greater sense of stability than none at all. We reviewed publicly available datasets containing socioeconomic information about U.S. citizens to create a naïve model that predicts the likelihood of a person's death at different ages given characteristics such as location, income, place of birth, and more. The results are explained and visualized in this report. While more work must be done to achieve a more accurate predictor, this work provides a baseline for lifespan prediction in coordination with other financial models to aid financial planning.

Please see final-report/report.pdf for a complete summary of my work.

Tools

Sample Plots

Sample of Mortality Probability Distributions

Sample of Mortality Probability Distributions

Probability Density Plot by Age for Overall Prediction

Probability Density Plot by Age for Overall Prediction

ROC Curve from Logistic Regression

ROC Curve of Logistic Regression