Download presentation
Presentation is loading. Please wait.
Published byJunior Little Modified over 8 years ago
1
S OCIAL N ETWORK A NALYSIS F OR D UMMIES Y ANNE B ROUX DH S UMMER S CHOOL L EUVEN, S EPTEMBER 8 2015
2
T ERMINOLOGY
3
Useful sources A.-L. B ARABÁSI, Linked: The Science of Networks (Cambridge, 2002) S. B ORGATTI et al., Analyzing Social Networks (L.A., 2013) Y. B ROUX & S. V ANBESELAERE, Six Degrees of Spaghetti Monsters (spaghetti-os.blogspot.com)
4
Basics Node (vertex) Edge (tie) – Undirected – Directed – Weighted (valued) Degree: how many edges to a node – Undirected: count edges – Directed: indegree vs outdegree A B C D E F
5
D ATA MANAGEMENT
6
Adjacency matrix Symmetric, binary e.g. who knows who Symmetric, weighted e.g. distance between places
7
Adjacency matrix Asymmetric, binary e.g. choose 3 friends to sit with Asymmetric, weighted e.g. number of emails sent to colleagues
8
One-mode vs two-mode 1-mode: direct ties between actors (= adjacency matrix) 2-mode: ties between different entities (= affiliation matrix)
9
Adjacency vs attribute matrix Adjacency matrix: only records ties between nodes Attribute matrix: each column is different attribute of the nodes (gender, role, ethnicity, status, …) = ‘nodelist’ (vs ‘edgelist’)
10
Attribute matrix (nodelist)
11
S OFTWARE
12
UCINET + Netdraw + Almost anything you need for SNA is in here, very advanced statistics + All statistics can be loaded into visualization package + Free (re-download after each trial version) - Can’t handle large datasets (3000+ nodes) - Only for Windows (Mac: run with Wine but not all features work) - Crude visualizations
13
R + Very, very comprehensive + Not only SNA, everything statistical + Free + Open source - Steep learning curve (programming language) - Difficulty with Big Data - Very crude visualizations
14
NodeXL + Fancy visualizations + Easy interface (integrated in Excel!) + Free - Doesn’t work for Mac
15
Gephi + Free + More sophisticated visualizations + Easy import from Excel - Less (accurate) possibilities for analysis - Some bugs when reopening saved files - No user guides. You’re on your own not anymore! spaghetti-os.blogspot.comspaghetti-os.blogspot.com
16
SNA AND T RISMEGISTOS
17
Late Republican affairs
18
Co-publication
19
Names – Hermopolis AD 101-130 Greek Egyptian Latin unknown 322 names (based on 621 individuals) 471 edges
20
Place names in Egypt
21
Three- mode network year text person
22
G ETTING STARTED WITH G EPHI
23
Nodelist
24
Edgelist
25
Communities
26
‘Modularity’: automated community detection Density within clusters vs between them
27
Centrality measures A = betweenness B = closeness C = eigenvector D = degree
28
Centrality measures
29
PageRank
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.