Organizational Network Analysis (Autosaved)
Organizational Network Analysis (Autosaved)
• https://en.wikipedia.org/wiki/Analytics
Visit
https://densitydesign.github.io/strumentalia-seealsology/
• Node -
• Edge –
• Weight – how important/strong the relationship is.
• Density - ratio of actual edges connected to all the possible edges.
It gives sense of how closely knit your network is.
• Degree - who is the most important node. A node’s degree is the sum
of its edges
• Characteristics of a small world graph(i) a small average shortest path length,
and (ii) a large clustering coefficient.
Closeness Centrality (node D) = 1/average of the shortest path length = 1/1.71 = 0.58
Eigen vector Centrality
• Eigenvector centrality measures a node's importance while giving
consideration to the importance of its neighbors. For example, a node with
300 relatively unpopular friends on Facebook would have lower eigenvector
centrality than someone with 300 very popular friends (like Barack Obama).
• A node may have a high degree score ( i.e., too many connections) but may
score low on the eigen-vector centrality.