• Descriptive
    • Moments
    • Concentration
    • Central Tendency
    • Variability
    • Stem-and-Leaf Plot
    • Histogram & Frequency Table
    • Data Quality Forensics
    • Conditional EDA
    • Quantiles
    • Kernel Density Estimation
    • Normal QQ Plot
    • Bootstrap Plot

    • Multivariate Descriptive Statistics
  • Distributions
    • Binomial Probabilities
    • Geometric Probabilities
    • Negative Binomial Probabilities
    • Hypergeometric Probabilities
    • Multinomial Probabilities
    • Dirichlet
    • Poisson Probabilities

    • Exponential
    • Gamma
    • Erlang
    • Weibull
    • Rayleigh
    • Maxwell-Boltzmann
    • Lognormal
    • Pareto
    • Inverse Gamma
    • Inverse Chi-Square

    • Beta
    • Power
    • Beta Prime (Inv. Beta)
    • Triangular

    • Normal (area)
    • Logistic
    • Laplace
    • Cauchy (standard)
    • Cauchy (location-scale)
    • Gumbel
    • Fréchet
    • Generalized Extreme Value

    • Normal RNG
    • ML Fitting
    • Tukey Lambda PPCC
    • Box-Cox Normality Plot
    • Noncentral t
    • Noncentral F
    • Sample Correlation r

    • Empirical Tests
  • Hypotheses
    • Theoretical Aspects of Hypothesis Testing
    • Bayesian Inference
    • Minimum Sample Size

    • Empirical Tests
    • Multivariate (pair-wise) Testing
  • Models
    • Manual Model Building
    • Guided Model Building
  • Time Series
    • Time Series Plot
    • Decomposition
    • Exponential Smoothing

    • Blocked Bootstrap Plot
    • Mean Plot
    • (P)ACF
    • VRM
    • Standard Deviation-Mean Plot
    • Spectral Analysis
    • ARIMA

    • Cross Correlation Function
    • Granger Causality
  1. Descriptive Statistics & Exploratory Data Analysis
  2. 68  Concentration
  • Preface
  • Getting Started
    • 1  Introduction
    • 2  Why Do We Need Innovative Technology?
    • 3  Basic Definitions
    • 4  The Big Picture: Why We Analyze Data
  • Introduction to Probability
    • 5  Definitions of Probability
    • 6  Jeffreys’ axiom system
    • 7  Bayes’ Theorem
    • 8  Sensitivity and Specificity
    • 9  Naive Bayes Classifier
    • 10  Law of Large Numbers

    • 11  Problems
  • Probability Distributions
    • 12  Bernoulli Distribution
    • 13  Binomial Distribution
    • 14  Geometric Distribution
    • 15  Negative Binomial Distribution
    • 16  Hypergeometric Distribution
    • 17  Multinomial Distribution
    • 18  Poisson Distribution

    • 19  Uniform Distribution (Rectangular Distribution)
    • 20  Normal Distribution (Gaussian Distribution)
    • 21  Gaussian Naive Bayes Classifier
    • 22  Chi Distribution
    • 23  Chi-squared Distribution (1 parameter)
    • 24  Chi-squared Distribution (2 parameters)
    • 25  Student t-Distribution
    • 26  Fisher F-Distribution
    • 27  Exponential Distribution
    • 28  Lognormal Distribution
    • 29  Gamma Distribution
    • 30  Beta Distribution
    • 31  Weibull Distribution
    • 32  Pareto Distribution
    • 33  Inverse Gamma Distribution
    • 34  Rayleigh Distribution
    • 35  Erlang Distribution
    • 36  Logistic Distribution
    • 37  Laplace Distribution
    • 38  Gumbel Distribution
    • 39  Cauchy Distribution
    • 40  Triangular Distribution
    • 41  Power Distribution
    • 42  Beta Prime Distribution
    • 43  Sample Correlation Distribution
    • 44  Dirichlet Distribution
    • 45  Generalized Extreme Value (GEV) Distribution
    • 46  Frechet Distribution
    • 47  Noncentral t Distribution
    • 48  Noncentral F Distribution
    • 49  Inverse Chi-Squared Distribution
    • 50  Maxwell-Boltzmann Distribution
    • 51  Distribution Relationship Map

    • 52  Problems
  • Descriptive Statistics & Exploratory Data Analysis
    • 53  Types of Data
    • 54  Datasheets

    • 55  Frequency Plot (Bar Plot)
    • 56  Frequency Table
    • 57  Contingency Table
    • 58  Binomial Classification Metrics
    • 59  Confusion Matrix
    • 60  ROC Analysis

    • 61  Stem-and-Leaf Plot
    • 62  Histogram
    • 63  Data Quality Forensics
    • 64  Quantiles
    • 65  Central Tendency
    • 66  Variability
    • 67  Skewness & Kurtosis
    • 68  Concentration
    • 69  Notched Boxplot
    • 70  Scatterplot
    • 71  Pearson Correlation
    • 72  Rank Correlation
    • 73  Partial Pearson Correlation
    • 74  Simple Linear Regression
    • 75  Moments
    • 76  Quantile-Quantile Plot (QQ Plot)
    • 77  Normal Probability Plot
    • 78  Probability Plot Correlation Coefficient Plot (PPCC Plot)
    • 79  Box-Cox Normality Plot
    • 80  Kernel Density Estimation
    • 81  Bivariate Kernel Density Plot
    • 82  Conditional EDA: Panel Diagnostics
    • 83  Bootstrap Plot (Central Tendency)
    • 84  Survey Scores Rank Order Comparison
    • 85  Cronbach Alpha

    • 86  Equi-distant Time Series
    • 87  Time Series Plot (Run Sequence Plot)
    • 88  Mean Plot
    • 89  Blocked Bootstrap Plot (Central Tendency)
    • 90  Standard Deviation-Mean Plot
    • 91  Variance Reduction Matrix
    • 92  (Partial) Autocorrelation Function
    • 93  Periodogram & Cumulative Periodogram

    • 94  Problems
  • Hypothesis Testing
    • 95  Normal Distributions revisited
    • 96  The Population
    • 97  The Sample
    • 98  The One-Sided Hypothesis Test
    • 99  The Two-Sided Hypothesis Test
    • 100  When to use a one-sided or two-sided test?
    • 101  What if \(\sigma\) is unknown?
    • 102  The Central Limit Theorem (revisited)
    • 103  Statistical Test of the Population Mean with known Variance
    • 104  Statistical Test of the Population Mean with unknown Variance
    • 105  Statistical Test of the Variance
    • 106  Statistical Test of the Population Proportion
    • 107  Statistical Test of the Standard Deviation \(\sigma\)
    • 108  Statistical Test of the difference between Means -- Independent/Unpaired Samples
    • 109  Statistical Test of the difference between Means -- Dependent/Paired Samples
    • 110  Statistical Test of the difference between Variances -- Independent/Unpaired Samples

    • 111  Hypothesis Testing for Research Purposes
    • 112  Decision Thresholds, Alpha, and Confidence Levels
    • 113  Bayesian Inference for Decision-Making
    • 114  One Sample t-Test
    • 115  Skewness & Kurtosis Tests
    • 116  Paired Two Sample t-Test
    • 117  Wilcoxon Signed-Rank Test
    • 118  Unpaired Two Sample t-Test
    • 119  Unpaired Two Sample Welch Test
    • 120  Two One-Sided Tests (TOST) for Equivalence
    • 121  Mann-Whitney U test (Wilcoxon Rank-Sum Test)
    • 122  Bayesian Two Sample Test
    • 123  Median Test based on Notched Boxplots
    • 124  Chi-Squared Tests for Count Data
    • 125  Kolmogorov-Smirnov Test
    • 126  One Way Analysis of Variance (1-way ANOVA)
    • 127  Kruskal-Wallis Test
    • 128  Two Way Analysis of Variance (2-way ANOVA)
    • 129  Repeated Measures ANOVA
    • 130  Friedman Test
    • 131  Testing Correlations
    • 132  A Note on Causality

    • 133  Problems
  • Regression Models
    • 134  Simple Linear Regression Model (SLRM)
    • 135  Multiple Linear Regression Model (MLRM)
    • 136  Logistic Regression
    • 137  Generalized Linear Models
    • 138  Multinomial and Ordinal Logistic Regression
    • 139  Cox Proportional Hazards Regression
    • 140  Conditional Inference Trees
    • 141  Leaf Diagnostics for Conditional Inference Trees
    • 142  Conditional Random Forests
    • 143  Hypothesis Testing with Linear Regression Models (from a Practical Point of View)

    • 144  Problems
  • Introduction to Time Series Analysis
    • 145  Case: the Market of Health and Personal Care Products
    • 146  Decomposition of Time Series
    • 147  Ad hoc Forecasting of Time Series
  • Box-Jenkins Analysis
    • 148  Introduction to Box-Jenkins Analysis
    • 149  Theoretical Concepts
    • 150  Stationarity
    • 151  Identifying ARMA parameters
    • 152  Estimating ARMA Parameters and Residual Diagnostics
    • 153  Forecasting with ARIMA models
    • 154  Intervention Analysis
    • 155  Cross-Correlation Function
    • 156  Transfer Function Noise Models
    • 157  General-to-Specific Modeling
  • Model Building Strategies
    • 158  Introduction to Model Building Strategies
    • 159  Manual Model Building
    • 160  Model Validation
    • 161  Regularization Methods
    • 162  Hyperparameter Optimization Strategies
    • 163  Guided Model Building in Practice
    • 164  Diagnostics, Revision, and Guided Forecasting
    • 165  Leakage, Target Encoding, and Robust Regression
  • References
  • Appendices
    • Appendices
    • A  Method Selection Guide
    • B  Presentations and Teaching Materials
    • C  R Language Concepts for Statistical Computing
    • D  Matrix Algebra
    • E  Standard Normal Table (Gaussian Table)
    • F  Critical values of Student’s \(t\) distribution with \(\nu\) degrees of freedom
    • G  Upper-tail critical values of the \(\chi^2\)-distribution with \(\nu\) degrees of freedom
    • H  Lower-tail critical values of the \(\chi^2\)-distribution with \(\nu\) degrees of freedom

