Skip to content

matt5mitchell/Population-Segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Know Thy Population: Population Segmentation

The need to understand, quantify, and plan strategically around low-income populations motivated a project, which was lovingly refered to as "KPOP." KPOP is both a framework for understanding the health needs of low-income populations as well as an algorithm for sorting clients into segments.

The Framework

Framework
The KPOP framework consists of 19 subgroups, which are defined primarily by age, health problems, and hospital utilization. We recognize that there are many other aspects of our clients' lives that are relevant to their health and well-being, but this framework provides us with useful insights into the most common patterns of needs.

The Process

Process
KPOP began as a design project at Central City Concern, which included the brightest minds from around the organization. We began with the assumption that all of the knowledge we need to segment our population already exists, but the trouble is that the knowledge lives inside of multiple people's heads. We embarked on the process outlined below to develop the final algorithm.

After a series of ideation sessions with our experts, we dove into quantitative analysis using latent class models. We then transformed the output of the models into a card game to allow us to include our experts in the analysis processes. To enable us to incorporate the qualitative analysis into the final algorithm, we mapped the feedback to original data via the latent class models. After the multiple translations of the data, the resulting subgroups were too fuzzy to train our algorithm. To address this we simulated training data based on the empirical distributions of characteristics coupled with our qualitative understanding of what the subgroups should look like. Finally, we trained a neural network to recognize these subgroups, and then deployed this model to run regularly in our enterprise data warehouse.

When it comes to population segmentation, there are no right or wrong answers--but there are useful ones! KPOP is a reasonable best guess as to what a useful segmentation framework looks like in the homeless services context.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages