Education
 

Clustering coefficient

From Psychology Wiki

Community portal · Tasks to do · News · Help

Clinical · Educational · Ind&Org · Other fields · Professional · Transpersonal · World

Assessment | Biopsychology | Comparative | Cognitive | Developmental | Language
Personality | Philosophy | Research Methods | Social | Statistics

Statistics: Scientific method · Research methods · Experimental design · Undergraduate statistics courses · Statistical tests · Game theory · Decision theory


Example clustering coefficient on an undirected graph for the shaded node i. Black edges are nodes connecting neighbors of i, and dotted red edges are for unused possible edges.

Duncan J. Watts and Steven Strogatz (1998) introduced the clustering coefficient1 graph measure to determine whether or not a graph is a small-world network.

First, let us define a graph in terms of a set of math vertices math and a set of edges math, where math denotes an edge between vertices math and math. Below we assume math, math and math are members of V.

We define the neighbourhood N for a vertex math as its immediately connected neighbours as follows:

math

The degree math of a vertex is the number of vertices, math, in its neighbourhood math.

The clustering coefficient math for a vertex math is the proportion of links between the vertices within its neighbourhood divided by the number of links that could possibly exist between them. For a directed graph, math is distinct from math, and therefore for each neighbourhood math there are math links that could exist among the vertices within the neighbourhood. Thus, the clustering coefficient is given as:

math

An undirected graph has the property that math and math are considered identical. Therefore, if a vertex math has math neighbours, math edges could exist among the vertices within the neighbourhood. Thus, the clustering coefficient for undirected graphs can be defined as:

math

Let math be the number of triangles on math for undirected graph math. That is, math is the number of subgraphs of math with 3 edges and 3 vertices, one of which is math. Let math be the number of triples on math. That is, math is the number of subgraphs (not necessarily induced) with 2 edges and 3 vertices, one of which is math and such that math is incident to both edges. Then we can also define the clustering coefficient as:

math

It is simple to show that the two preceding definitions are the same, since math.

These measures are 1 if every neighbour connected to math is also connected to every other vertex within the neighbourhood, and 0 if no vertex that is connected to math connects to any other vertex that is connected to math.

The clustering coefficient for the whole system is given by Watts and Strogatz as the average of the clustering coefficient for each vertex:

math

[edit] References

1 Watts, D. J. and Strogatz, S. H. "Collective dynamics of 'small-world' networks." [1]

de:Clusterkoeffizient
he:מקדם התקבצות
Smallwikipedialogo.png This page uses content from the English-language version of Wikipedia. The original article was at Clustering coefficient. The list of authors can be seen in the page history. As with Psychology Wiki, the text of Wikipedia is available under the GNU Free Documentation License.