Table of contents

  • 68.1 Entropy (Shannon 1948)
    • 68.1.1 Definition
  • 68.2 Maximum Entropy
  • 68.3 Normalized Entropy
  • 68.4 Exponential Index
    • 68.4.1 Definition
    • 68.4.2 Property
  • 68.5 Herfindahl Measure (Herfindahl 1950)
    • 68.5.1 Definition
  • 68.6 Normalized Herfindahl
    • 68.6.1 Property
  • 68.7 Gini Coefficient (Gini 1912)
    • 68.7.1 Definition 1
    • 68.7.2 Definition 2
    • 68.7.3 Proof 1
    • 68.7.4 Definition 3
    • 68.7.5 Definition 4
    • 68.7.6 Proof 2
    • 68.7.7 Proof 3
    • 68.7.8 Property
  • 68.8 Coefficient of Concentration
    • 68.8.1 Definition
  • 68.9 R Module
    • 68.9.1 Public website
    • 68.9.2 RFC
  • 68.10 Purpose
  1. Descriptive Statistics & Exploratory Data Analysis
  2. 68  Concentration

68  Concentration

68.1 Entropy (Shannon 1948)

68.1.1 Definition

Entropy is often referred to as the amount of information that is contained in an object (or the amount of disorder in a physical system):

