Betweenness centrality is a type of link analysis that helps to calculate how important a node is in a network. It finds the shortest paths between all the node pairs and determines the betweenness centrality of a node based on how frequently it occurs to be in the shortest path of two nodes. #linkanalysis #centrality #betweennesscentrality #networkanalysis #graphtheory