Session 5
Session 5
Session 5
Analytics
Session 5
Dr. Mohit Malhan
What is Social Media Network
Analytics?
• Social media network analytics deals with constructing, analyzing,
and understanding social media networks.
• NETWORKS ARE the building blocks of social media and can carry
useful business insights.
Purpose of Network Analysis
• Understand overall network
structure Find important links and their
• number of nodes rankings weight
• number of links betweenness and centrality.
• density Find cohesive subgroups
• clustering coefficient, and pinpointing communities
• diameter. within a network.
• Find influential nodes and their Investigate multiplexity
rankings analyzing comparisons
• Degree between different link types,
• Betweenness, and such as friends vs. enemies.
• closeness centralities.
Common Network Terms
• Network
• Social Networks
• Social Network Site
• Social Networking
• Social Network Analysis
Common Network Terms
• Network
• At a very basic level, a network is a group of nodes
that are connected with links.
• Social Networks
• A social network is a group of nodes and links
formed by social entities where nodes can represent
social entities such as people and organizations.
Examples:
Facebook
Google+, and
LinkedIn
Common Network Terms
• Social Networking
• The act of forming, expanding, and
maintaining social relations is called
social networking.
• A network is a graph.
• Elements of the network have meanings
• Network problems can usually be represented in
terms of graph theory
Twitter example:
• Given a piece of information, a
network of individuals, and the
cost to propagate information
among any connected pair, find
the minimum cost to disseminate
the information to all individuals.
Social Networks: Examples
High school dating
https://www.youtube.com/watch?v=xT3EpF2EsbQ
Nodes and Edges
Node
Edge
Nodes or Actors
In Directed graphs:
• In-degrees is the number of edges pointing towards a node
(Degree sequence)
is the number of
nodes with degree 𝑑
Degree Distribution Plot
Facebook
Degree Distribution
Subgraph
• is a subgraph of
5
6 4 5
3 1
1
3 2
2
Graph Representation
• Adjacency Matrix
• Adjacency List
• Edge List
Graph Representation
Weighted Network Facebook and LinkedIn use proprietary algorithms with weighted networks to condense a
user’s news feed with a preference towards users the member has interacted with
recently. Instagram also changed their algorithm, so images no longer appear
chronologically on their newsfeed, but based on the interests of the user.
Un-weighted Network Un-weighted networks are easy to construct but may conceal useful information – many
network maps are unweighted, by default.
Common Network Properties
• Node-Level Properties