KanDdy / Python-Gini-Index-Calculator

Python Code to Calculate Gini index/coefficient, Robin Hood index, & Lorenz curve

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python-Gini-Index-Calculator

Python Code to Calculate Gini index/coefficient, Robin Hood index, & Lorenz curve

This Python code can be used to calculate Gini index, Gini coefficient, Robin Hood index, and points of Lorenz curve. Lorenz curve can be also plot if matplotlib is installed. It's based on the steps given by Peter Rosenmai

About

Python Code to Calculate Gini index/coefficient, Robin Hood index, & Lorenz curve

License:Apache License 2.0


Languages

Language:Python 100.0%