Grasia / WikiChron

Data visualization tool for wikis evolution
http://wikichron.science/
GNU Affero General Public License v3.0
19 stars 8 forks source link

Implement Lorenz asymmetry coefficient as a metric of distribution of participation #43

Open javiag opened 6 years ago

javiag commented 6 years ago

It seems that could provide insight about the origin of the inequality: " If the LAC is less than 1, the inequality is primarily due to the relatively many small or poor individuals. If the LAC is greater than 1, the inequality is primarily due to the few largest or wealthiest individuals." It remains to be seen what happens if the origin is due to both factors as is often the case in wiki data.

https://en.wikipedia.org/wiki/Lorenz_asymmetry_coefficient

More details in the original article: https://doi.org/10.1890/0012-9658(2000)081[1139:DIIPSO]2.0.CO;2

It is funny that is was proposed in an ecology journal, but interestingly has been used in other fields including wealth distribution, computing, etc. https://scholar.google.es/scholar?cites=12769940368116922741&as_sdt=2005&sciodt=0,5&hl=en

Akronix commented 6 years ago

Shall we consider also this case: https://en.wikipedia.org/wiki/Lorenz_asymmetry_coefficient#LAC_interval_when_some_data_is_equal_to_%CE%BC ? In wikichron we need a fixed value though, shall we take the average of the interval in such case?

javiag commented 6 years ago

Hummm, I guess so.

What do you mean by a fixed value? That we do not plot the lorenz curve, but that we use it to estimate a metric?

Akronix commented 6 years ago

I mean that we need to plot a concrete value not an interval, which is the LAC value when there exist individuals whose value is equal to the mean.