Skip to content
OneKitly

Gini coefficient calculator

The Gini coefficient of a distribution — the standard measure of inequality, from 0 (everyone equal) to 1 (one person has everything). Paste any set of non-negative values — incomes, wealth, market shares — and it computes the Gini and expresses it as a percentage, the way income inequality is usually reported.

Correlation coefficient calculatorCompute Pearson's correlation coefficient between two lists of numbers.Coefficient of variation calculatorCompute the coefficient of variation (CV) of a dataset — its relative variability.Population standard deviation calculatorThe population standard deviation σ of a data set — how far the values spread from their mean when your data covers the whole group, dividing by N (not n−1). Enter the numbers and it returns σ, the variance σ², the mean and the count.Statistics calculatorA full descriptive summary of a data set in one pass: count, sum, mean, median, mode, minimum, maximum, range, the quartiles and interquartile range, plus the sample variance and standard deviation. Paste your numbers and read the whole picture.Weighted average calculatorCompute a weighted average from a list of values and their weights.Average (mean) calculatorCompute the mean, sum and count of a list of numbers.ANOVA Calculator (One-Way)Full one-way ANOVA table — SS, df, MS, F and p — plus η², ω² and Cohen's f, because a significant F on its own tells you nothing about how large the difference is. The equal-variance assumption is stated, not buried.Average Deviation Calculator (mean absolute deviation)The average absolute deviation from the mean AND from the median — the median is the point that minimises it, which is worth seeing. Every |x − centre| is listed, and the standard deviation sits beside it for contrast: squaring makes SD react hard to a single outlier while the average deviation barely moves. The outlier preset is built to show exactly that.

Need Gini coefficient, Gini index (%), Count? The Gini coefficient calculator derives it from Data (values) in one step. For instance, with Data (values) = 10000, 20000, 30000, 50000, 90000 it returns Gini coefficient = 0.38, Gini index (%) = 38% and Count = 5.

How to use it

  1. Enter your values: Data (values).
  2. Read the result instantly: Gini coefficient, Gini index (%), Count.

Frequently asked questions

How does the Gini coefficient calculator work?

It takes Data (values) and derives Gini coefficient, Gini index (%) and Count from them. The calculation is live as you type, so the result updates on every change.

Which values does the calculator ask for?

A single value: Data (values). Nothing else is required — no account, no file upload.

What does a typical calculation look like?

With Data (values) = 10000, 20000, 30000, 50000, 90000, the calculator returns Gini coefficient = 0.38, Gini index (%) = 38% and Count = 5. Those figures come from running this exact tool, so you can reproduce them by entering the same values.

How much does the result change with different inputs?

It moves a lot. Using Data (values) = 10000, 21000, 33000, 57500, 108000 instead, Gini coefficient goes from 0.38 to 0.405 — which is why it is worth testing a few scenarios rather than trusting a single figure.

What does it give for smaller values?

Scaled down to Data (values) = 10000, 20000, 30000, Gini coefficient comes out at 0.222. The relationship is worth checking at both ends before you rely on a single result.

When would I actually use this?

Summarising a dataset before drawing conclusions from it, checking whether a difference between two groups is real, and putting an interval around an estimate.

What is the most common mistake?

Reading a p-value as the probability that the hypothesis is wrong. It is the probability of seeing data at least this extreme if the null were true — a different statement, and a much weaker one.

What is the difference between the Gini coefficient calculator and the Correlation coefficient calculator?

This one returns Gini coefficient and Gini index (%); the Correlation coefficient calculator returns Correlation coefficient (r). That is the whole difference — open the one whose figure you need.

Is there a tool for the next step?

Coefficient of variation calculator is the closest one after this: Compute the coefficient of variation (CV) of a dataset — its relative variability.

What else is worth having open alongside it?

Population standard deviation calculator and Statistics calculator — they come up in the same task often enough to be worth a second tab.

Further reading

All guides