Eigenvector centrality Based on the idea that nodes with high score should influence the importance of a node more
Given by
The centrality measures are given by the entries of the first eigen vector
Google’s page rank algorithm makes use of a type of Eigen vector centrality Neighbors of v Largest eigen value
Eigenvector centrality Given by the largest eigen vector of the adjacency matrix
Eigenvector centrality expands upon the notion of the degree of a node, incorporating information about the degree of a node’s alters. While the degree for node A in a social network measures how many ties A has, the eigenvector centrality of node A is measured based on how many ties A’s alters have.
nodes that are limked by other important nodes are more central , probability of a random process