In applied statistics, concentration measures are used to quantify how unevenly totals are distributed across categories (for example market shares, income shares, or portfolio weights). A low concentration means shares are spread out; a high concentration means a few categories dominate.

\[ H = - \sum_{i=1}^{n} p_i \ln p_i \]

where \(0 \leq H \leq \ln n\), \(p_i = \frac{x_i}{X}\), and \(X = \sum_{i=1}^{n} x_i\).

68.2 Maximum Entropy

\[ H_{max} = - \sum_{i=1}^{n} \frac{1}{n} \ln \frac{1}{n} = - \frac{n}{n} \ln \frac{1}{n} = - \ln \frac{1}{n} = \ln n \]

68.3 Normalized Entropy

\[ H_o = \frac{H}{H_{max}} = \frac{H}{\ln n} \]

where \(0 \leq H_o \leq 1\), \(H = - \sum_{i=1}^{n} p_i \ln p_i\) (for \(0 \leq H \leq \ln n\)), and \(H_{max} = \ln n\).

68.4 Exponential Index

68.4.1 Definition

\[ e^{-H} = \prod_{i=1}^{n} p_i^{p_i} \]

where \(H = - \sum_{i=1}^{n} p_i \ln p_i\) (for \(0 \leq H \leq \ln n\)), \(p_i = \frac{x_i}{X}\), and \(X = \sum_{i=1}^{n} x_i\).

