/Python-Gini-Index-Calculator

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

Primary LanguagePythonApache License 2.0Apache-2.0

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