WOLFRAM

gives the mean clustering coefficient of the graph g.

uses rules vw to specify the graph g.

Details

  • MeanClusteringCoefficient is also known as the average or overall clustering coefficient.
  • The mean clustering coefficient of g is the mean over all local clustering coefficients of vertices of g.
  • MeanClusteringCoefficient works with undirected graphs, directed graphs, and multigraphs.

Examples

open allclose all

Basic Examples  (2)Summary of the most common use cases

Find the mean clustering coefficient of a graph:

Out[3]=3

Mean clustering coefficient in the WattsStrogatz model as a function of rewiring probability:

Out[1]=1

Scope  (5)Survey of the scope of standard use cases

MeanClusteringCoefficient works with undirected graphs:

Out[1]=1

Directed graphs:

Out[1]=1

Multigraphs:

Out[1]=1

Use rules to specify the graph:

Out[1]=1

MeanClusteringCoefficient works with large graphs:

Out[2]=2

Applications  (2)Sample problems that can be solved with this function

Mean clustering coefficient of a power grid network:

Out[2]=2

Compare to uniform random graphs:

Out[4]=4

Collaboration networks tend to have high mean clustering coefficients:

Out[2]=2

Compare to uniform random graphs:

Out[4]=4

Properties & Relations  (7)Properties of the function, and connections to other functions

MeanClusteringCoefficient is the mean over all local clustering coefficients of vertices:

Out[1]=1
Out[2]=2

The mean clustering coefficient is between 0 and 1:

Out[1]=1
Out[2]=2

For a graph with no vertices of degree greater than 1, the mean clustering coefficient is 0:

Out[1]=1
Out[2]=2

The mean clustering coefficient of a complete graph with at least three vertices is 1:

Out[1]=1
Out[2]=2

Distribution of mean clustering coefficient in BernoulliGraphDistribution:

Out[2]=2

Expected value:

Out[3]=3

Distribution of mean clustering coefficient in WattsStrogatzGraphDistribution:

Out[2]=2

With low rewiring probability and high mean vertex degree, the expected value is near :

Out[3]=3

With high rewiring probability, the expected value is near 0:

Out[4]=4

Distribution of mean clustering coefficient in BarabasiAlbertGraphDistribution:

Out[3]=3

Compare with GlobalClusteringCoefficient:

Out[5]=5
Wolfram Research (2012), MeanClusteringCoefficient, Wolfram Language function, https://reference.wolfram.com/language/ref/MeanClusteringCoefficient.html (updated 2015).
Wolfram Research (2012), MeanClusteringCoefficient, Wolfram Language function, https://reference.wolfram.com/language/ref/MeanClusteringCoefficient.html (updated 2015).

Text

Wolfram Research (2012), MeanClusteringCoefficient, Wolfram Language function, https://reference.wolfram.com/language/ref/MeanClusteringCoefficient.html (updated 2015).

Wolfram Research (2012), MeanClusteringCoefficient, Wolfram Language function, https://reference.wolfram.com/language/ref/MeanClusteringCoefficient.html (updated 2015).

CMS

Wolfram Language. 2012. "MeanClusteringCoefficient." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2015. https://reference.wolfram.com/language/ref/MeanClusteringCoefficient.html.

Wolfram Language. 2012. "MeanClusteringCoefficient." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2015. https://reference.wolfram.com/language/ref/MeanClusteringCoefficient.html.

APA

Wolfram Language. (2012). MeanClusteringCoefficient. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/MeanClusteringCoefficient.html

Wolfram Language. (2012). MeanClusteringCoefficient. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/MeanClusteringCoefficient.html

BibTeX

@misc{reference.wolfram_2025_meanclusteringcoefficient, author="Wolfram Research", title="{MeanClusteringCoefficient}", year="2015", howpublished="\url{https://reference.wolfram.com/language/ref/MeanClusteringCoefficient.html}", note=[Accessed: 26-March-2025 ]}

@misc{reference.wolfram_2025_meanclusteringcoefficient, author="Wolfram Research", title="{MeanClusteringCoefficient}", year="2015", howpublished="\url{https://reference.wolfram.com/language/ref/MeanClusteringCoefficient.html}", note=[Accessed: 26-March-2025 ]}

BibLaTeX

@online{reference.wolfram_2025_meanclusteringcoefficient, organization={Wolfram Research}, title={MeanClusteringCoefficient}, year={2015}, url={https://reference.wolfram.com/language/ref/MeanClusteringCoefficient.html}, note=[Accessed: 26-March-2025 ]}

@online{reference.wolfram_2025_meanclusteringcoefficient, organization={Wolfram Research}, title={MeanClusteringCoefficient}, year={2015}, url={https://reference.wolfram.com/language/ref/MeanClusteringCoefficient.html}, note=[Accessed: 26-March-2025 ]}