68.4.2 Property

The relationship between Entropy and the Exponential Index can be written as

\[ e^{-H} = \prod_{i=1}^{n} p_i^{p_i} \]

\[ \ln \left( e^{-H} \right) = \ln \prod_{i=1}^{n} \left( p_i^{p_i} \right) \]

\[ -H = \sum_{i=1}^{n} \ln \left( p_i^{p_i} \right) = \sum_{i=1}^{n} p_i \ln p_i \]

68.5 Herfindahl Measure (Herfindahl 1950)

68.5.1 Definition

\[ H_e = \sum_{i=1}^{n} p_i^2 \]

where \(\frac{1}{n} \leq H_e \leq 1\), \(\sum_{i=1}^{n} p_i^2 = \sum_{i=1}^{n} \frac{x_i^2}{X^2}\), and \(X = \sum_{i=1}^{n} x_i\).

68.6 Normalized Herfindahl

\[ H_e^* = \frac{H_e - \frac{1}{n}}{1 - \frac{1}{n}} \]

where \(0 \leq H_e^* \leq 1\), \(H_e = \sum_{i=1}^{n} p_i^2 = \sum_{i=1}^{n} \frac{x_i^2}{X^2}\), \(X = \sum_{i=1}^{n} x_i\), and \(\frac{1}{n} \leq H_e \leq 1\).

68.6.1 Property

\[ H_e^* \propto CV^2 \]

\[ H_e^* = \frac{CV^2}{n-1} = \frac{s^2}{\bar{x}^2 (n-1)} \]

where \(CV = \frac{s}{\bar{x}}\), \(s^2 = \frac{1}{n} \sum_{i=1}^{n} \left( x_i - \bar{x} \right)^2\), and \(\bar{x} = \frac{1}{n} \sum_{i=1}^{n} x_i\).

68.7 Gini Coefficient (Gini 1912)

68.7.1 Definition 1

For the Gini formulas below, the observations must be ordered in nondecreasing order, i.e. \(x_{(1)} \leq x_{(2)} \leq \cdots \leq x_{(n)}\) (so \(x_i\) denotes the \(i^{\text{th}}\) ordered value).

\[ G_1 = \left( \frac{2}{n^2 \bar{x}} \right) \sum_{i=1}^{n} \left( \left( i - \frac{n+1}{2} \right) x_i \right) \]

where \(0 \leq G_1 \leq 1\), and \(\bar{x} = \frac{1}{n} \sum_{i=1}^{n} x_i\).

68.7.2 Definition 2

\[ G_2 = \left( \frac{2}{n^2 \bar{x}} \right) \sum_{i=1}^{n} (i x_i) - \frac{n+1}{n} \]

where \(0 \leq G_2 \leq 1\), and \(\bar{x} = \frac{1}{n} \sum_{i=1}^{n} x_i\).

68.7.3 Proof 1

\[ G_1 = \left( \frac{2}{n^2 \bar{x}} \right) \sum_{i=1}^{n} \left( \left( i - \frac{n+1}{2} \right) x_i \right) \]

