Social Network Analytics Session1
Social Network Analytics Session1
Social Network:
A simplified representation of the social
structure characterized by actors and ties
Social Network:
A simplified representation of the social
structure characterized by actors and ties
Basics
❑ Relationship between two or more entities in the data
❑ Nodes: Represent Entities, i.e., city, person & many more
❑ Edge: Represent Relationship, i.e., can be directed or
undirected
❑ Directed Relationship: One way, i.e., “A person knows
another person”
❑ Undirected Relationship: Both ways, i.e., “Symmetric
Relationship”
Types of Graphs
A Weighted Graph
❑ A graph having weights associated with
its edges are called a weighted graph.
❑ A weighted graph can be directed as well
as undirected.
Business Applications
❑ Transmission of messages across the networks
❑ Recommender system
❑ Identifying influencers in the networks
❑ Page Ranking Algorithms
❑ Shortest Path Problem
❑ Small World Network
Airlines Network
❑ Vertices - Airports
❑ Attributes – Footfall, Terminals, Staff, Population
❑ Edges – Airplanes Routes
❑ Attributes – Frequency, Plane Type, Fuel Usage, Distance covered
Banking Network
❑ Vertices – Account Holders
❑ Attributes – Name, Demographics, KYC, Products, Balance
❑ Edges – Transactions
❑ Attributes – Type, Amount, Authentication, Time, Location, Device
Social Network
❑ Vertices – Users
❑ Attributes – Name, Demographics, Connections, Likes, Subscription
❑ Edges – Interactions
❑ Attributes – Like, Comment, Direct Message, Time, Duration, Type
of Content, Topic
Information Network
• World Wide Web (WWW)
• Citation network
Technological Network
• Electric power grids
• Networks of airline routes
• Network of Railway Routes
• Electronic circuits
• Delivery networks of post-office/Courier
• The Internet
Language Network
• Network formed by using the persons speaking a particular language
Google’s PageRank
Problem Statement 1
Assume you are a manager in an organization. Draw a network which
you think will exist in your workplace.
For example:
1.If you are HR manager, then there is need for you to study
“Organizational Network Analysis” for improving organization
performance.
2.If you are a Head of customer care department, then there is need for
you to study “Word of mouth propagation from recent customers”
for getting new customers.
3.If you are “Head of Sales”, where to open new store?
Thank you