M2-Social Network Structure, Measures & Visualization-Part II
M2-Social Network Structure, Measures & Visualization-Part II
● Degree distribution
Density
● Density describes how connected a network is.
● It is a statistic comparing the number of edges that exist in a network
to the number of edges that could possibly exist.
● Consider the following two networks, which both have the same number
of nodes.
○ Network (a) has very few edges while
○ Network (b) has numerous edges among the same number of nodes.
○ Network (b) has higher density.
Density
Density
Density in egocentric networks/ local clustering coefficient
centralization =
Small Worlds
● Six degrees of separation
● People who may be very far apart physically and socially are still
connected with relatively small paths.
● Small world networks have two primary characteristics:
○ a short average shortest path length
○ high clustering (measured by the local clustering coefficient).
○ The idea of six degrees of separation reflects this short average path length.
● We have a network with 36 nodes and 72 edges.
Regular Graph
Random Graph
Small World
● 2011, Facebook studied their network, which had around 720 million
users at that point. They found the average shortest path length was 4.74
● High clustering - this means that a person’s friends tend to know one
another. Clustering is computed as the average of the nodes’ local clustering
coefficients
● In regular graph clustering is high, in random graph clustering is low.