\[ G_1 = \left( \frac{2}{n^2 \bar{x}} \right) \sum_{i=1}^{n} i x_i - \left( \frac{2}{n^2 \bar{x}} \right) \frac{n+1}{2} \sum_{i=1}^{n} x_i \]

\[ \left( \frac{2}{n^2 \bar{x}} \right) \frac{n+1}{2} \sum_{i=1}^{n} x_i = \left( \frac{2}{n^2 \bar{x}} \right) \frac{n+1}{2} (n \bar{x}) = \frac{n+1}{n} \]

\[ G_1 = \left( \frac{2}{n^2 \bar{x}} \right) \sum_{i=1}^{n} (i x_i) - \frac{n+1}{n} = G_2 \]

68.7.4 Definition 3

For Definitions 3 and 4, the shares \(p_i\) (equivalently the values \(x_i\)) must be in nondecreasing order before computing the cumulative shares \(v_i\).

\[ G_3 = 1 - \sum_{i=1}^{n} \frac{v_i + v_{i-1}}{n} \]

where \(0 \leq G_3 \leq 1\), \(v_i = \sum_{j=1}^{i} p_j = \sum_{j=1}^{i} \frac{x_j}{\sum_{l=1}^{n} x_l}\) for \(i = 1, 2, …, n\) and \(v_0 = 0\).

68.7.5 Definition 4

\[ G_4 = \frac{n + 1 - 2V}{n} \]

where \(0 \leq G_4 \leq 1\), \(V = \sum_{i=1}^{n} v_i\), \(v_i = \sum_{j=1}^{i} p_j = \sum_{j=1}^{i} \frac{x_j}{\sum_{l=1}^{n} x_l}\) for \(i = 1, 2, …, n\) and \(v_0 = 0\).

68.7.6 Proof 2

\[ \begin{align*}G_3 &= 1 - \sum_{i=1}^{n} \frac{v_i + v_{i-1}}{n} & \\\sum_{i=1}^{n} \frac{v_i + v_{i-1}}{n} &= 1 - G_3 & \\&= \sum_{i=1}^{n} \frac{v_i}{n} + \sum_{i=1}^{n} \frac{v_{i-1}}{n} & v_0 = 0 \\&= \frac{1}{n} \frac{1}{X} \sum_{i=1}^{n} \sum_{j=1}^{i} x_j + \frac{1}{n} \frac{1}{X} \sum_{i=2}^{n} \sum_{j=1}^{i-1} x_j & v_i = \sum_{j=1}^{i} \frac{x_j}{X} \\&= \frac{1}{n} \frac{1}{n \bar{x}} \left( \sum_{i=1}^{n} ((n-i+1)x_i) + \sum_{i=1}^{n} ((n-i) x_i) \right) & X = n \bar{x} \\&= \frac{1}{n^2 \bar{x}} 2 \sum_{i=1}^{n} \left( n - i + \frac{1}{2} \right) x_i & \\&= \frac{2}{n^2 \bar{x}} \left( n \sum_{i=1}^{n} x_i - \sum_{i=1}^{n} i x_i + \frac{1}{2} \sum_{i=1}^{n} x_i \right) & \\&= \frac{2}{n^2 \bar{x}} \left( n^2 \bar{x} - \sum_{i=1}^{n} i x_i + \frac{1}{2} n \bar{x} \right) & \\&= - \left( \frac{2}{n^2 \bar{x}} \right) \sum_{i=1}^{n} i x_i + 2 + \frac{1}{n} & \\G_3 &= 1 + \left( \frac{2}{n^2 \bar{x}} \right) \sum_{i=1}^{n} i x_i - 2 - \frac{1}{n} & \\&= \left( \frac{2}{n^2 \bar{x}} \right) \sum_{i=1}^{n} i x_i - 1 - \frac{1}{n} & \\&= \left( \frac{2}{n^2 \bar{x}} \right) \sum_{i=1}^{n} i x_i - \frac{n+1}{n} = G_2 &\end{align*} \]

68.7.7 Proof 3

