For each vertex, the net fraction of edges that actually exist in the neighborhood of distance 1 around
each vertex vs all possible edges that could exist are computed
The clustering coefficient measures the degree to which a node's neighbors are neighbors with each other
Note: You can use cern.jet.stat.Descriptive to compute various statistics from the DoubleArrayList