The index of dissimilarity is a demographic measure of the evenness with which two groups are distributed across component geographic areas that make up a larger area. A group is evenly distributed when each geographic unit has the same percentage of group members as the total population. The index score can also be interpreted as the percentage of one of the two groups included in the calculation that would have to move to different geographic areas in order to produce a distribution that matches that of the larger area. The index of dissimilarity can be used as a measure of segregation. A score of zero (0%) reflects a fully integrated environment; a score of 1 (100%) reflects full segregation. In terms of black–white segregation, a score of .60 means that 60 percent of blacks would have to exchange places with whites in other units to achieve an even geographic distribution.[1] [2] [3] [4] Index of dissimilarity is invariant to relative size of group.
The basic formula for the index of dissimilarity is:
D=
1 | |
2 |
N | |
\sum | |
i=1 |
\left|
ai | |
A |
-
bi | |
B |
\right|
where (comparing a black and white population, for example):
ai = the population of group A in the ith area, e.g. census tract
A = the total population in group A in the large geographic entity for which the index of dissimilarity is being calculated.
bi = the population of group B in the ith area
B = the total population in group B in the large geographic entity for which the index of dissimilarity is being calculated.
The index of dissimilarity is applicable to any categorical variable (whether demographic or not) and because of its simple properties is useful for input into multidimensional scaling and clustering programs. It has been used extensively in the study of social mobility to compare distributions of origin (or destination) occupational categories.
Consider the following distribution of white and black population across neighborhoods.
A | 100 | 5 | 0.06 | |
B | 100 | 10 | 0.03 | |
C | 100 | 10 | 0.03 | |
Total | 300 | 25 | 0.12 |
The formula for the Index of Dissimilarity can be made much more compact and meaningful by considering it from the perspective of Linear algebra. Suppose we are studying the distribution of rich and poor people in a city (e.g. London). Suppose our city contains
N
\{block1,block2,\ldots,blockN\}
Let's create a vector
r
r=[r1,r2, … ,rN]
Similarly, let's create a vector
p
p=[p1,p2, … ,pN]
Now, the
L1
v=[v1,v2, … ,vN]
L1
|v|1=
N | |
\sum | |
i=1 |
|vi|
If we denote
R
R
L1
R=|r|1=
N | |
\sum | |
i=1 |
|ri|
Similarly, if we denote
P
P=|p|1=
N | |
\sum | |
i=1 |
|pi|
When we divide a vector
v
\hat{v
\hat{v
_1 |
Let us normalize the rich vector
r
p
\hat{r
_1 |
\hat{p
_1 |
We finally return to the formula for the Index of Dissimilarity (
D
L1
\hat{r
\hat{p
Consider a city consisting of four blocks of 2 people each. One block consists of 2 rich people. One block consists of 2 poor people. Two blocks consist of 1 rich and 1 poor person. What is the index of dissimilarity for this city?
Firstly, let's find the rich vector
r
p
r=[2,0,1,1]
p=[0,2,1,1]
Next, let's calculate the total number of rich people and poor people in our city:
R=2+0+1+1=4
P=0+2+1+1=4
Next, let's normalize the rich and poor vectors:
\hat{r
\hat{p
We can now calculate the difference
\hat{r
\hat{r
Finally, let's find the index of dissimilarity (
D
D=
1 | |
2 |
|\hat{r
We can prove that the Linear Algebraic formula for
D
D
D=
1 | |
2 |
|\hat{r
Let's replace the normalized vectors
r
p
D=
1 | |
2 |
\left|
r | |
R |
-
p | |
P |
\right|1
Finally, from the definition of the
L1
D=
1 | |
2 |
N | ||
\sum | | | |
i=1 |
ri | |
R |
-
pi | |
P |
|
Thus we prove that the linear algebra formula for the index of dissimilarity is equivalent to the basic formula for it:
D=
1 | |
2 |
|\hat{r
When the Index of Dissimilarity is zero, this means that the community we are studying has zero segregation. For example, if we are studying the segregation of rich and poor people in a city, then if
D=0
If we set
D=0
\hat{r
For example, suppose you have a city with 2 blocks. Each block has 4 rich people and 100 poor people:
r=[4,4]
p=[100,100]
Then, the total number of rich people is
R=4+4=8
P=100+100=200
\hat{r
\hat{p
Because
\hat{r
As another example, suppose you have a city with 3 blocks:
r=[1,2,3]
p=[100,200,300]
Then, we have
R=1+2+3=6
P=100+200+300=600
\hat{r
\hat{p
Again, because
\hat{r