\[ \begin{align*}G_4 &= \frac{n+1-2V}{n} = \frac{n+1}{n} - \frac{2}{n}V \\V &= \sum_{i=1}^{n} v_i = \sum_{i=1}^{n} \sum_{j=1}^{i} \frac{x_j}{X} = \frac{1}{X} \sum_{i=1}^{n} \sum_{j=1}^{i} x_j \\&= \frac{1}{n \bar{x}} \left( \sum_{i=1}^{n} (n-i+1) x_i \right) \\&= \frac{1}{n\bar{x}} \left( n \sum_{i=1}^{n} x_i - \sum_{i=1}^{n} i x_i + n \bar{x} \right) \\&= n - \frac{1}{n \bar{x}} \sum_{i=1}^{n} i x_i + 1 \\G_4 &= \frac{n+1}{n} - \frac{2}{n} \left( n - \frac{1}{n \bar{x}} \sum_{i=1}^{n} i x_i + 1 \right) \\&= \frac{n+1}{n} - 2 + \frac{2}{n^2 \bar{x}} \sum_{i=1}^{n} i x_i - \frac{2}{n} \\&= \left( \frac{2}{n^2 \bar{x}} \right) \sum_{i=1}^{n} i x_i + \frac{n+1-2n-2}{n} \\&= \left( \frac{2}{n^2 \bar{x}} \right) \sum_{i=1}^{n} i x_i - \frac{n+1}{n} = G_2\end{align*} \]

68.7.8 Property

There is a relationship between the Gini Coefficient and the Lorenz Curve (Lorenz 1905) which is the graphical representation of the cumulative distribution of wealth or income (typically one represents the % of households on the horizontal axis and the % of income on the vertical axis).

Here again, the cumulative shares \(v_i\) are computed from values/shares ordered in nondecreasing order.

The surface under the Lorenz curve is

\[ \frac{1}{2} \sum_{i=1}^{n} \frac{1}{n} \left( v_i + v_{i-1} \right) \]

The surface between the diagonal and the Lorenz curve is

\[ \frac{1}{2} - \frac{1}{2} \sum_{i=1}^{n} \frac{1}{n} (v_i + v_{i-1}) \]

The Gini Coefficient is defined as the surface between the diagonal and the Lorenz curve, relative to the total surface under the diagonal

\[ G = \frac{\frac{1}{2} - \frac{1}{2} \sum_{i=1}^{n}\frac{1}{n}(v_i + v_{i-1})}{\frac{1}{2}} \]

\[ G = 1 - \sum_{i=1}^{n} \frac{v_i + v_{i-1}}{n} = G_3 \]

68.8 Coefficient of Concentration

68.8.1 Definition

\[ C = \frac{n}{n-1} G \]

where \(G\) is the Gini Coefficient.

68.9 R Module

68.9.1 Public website

The Concentration module can be found on the public website:

  • https://compute.wessa.net/rwasp_concentration.wasp

68.9.2 RFC

The Concentration module is available in RFC under the menu item “Descriptive / Concentration”.

If you prefer to compute the Concentration measures on your local machine, the following script can be used in the R console:

library(ineq)

x <- c(112,118,132,129,121,135,148,148,136,119,104,118,115)

