An independent study reference written by Dr Phuc V. Nguyen. It is not official subject material — for assessment requirements always follow your subject outline and vUWS.
What social network analysis is
Social network analysis studies the pattern of relationships between actors rather than the attributes of actors taken one at a time. Ordinary analytics asks what each customer, employee or firm looks like. Network analysis asks who is connected to whom, and treats the tie as the unit of analysis. The payoff is that structure is associated with outcomes that attributes alone do not predict. Two teams with matched skills, tenure and budgets can perform very differently, and the difference often tracks the shape of their advice structure. One is connected. The other routes every hard question through a single person. Association is the honest word here, because people choose their ties for reasons that may also drive their results. The methods come from sociology and graph theory and now run on ordinary business data.
Why it matters
Picture a staff list. It gives you names, roles and start dates, and nothing about who actually talks to whom. Now draw a line every time one person goes to another for help. The drawing shows what the list hides. Who everyone leans on. Which two halves of the office barely meet. Who would take the knowledge out the door if they resigned. Network analysis is that drawing, made countable.
A human resources team has complete attribute data on every employee and finds no difference between two departments on skills, tenure or workload, yet one department consistently misses deadlines. What does a network view add?
Formulas
Worked examples
A retail bank wants to know why one branch resolves complex customer complaints in two days while another of the same size, with the same training and the same systems, takes nine.
An attribute comparison finds nothing, because the attributes match. A network view asks each staff member which colleagues they consult when a case is unusual. The fast branch turns out to have several people who are consulted by others, so a hard case can be routed in one hop. The slow branch has a single long-serving officer everyone consults, and every hard case queues behind that one person. Matching on training, systems and size narrows the field of explanations without settling it, because staff also choose whom to consult. The structural reading is a strong lead rather than a proven cause: spread the knowledge that currently sits in one head, then measure whether resolution time moves.
A software firm is choosing which 20 of its 400 staff to include in a pilot of a new internal tool.
Picking the 20 keenest volunteers optimises enthusiasm and nothing else, because volunteers cluster together and talk mostly to each other. A network view maps who asks whom for technical help, then picks people spread across different parts of that structure. The pilot then reaches 20 separate pockets of the firm rather than one. This is the everyday value of the method for an analyst. It turns "who should we target" from a guess into a measurable property of the data.
Common mistakes
- ✗Social network analysis is about social media. The word social refers to relations between actors, not to platforms. The same methods map supply chains, board interlocks, payment flows, co-authorship and which machines on a factory floor pass work to each other.
- ✗Network analysis replaces attribute analysis. It complements it. Attributes tell you what an actor is, structure tells you where the actor sits, and most useful models use both. A referral model that ignores tenure will be as weak as one that ignores position.
- ✗The network picture is the analysis. A drawing is a first look, and past roughly 50 actors it becomes an unreadable ball of wool. The analysis is the set of measures computed on the underlying matrix, which is why the numeric definitions matter more than the layout.
- ✗Any set of connections is a network worth analysing. A network only means something once you have named one specific relation and one specific boundary. Mixing friendship, reporting lines and email traffic into a single set of lines produces a picture that means nothing.
Revision bullets
- •Unit of analysis is the tie, not the individual actor
- •Structure is associated with outcomes that attribute data alone does not capture
- •Actors can be people, teams, firms, accounts, products or documents
- •Roots in sociometry and graph theory, now applied to ordinary business data
- •Possible undirected ties grow as n(n-1)/2, directed ties as n(n-1), so the boundary decision is critical
Quick check
A human resources team has complete attribute data on every employee and finds no difference between two departments on skills, tenure or workload, yet one department consistently misses deadlines. What does a network view add?
An analyst maps a 300-person organisation by drawing every email exchange, every reporting line and every project co-membership onto one diagram. The main problem is that
Connected topics
More in Networks
Sources
- Freeman (2004)Freeman, L. C. The Development of Social Network Analysis: A Study in the Sociology of Science. Empirical Press, 2004.Traces the field from early sociograms through to modern structural analysis.
- Borgatti, S. P., Mehra, A., Brass, D. J., & Labianca, G. "Network Analysis in the Social Sciences." Science, 323(5916), 892-895, 2009.Survey of how network analysis moved from sociology into management, physics and computing.
- Wasserman & Faust (1994)Wasserman, S., & Faust, K. Social Network Analysis: Methods and Applications. Cambridge University Press, 1994.The standard methods reference for the definitions used throughout this cluster.