27.06.2013 Views

6th European Conference - Academic Conferences

6th European Conference - Academic Conferences

6th European Conference - Academic Conferences

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

2.2 Outdegree<br />

Manoj Cherukuri and Srinivas Mukkamala<br />

Outdegree of a node is defined as the number of edges pointing out from a node. For example, the<br />

outdegree of node A in Figure 3 is 3 since there are three edges emerging from A pointing towards<br />

nodes B, C, D.<br />

Figure 3: Graph demonstrating node A with outdegree 3<br />

2.3 Clustering coefficient<br />

Clustering coefficient is the measure of degree of closeness among the nodes of a graph (Clustering<br />

Coefficient, 2010). Chakrabarti and Faloutsos (2006) stated that the clustering coefficient represents<br />

the clumpiness of the graph. Clustering coefficient of a node is computed as the ratio of number of<br />

links among the linked nodes of a node to the number of possible links among the linked nodes of a<br />

node. The clustering coefficient of the nodes with 0 or 1 neighbors is 0.<br />

Clustering coefficient of all the nodes are computed and averaged to get the clustering coefficient of<br />

the network. For example, consider the graph shown in the Figure 4.<br />

Node A has three neighbors namely, B, C and D. BC is the only link among the neighbors of A.<br />

Number of possible links among the neighbors of A are 3 (i.e. 3 C2). Therefore, the clustering<br />

coefficient of A is 0.33.<br />

Node B has two neighbors and there is one link among the neighbors of B. Therefore, the<br />

clustering coefficient of B is 1.<br />

Node C has two neighbors and there is one link among the neighbors of C. Therefore, the<br />

clustering coefficient of C is 1.<br />

Node D has two neighbors and there is no link among the neighbors of D. Therefore, the<br />

clustering coefficient of D is 0.<br />

Node E has one neighbor and there is one link among the neighbors of E. Therefore, the<br />

clustering coefficient of E is 0.<br />

Figure 4: Graph used for explaining clustering coefficient<br />

The clustering coefficient of a graph is computed using the following formula,<br />

54

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!