myLength <- length(x)
myMaximumEntropy <- log(myLength)
mySum <- sum(x)
myProportion <- x/mySum
myEntropy <- -sum(myProportion * log(myProportion))
myNormalizedEntropy <- myEntropy / myMaximumEntropy
myDifference <- myMaximumEntropy - myEntropy
myTheilEntropyIndex <- entropy(x,parameter=1,na.rm=T)
myExponentialIndex <- exp(-myEntropy)
myHerfindahlMeasure <- sum(myProportion^2)
myHerfindahl <- conc(x,type='Herfindahl',na.rm=T)
myRosenbluth <- conc(x,type='Rosenbluth',na.rm=T)
myNormalizedHerfindahlMeasure <- (myHerfindahlMeasure - 1/myLength) / (1 - 1/myLength)
myGini <- Gini(x,na.rm=T)
myConcentrationCoefficient <- myLength/(myLength -1)*myGini
myRS <- RS(x,na.rm=T)
myAtkinson <- Atkinson(x,na.rm=T)
myKolm <- Kolm(x,na.rm=T)
myCoefficientOfVariation <- var.coeff(x,square=F,na.rm=T)
mySquaredCoefficientOfVariation <- var.coeff(x,square=T,na.rm=T)
#Number of Categories
myLength
#Maximum Entropy
myMaximumEntropy
#Entropy
myEntropy
#Normalised Entropy
myNormalizedEntropy
#Max. Entropy - Entropy
myDifference
#Theil Entropy Index
myTheilEntropyIndex
#Exponential Index
myExponentialIndex
#Herfindahl
myHerfindahl
#Normalised Herfindahl
myNormalizedHerfindahlMeasure
#Rosenbluth
myRosenbluth
#Gini
myGini
#Concentration
myConcentrationCoefficient
#Ricci-Schutz (Pietra)
myRS
#Atkinson
myAtkinson
#Kolm
myKolm
#Coefficient of Variation
myCoefficientOfVariation
#Squared Coefficient of Variation
mySquaredCoefficientOfVariation
[1] 13
[1] 2.564949
[1] 2.559644
[1] 0.9979317
[1] 0.005304969
[1] 0.005304969
[1] 0.07733224
[1] 0.07774467
[1] 0.000890061
[1] 0.08166425
[1] 0.05805693
[1] 0.06289501
[1] 0.04488356
[1] 0.002645568
[1] 19.20464
[1] 0.1033476
[1] 0.01068073

The Lorenz curves can be obtained as follows:

plot(Lc(x))
grid()

plot(Lc(x),general=T)
grid()

To compute the Concentration measures, the R code uses several functions from the ineq library: entropy, conc, Gini, RS (the Ricci-Schutz or Pietra index; Pietra (1915)), Atkinson (Atkinson 1970), Kolm, and var.coeff. The Theil entropy index (Theil 1967) is also computed. Note that some functions have a parameter which eliminates missing data before the actual computation takes place: na.rm = T. It is generally speaking, a good idea to set this parameter to T (or TRUE). If, however, this parameter is not available, one might also use the command x = na.omit(x) before any computation takes place.

68.10 Purpose

Concentration measures are used for a wide variety of purposes. For instance, in Economics it is used to study income/wealth inequality, and in Biology it has been employed as a statistic for biodiversity. In addition, Concentration measures are often used in other types of statistical analysis such as machine learning algorithms.

Atkinson, Anthony B. 1970. “On the Measurement of Inequality.” Journal of Economic Theory 2 (3): 244–63. https://doi.org/10.1016/0022-0531(70)90039-6.
Gini, Corrado. 1912. “Variabilità e Mutabilità.” Studi Economico-Giuridici Della Facoltà Di Giurisprudenza Dell’Università Di Cagliari 3: 3–159.
Herfindahl, Orris C. 1950. “Concentration in the u.s. Steel Industry.” PhD thesis, Columbia University.
Lorenz, Max O. 1905. “Methods of Measuring the Concentration of Wealth.” Publications of the American Statistical Association 9 (70): 209–19. https://doi.org/10.2307/2276207.
Pietra, Gaetano. 1915. “Delle Relazioni Tra Gli Indici Di Variabilità.” Atti Del Reale Istituto Veneto Di Scienze, Lettere Ed Arti 74: 775–804.
Shannon, Claude E. 1948. “A Mathematical Theory of Communication.” The Bell System Technical Journal 27 (3): 379–423. https://doi.org/10.1002/j.1538-7305.1948.tb01338.x.
Theil, Henri. 1967. Economics and Information Theory. Amsterdam: North-Holland.
67  Skewness & Kurtosis
69  Notched Boxplot

© 2026 Patrick Wessa. Provided as-is, without warranty.

Feedback: e-mail | Anonymous contributions: click to copy (Sats) | click to copy (XMR)

Cookie Preferences