Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mwburke/population-stability-index

Python implementation of the population stability index (PSI)
https://github.com/mwburke/population-stability-index

Last synced: about 2 months ago
JSON representation

Python implementation of the population stability index (PSI)

Awesome Lists containing this project

README

        

# Population Stability Index

This is a python implementation of the population stability index (PSI), which is used in the financial industry to measure changes in an underlying population over time, although it is not limited to only datasets separated by time.

### Interpretation

* **PSI < 0.1**: no significant population change
* **PSI < 0.2**: moderate population change
* **PSI >= 0.2**: significant population change

### Dependencies

Numpy

### References

* https://github.com/helenristov/publicWorx/blob/master/calcPSI.R
* https://www.lexjansen.com/wuss/2017/47_Final_Paper_PDF.pdf
* https://www.listendata.com/2015/05/population-stability-index.html
* https://www.quora.com/What-is-population-stability-index