Network and port statistical measures
| Measure | Description | Equation | |
|---|---|---|---|
| Network level | Network density | Fraction of the number of links and the possible number of links | |
| Average shortest path length | Proportion of the sum of the shortest connection steps between nodes i and j and the total number of possible links | ||
| Clustering coefficient | Probability of a new pair of nodes to the third node | ||
| Assortativity | Proportion of nodes to connect to others with the same properties | ||
| Rich-club coefficient | Proportion of the number of links among nodes of a degree greater than or equal to k to the total possible number of links if nodes are fully connected | ||
| Port level | Degree centrality | Sum of number of links that a node has | |
| Betweenness centrality | Ratio of the shortest paths passing through it and the number of the shortest paths | ||
| Closeness centrality | Inverse of the average shortest paths from a node to all other nodes | ||
| Measure | Description | Equation | |
|---|---|---|---|
| Network level | Network density | Fraction of the number of links and the possible number of links | |
| Average shortest path length | Proportion of the sum of the shortest connection steps between nodes | ||
| Clustering coefficient | Probability of a new pair of nodes to the third node | ||
| Assortativity | Proportion of nodes to connect to others with the same properties | ||
| Rich-club coefficient | Proportion of the number of links among nodes of a degree greater than or equal to | ||
| Port level | Degree centrality | Sum of number of links that a node has | |
| Betweenness centrality | Ratio of the shortest paths passing through it and the number of the shortest paths | ||
| Closeness centrality | Inverse of the average shortest paths from a node to all other nodes | ||
Note(s): The equations in Table 1 use the following notations. m(G) = the number of links, n = the number of nodes, dij = connection steps between nodes i and j, Ei = the number of links between the neighbour of node i, ki = the number of links of node i, ai and bi = ratio of each type of a link attached to nodes of type i, e = matrix's elements, eij = fraction of links connection nodes of type i to the nodes of j, = sum of all elements of the matrix x, E > k = the number of links between nodes and degree greater than or equal to k, n > k = the number of nodes with a degree greater than or equal to k, aij = constant is one if a link connects nodes i and j; zero if otherwise, σst(i) = the number of the shortest paths passing through node i and σst = the number of the shortest paths
Source(s): Table courtesy of Scott (1988) and Albert and Barabási (2002)
Sharing content requires targeting cookies to be enabled. Please update your cookie preferences to use this feature.