Centrality Measures Social Network Analysis
Centrality Measures Social Network Analysis
Topics:
Group Members-
1) Node centrality 1) Ashish Yogi 205122017
2) Degree centrality
3) Closeness centrality 2) Chakshu Verma 205122019
4) Node betweenness centrality
5) Edge betweenness centrality
3) Deepak Reswal 205122021
6) Flow betweenness(edge) centrality 4) Dheeraj Kumar 205122023
7) Eigen vector centrality
8) Katz centrality
Introduction to Node
Centrality
Node centrality is a concept in network theory and social
network analysis that measures the importance or
influence of a node within a network. It helps identify key
nodes that play a significant role in the overall structure
and dynamics of the network.
Importance of Node
Centrality
Understanding node centrality is crucial for identifying
critical nodes in a network. These nodes may serve as
important connectors, bridges, or information hubs, and
their removal or influence can significantly impact the
network's structure and function.
Node Centrality in Social Network
Analysis
In social network analysis, node centrality is often used to identify individuals
who are central in social structures. These central individuals may have more
influence, access to information, or control over the flow of communication
within the network.
Introduction to Degree
Centrality
Degree centrality is a fundamental measure of node
centrality. It’s measure the importance of a node based on
the number of edges (links) connected to it.
For directed graphs, separate formulas are used for in-degree centrality and
out-degree centrality.
Importance of Degree Centrality
Degree centrality helps identify nodes that are highly connected and may play
crucial roles in information flow, communication, or overall network structure.
Nodes with high degree centrality are often seen as key players within a
network.
Example of Degree Centrality