SlideShare a Scribd company logo
1 of 51
DESCRIBING
NETWORKS
Molly Copeland
PhD Candidate
Duke Sociology
Overview
• Centrality
• Connectivity & Cohesion
• Roles
Overview
• Centrality
• Individual nodes
• Sociocentric & Egocentric networks
• Structural Holes
• Connectivity & Cohesion
• Roles
Centrality: Individual Nodes
How can we distinguish “important” actors?
• Centrality:
• Who is at the ‘center’ of the network?
…but what is meant by ‘center’ gets complicated
How can we distinguish “important” actors?
Centrality: Individual Nodes
Centrality: Individual Nodes
How can we distinguish “important” actors?
• Centrality measurement approaches:
• Degrees
• Closeness
• Betweenness
• Information & Power
Centrality: Individual Nodes
• Choosing most useful measurement depends in part
on what is flowing through the network and how
• Different flow correspond with type of
power/prestige of position of interest, suggesting
measure of interest
Centrality: Individual Nodes
• Degree Centrality – number of ties
– Undirected
 
j
ijiiD XXndC )(
Centrality: Individual Nodes
• Degree Centrality – number of ties
– Undirected
– Directed
• In-degrees
• Out-degrees
– Isolates
Centrality: Individual Nodes
• Kornienko et al.
2013:
Test salivary cortisol
(as an indicator of
stress) on in-degrees,
out-degrees, and ego-
network density. They
find significantly
higher cortisol for
those with low out-
degrees and a
protective effect of
average popularity.
Centrality: Individual Nodes
• But! Degree Centrality is a local measure:
– Can be deceiving
– Less appropriate
for non-local
questions
Centrality: Individual Nodes
• Closeness Centrality
– Actors considered important if close to all other
actors in the network
– Based in the inverse distance of each actor to
every other
• Often normalized by graph size to range 0-1
• Note: because closeness considers every actor, only get
measures in fully connected networks (or within
components)
1
1
),()(








 
g
j
jiic nndnC )1))((()('
 gnCnC iCiC
Centrality: Individual Nodes
• Closeness Centrality - Beware: in R, different
packages measure closeness differently:
– High values = less distance (proximal nodes)
and small values = higher distance (far nodes)
OR
– High values = higher distance cost (far nodes)
and small values = less distance cost (proximal
nodes)
Centrality: Individual Nodes
• Betweenness Centrality
– Actor considered important if controls
information flow (or bridges relatively
disconnected portions of the network)
– Counts number of paths for actor j where j is on
the shortest path between actors i and k


kj
jkijkiB gngnC /)()(
Centrality: Individual Nodes
• Betweenness Centrality- number of paths for actor
j where j is on the shortest path between actors i
and k
Centrality: Individual Nodes
• Information Centrality
– Like betweenness, but not restricted to
geodesics; information can probably flow
through paths other than geodesics
Betweenness Information Centrality
Generally, the 3 centrality types will be positively correlated; When they are not
(low) correlated, it probably tells you something interesting about the network.
Low
Degree
Low
Closeness
Low
Betweenness
High Degree Embedded in cluster
that is far from the
rest of the network
Ego's connections
are redundant -
communication
bypasses him/her
High Closeness Key player tied to
important
important/active
alters
Probably multiple
paths in the
network, ego is near
many actors, but so
are many others
High
Betweenness
Ego's few ties are
crucial for network
flow
Very rare. Would
mean ego
monopolizes the ties
from a small # of
actors to many others.
Centrality: Individual Nodes – Comparing Measures
Low Degree/High Betweenness High Degree/Low Betweenness
(few ties crucial for network flow) (many redundant ties)
Centrality: Individual Nodes – Comparing Measures
Centrality: Individual Nodes
• Power- actors are important if tied to other
important actors
– Bonacich Power Centrality (prestige) – actors
tied to other important actors
– Eigenvector centrality – similar to Bonacich,
but without b
1)(),( 1
RRIC 
 bb
Centrality: Individual Nodes
• Bonacich Power Centrality:
b = .35 b = -.35
• Rather than considering important individual actors,
describing characteristics of the overall network
– Degree Distributions
– Centralization
– Density
Centrality: Sociocentric & Egocentric Networks
Centrality: Sociocentric & Egocentric Networks
• Translating individual actors degrees to whole
network measures:
• Degree Distribution – frequency distribution of
degree values of actors
– A simple random graph will have a Poisson
degree distribution, so variation from that
suggest non-random processes
– Egocentric network size
Centrality: Sociocentric Networks
• Centralization – extent to which centrality is
concentrated in one/few actors; dispersion of
centrality in graph as a whole (Freeman
centralization)
 
)]2)(1[(
)()(1
*




gg
nCnC
C
g
i iDD
D
• Density – volume of relations in network - number
of ties relative to the number of possible ties
- Egocentric: conceptually, are ego’s alters also
connected to each other
Centrality: Sociocentric & Egocentric Networks
Describing Sociocentric & Egocentric Networks
• Beyond centrality, consider structural arrangements
in combination with alter characteristics:
• Homophily – tendency for actors with similar
attributes to be more likely to be connected
• Assortativity, assortative/disassortative mixing
– Individual attributes: gender, same firm
– Structural attributes: same degree
Many More Measures
• Dyad level: reciprocity
• Peer Influence based measures (Friedkin and others). Based
on the assumed network autocorrelation model of peer
influence; variant of the eigenvector centrality measures
• Fragmentation centrality – Borgatti’s Key Player - nodes are
central if they can easily break up a network
• Removal Centrality – effect on the rest of the (graph for any
given statistic) with the removal of a given node; system-
contribution of a particular actor.
Connecting Measures to Mechanisms: Structural Holes
• Bridging Structural holes: connecting people who
otherwise would not be connected; social capital,
access to resources
• Redundancy (ties that connect ego to alters already
connected to) introduces constraint
• Power, brokerage by controlling info or resource by bridging
structural holes (tertius gaudens)
(Burt 1992)
Connecting Measures to Mechanisms: Structural Holes
• 4 related network features:
• Effective Size – (size – redundancy) – average degree of
ego network without counting alters’ ties to ego
• Efficiency – (effective size / observed size)
• Constraint – room to exploit structural holes or negotiate;
extent to which network alters are connected with each
other (direct/indirect, proportion of network ‘time & energy)
• Hierarchy – for Burt/structural holes, many measures of
hierarchy generally – extent to which constraint is
concentrated in one actor
Overview
• Centrality
• Connectivity & Cohesion
• Triads & Transitivity
• Clustering
• Structural Cohesion
• Roles
Connectivity & Cohesion: Local Processes
• Dyadic – Reciprocity
• Triadic – Transitivity
• Characterize non-random social patterns in triad
connections with the triad census – counting
observed triads of each possible type
• Transitivity – where i  j and j  k, then i  k
– With directed ties, observe transitive,
intransitive, vacuous triads
Network Sub-Structure: Triads
003
(0)
012
(1)
102
021D
021U
021C
(2)
111D
111U
030T
030C
(3)
201
120D
120U
120C
(4)
210
(5)
300
(6)
Intransitive
Transitive
Mixed
Connectivity & Cohesion: Clustering
• ‘Small World’ phenomenon:
• What’s the probability two
nodes are connected?
– Milgram’s packet
experiment – 6 step
average
– Watts – small local
changes can have big
effects on the global
network – a ‘small world
graph’ has relatively small
average path lengths and
relative large clusters
Connectivity & Cohesion: Clustering
• Clustering coefficient: 2 ways:
• Average local density (ego-network density/n)
• Transitivity ratio - # closed triads/total # triads
• Small world graphs occur when ‘shortcuts’ between
clusters dramatically reduce average path length
• Conceptually, small changes like ‘shortcuts’ can
have big effects on capacity for disease
transmission or other network features
Connectivity & Cohesion: Structural Cohesion
• Structural Cohesion conceptually – extent to which
networks or sub-groups within networks are ‘sticky’,
held together, interconnected, or resistant to
disruption
• Practically, very challenging to measure which
observable structures hold groups of any size
together
• Networks also vary in extent to which
connectedness flows through one or a few actors
– More paths linking network that don’t rely on
one actor = more cohesive
Connectivity & Cohesion: Structural Cohesion
• Reachability – actors i and j are reachable if any
path in the network connects them; more paths
linking (and re-linking actors in the group) increases
the ability of the group to ‘hold together’
• Pattern of ties, not just density
D = . 25 D = . 25
Node Connectivity
0 1 2 3
Same volume of ties, but graph on right has more independent
paths connecting network = more cohesive
Connectivity & Cohesion: Structural Cohesion
Connectivity & Cohesion: Components
• Component – maximal connected sub-graph -
connected graph where there is a path between
every node
• Cut-point – node whose removal would
disconnect the graph
– Cut-set – set of nodes necessary for keeping
graph connected
1
2
5
4 3
6
8
7
Connectivity & Cohesion: Components
• Formally defining Structural cohesion:
– Minimum number of actors, who if removed,
would disconnect the group
– Minimum number of independent paths linking
each pair of actors in the group
1
2
5
4 3
6
8
7
Connectivity & Cohesion: Components
• Features of components:
• k-components – maximal subset of actors linked
by at least k node-independent paths
– Every member must have at least k ties (but having k
ties doesn’t necessarily make a component)
– 2 k-components can only overlap by k-1 members (or
would be same component)
– Can be nested
• Embeddedness – identify cohesive groups
(blocks) in a network, then remove k-cutsets
identify successively deeper embedded groups
in graph
Connectivity & Cohesion: Components
• Can consider components for ego-networks
• Different types of sub-structures in networks:
• Cliques – all members connected to all other
members
– n-clique – where n is number of steps greater than
direct tie, so can consider 2-clique, defined by 2-step
(friend of a friend) ties
• n-clans – members connected at distance n or
less, only through other members
• k-cores – members joined to at least k other
members, even if not connected to all other
members
Overview
• Centrality
• Connectivity & Cohesion
• Roles
• Structural Equivalence
• Regular Equivalence
Roles & Positions: Overall
• Measures that describe subsets
of actors/nodes who have
similarly structured relations
• Might expect different risks or
behaviors for actors occupying
similar positions or roles
Roles & Positions: Structural Equivalence
• Structural Equivalence:
• Actors are equivalent if they have the same ties to
the exact same people in the network
– Rare, maybe more restrictive than you want for
thinking about roles and positions in a network,
so can relax to:
• Regular Equivalence:
• Actors are equivalent if have ties to same types
(but not necessarily the exact same) of alters
Roles & Positions: Equivalence Example
• Fujimoto & Valente (2012):
Examine adolescents’ exposure to drinking and
smoking based on network cohesion and structural
equivalence. They find exposure through structural
equivalence is a better predictor of drinking and
smoking, indicating being connected to the same types
of peers with the same types of behaviors matters
more than traditional measures of cohesion.
Describing Networks: Summary
• Many ways of describing networks or characterizing
nodes of interest within them
• Here: individual node properties, entire network
counterparts, then structures and sub-groups:
• Centrality
• Connectivity & Cohesion
• Roles
• Frame as micro/meso/macro
• Micro: individual nodes
• Meso: sub-groups, sub-graph structures, roles
• Macro: features of entire networks
Describing Networks: Summary
• Not considered here:
• Dynamics – stability over time, effects of changes,
etc.
• Bipartite networks
• Many more challenging concepts and additions in
describing networks:
• Blockmodeling
• Centrality or structural measures specific to
certain topics or processes
Resources
Borgatti, S. P. (2005). Centrality and network flow. Social networks, 27(1), 55-71.
Falci, C., & McNeely, C. (2009). Too Many Friends: Social Integration, Network Cohesion and
Adolescent Depressive Symptoms. Social Forces, 87(4), 2031–62.
Fujimoto, K., & Valente, T. W. (2012). Social network influences on adolescent substance use:
Disentangling structural equivalence from cohesion. Social Science and Medicine, 74(12), 1952–
1960.
Hawe P, Webster C, Shiell A. A glossary of terms for navigating the field of social network analysis.
Journal of Epidemiology & Community Health 2004;58:971-975.
Luke, D. A. & J. K. Harris. Network Analysis in Public Health: History, Methods, and Applications.
2007. Annual Review of Public Health. 28:69-93.
Kornienko, O., Clemans, K. H., Out, D., & Granger, D. A. (2013). Friendship network position and
salivary cortisol levels. Social Neuroscience, 8(4), 385–96. .
Moody, J. Slides from Social Networks Seminar, Duke, Spring 2015.
Morris, M., & Kretzschmar, M. (1995). Concurrent partnerships and transmission dynamics in
networks. Social Networks, 17(3–4), 299–318
O”Malley, A. J. & P. V. Marsden Health Serv Outcomes Res Methodol. 2008 Dec 1; 8(4): 222–269.
Scott, J. Social Network Analysis. 2012. SAGE.
Scott, J. & P. J. Carrington. The SAGE Handbook of Social Network Analysis. 2011.
Wasserman, S. & K. Faust. Social Network Analysis: Methods and Applications,. 1994 Cambridge.

More Related Content

What's hot

What's hot (20)

Social Network Analysis
Social Network AnalysisSocial Network Analysis
Social Network Analysis
 
Social Network Analysis (SNA) 2018
Social Network Analysis  (SNA) 2018Social Network Analysis  (SNA) 2018
Social Network Analysis (SNA) 2018
 
04 Network Data Collection
04 Network Data Collection04 Network Data Collection
04 Network Data Collection
 
02 Network Data Collection
02 Network Data Collection02 Network Data Collection
02 Network Data Collection
 
05 Whole Network Descriptive Stats
05 Whole Network Descriptive Stats05 Whole Network Descriptive Stats
05 Whole Network Descriptive Stats
 
01 Introduction to Networks Methods and Measures
01 Introduction to Networks Methods and Measures01 Introduction to Networks Methods and Measures
01 Introduction to Networks Methods and Measures
 
15 Network Visualization and Communities
15 Network Visualization and Communities15 Network Visualization and Communities
15 Network Visualization and Communities
 
Mining and analyzing social media part 2 - hicss47 tutorial - dave king
Mining and analyzing social media   part 2 - hicss47 tutorial - dave kingMining and analyzing social media   part 2 - hicss47 tutorial - dave king
Mining and analyzing social media part 2 - hicss47 tutorial - dave king
 
Subscriber Churn Prediction Model using Social Network Analysis In Telecommun...
Subscriber Churn Prediction Model using Social Network Analysis In Telecommun...Subscriber Churn Prediction Model using Social Network Analysis In Telecommun...
Subscriber Churn Prediction Model using Social Network Analysis In Telecommun...
 
Social network analysis
Social network analysisSocial network analysis
Social network analysis
 
05 Communities in Network
05 Communities in Network05 Communities in Network
05 Communities in Network
 
CSE509 Lecture 6
CSE509 Lecture 6CSE509 Lecture 6
CSE509 Lecture 6
 
00 Introduction to SN&H: Key Concepts and Overview
00 Introduction to SN&H: Key Concepts and Overview00 Introduction to SN&H: Key Concepts and Overview
00 Introduction to SN&H: Key Concepts and Overview
 
How to conduct a social network analysis: A tool for empowering teams and wor...
How to conduct a social network analysis: A tool for empowering teams and wor...How to conduct a social network analysis: A tool for empowering teams and wor...
How to conduct a social network analysis: A tool for empowering teams and wor...
 
07 Whole Network Descriptive Statistics
07 Whole Network Descriptive Statistics07 Whole Network Descriptive Statistics
07 Whole Network Descriptive Statistics
 
09 Ego Network Analysis
09 Ego Network Analysis09 Ego Network Analysis
09 Ego Network Analysis
 
Social Network Analysis: What It Is, Why We Should Care, and What We Can Lear...
Social Network Analysis: What It Is, Why We Should Care, and What We Can Lear...Social Network Analysis: What It Is, Why We Should Care, and What We Can Lear...
Social Network Analysis: What It Is, Why We Should Care, and What We Can Lear...
 
CS6010 Social Network Analysis Unit V
CS6010 Social Network Analysis Unit VCS6010 Social Network Analysis Unit V
CS6010 Social Network Analysis Unit V
 
06 Regression with Networks – EGO Networks and Randomization (2017)
06 Regression with Networks – EGO Networks and Randomization (2017)06 Regression with Networks – EGO Networks and Randomization (2017)
06 Regression with Networks – EGO Networks and Randomization (2017)
 
Mathematics and Social Networks
Mathematics and Social NetworksMathematics and Social Networks
Mathematics and Social Networks
 

Similar to 02 Descriptive Statistics (2017)

Sylva workshop.gt that camp.2012
Sylva workshop.gt that camp.2012Sylva workshop.gt that camp.2012
Sylva workshop.gt that camp.2012
CameliaN
 
Social network analysis basics
Social network analysis basicsSocial network analysis basics
Social network analysis basics
Pradeep Kumar
 
Network Measures Social Computing-Unit 2.pptx
Network Measures Social Computing-Unit 2.pptxNetwork Measures Social Computing-Unit 2.pptx
Network Measures Social Computing-Unit 2.pptx
chavanprasad17092001
 
Network Modeling 101 - Applications to the banking industry
Network Modeling 101 - Applications to the banking industryNetwork Modeling 101 - Applications to the banking industry
Network Modeling 101 - Applications to the banking industry
unceterisparibus
 
3centrality-1235089982174yuuhhh803-1.ppt
3centrality-1235089982174yuuhhh803-1.ppt3centrality-1235089982174yuuhhh803-1.ppt
3centrality-1235089982174yuuhhh803-1.ppt
Tariqqandeel
 

Similar to 02 Descriptive Statistics (2017) (20)

Sylva workshop.gt that camp.2012
Sylva workshop.gt that camp.2012Sylva workshop.gt that camp.2012
Sylva workshop.gt that camp.2012
 
Social network analysis basics
Social network analysis basicsSocial network analysis basics
Social network analysis basics
 
Chapter 3.pdf
Chapter 3.pdfChapter 3.pdf
Chapter 3.pdf
 
Network Measures Social Computing-Unit 2.pptx
Network Measures Social Computing-Unit 2.pptxNetwork Measures Social Computing-Unit 2.pptx
Network Measures Social Computing-Unit 2.pptx
 
4. social network analysis
4. social network analysis4. social network analysis
4. social network analysis
 
18 Diffusion Models and Peer Influence
18 Diffusion Models and Peer Influence18 Diffusion Models and Peer Influence
18 Diffusion Models and Peer Influence
 
09 Diffusion Models & Peer Influence
09 Diffusion Models & Peer Influence09 Diffusion Models & Peer Influence
09 Diffusion Models & Peer Influence
 
2016 Cytoscape 3.3 Tutorial
2016 Cytoscape 3.3 Tutorial2016 Cytoscape 3.3 Tutorial
2016 Cytoscape 3.3 Tutorial
 
Wanted: a larger, different kind of box
Wanted: a larger, different kind of boxWanted: a larger, different kind of box
Wanted: a larger, different kind of box
 
Wanted: a larger, different kind of box
Wanted: a larger, different kind of boxWanted: a larger, different kind of box
Wanted: a larger, different kind of box
 
Network Modeling 101 - Applications to the banking industry
Network Modeling 101 - Applications to the banking industryNetwork Modeling 101 - Applications to the banking industry
Network Modeling 101 - Applications to the banking industry
 
04 Diffusion and Peer Influence
04 Diffusion and Peer Influence04 Diffusion and Peer Influence
04 Diffusion and Peer Influence
 
04 Diffusion and Peer Influence (2016)
04 Diffusion and Peer Influence (2016)04 Diffusion and Peer Influence (2016)
04 Diffusion and Peer Influence (2016)
 
Social Network Analysis - an Introduction (minus the Maths)
Social Network Analysis - an Introduction (minus the Maths)Social Network Analysis - an Introduction (minus the Maths)
Social Network Analysis - an Introduction (minus the Maths)
 
3centrality-1235089982174yuuhhh803-1.ppt
3centrality-1235089982174yuuhhh803-1.ppt3centrality-1235089982174yuuhhh803-1.ppt
3centrality-1235089982174yuuhhh803-1.ppt
 
D1803022335
D1803022335D1803022335
D1803022335
 
20121010 marc smith - mapping collections of connections in social media with...
20121010 marc smith - mapping collections of connections in social media with...20121010 marc smith - mapping collections of connections in social media with...
20121010 marc smith - mapping collections of connections in social media with...
 
Exploring Social Media with NodeXL
Exploring Social Media with NodeXL Exploring Social Media with NodeXL
Exploring Social Media with NodeXL
 
01 Introduction to Networks Methods and Measures (2016)
01 Introduction to Networks Methods and Measures (2016)01 Introduction to Networks Methods and Measures (2016)
01 Introduction to Networks Methods and Measures (2016)
 
network mining and representation learning
network mining and representation learningnetwork mining and representation learning
network mining and representation learning
 

More from Duke Network Analysis Center

More from Duke Network Analysis Center (20)

01 Add Health Network Data Challenges: IRB and Security Issues
01 Add Health Network Data Challenges: IRB and Security Issues01 Add Health Network Data Challenges: IRB and Security Issues
01 Add Health Network Data Challenges: IRB and Security Issues
 
00 Social Networks of Youth and Young People Who Misuse Prescription Opiods a...
00 Social Networks of Youth and Young People Who Misuse Prescription Opiods a...00 Social Networks of Youth and Young People Who Misuse Prescription Opiods a...
00 Social Networks of Youth and Young People Who Misuse Prescription Opiods a...
 
24 The Evolution of Network Thinking
24 The Evolution of Network Thinking24 The Evolution of Network Thinking
24 The Evolution of Network Thinking
 
22 An Introduction to Stochastic Actor-Oriented Models (SAOM or Siena)
22 An Introduction to Stochastic Actor-Oriented Models (SAOM or Siena)22 An Introduction to Stochastic Actor-Oriented Models (SAOM or Siena)
22 An Introduction to Stochastic Actor-Oriented Models (SAOM or Siena)
 
20 Network Experiments
20 Network Experiments20 Network Experiments
20 Network Experiments
 
19 Electronic Medical Records
19 Electronic Medical Records19 Electronic Medical Records
19 Electronic Medical Records
 
17 Statistical Models for Networks
17 Statistical Models for Networks17 Statistical Models for Networks
17 Statistical Models for Networks
 
11 Respondent Driven Sampling
11 Respondent Driven Sampling11 Respondent Driven Sampling
11 Respondent Driven Sampling
 
02 Introduction to Social Networks and Health: Key Concepts and Overview
02 Introduction to Social Networks and Health: Key Concepts and Overview02 Introduction to Social Networks and Health: Key Concepts and Overview
02 Introduction to Social Networks and Health: Key Concepts and Overview
 
00 Differentiating Between Network Structure and Network Function
00 Differentiating Between Network Structure and Network Function00 Differentiating Between Network Structure and Network Function
00 Differentiating Between Network Structure and Network Function
 
00 Arrest Networks and the Spread of Violent Victimization
00 Arrest Networks and the Spread of Violent Victimization00 Arrest Networks and the Spread of Violent Victimization
00 Arrest Networks and the Spread of Violent Victimization
 
00 Networks of People Who Use Opiods Nonmedically: Reports from Rural Souther...
00 Networks of People Who Use Opiods Nonmedically: Reports from Rural Souther...00 Networks of People Who Use Opiods Nonmedically: Reports from Rural Souther...
00 Networks of People Who Use Opiods Nonmedically: Reports from Rural Souther...
 
00 Automatic Mental Health Classification in Online Settings and Language Emb...
00 Automatic Mental Health Classification in Online Settings and Language Emb...00 Automatic Mental Health Classification in Online Settings and Language Emb...
00 Automatic Mental Health Classification in Online Settings and Language Emb...
 
12 SN&H Keynote: Thomas Valente, USC
12 SN&H Keynote: Thomas Valente, USC12 SN&H Keynote: Thomas Valente, USC
12 SN&H Keynote: Thomas Valente, USC
 
11 Siena Models for Selection & Influence
11 Siena Models for Selection & Influence 11 Siena Models for Selection & Influence
11 Siena Models for Selection & Influence
 
10 Network Experiments
10 Network Experiments10 Network Experiments
10 Network Experiments
 
08 Statistical Models for Nets I, cross-section
08 Statistical Models for Nets I, cross-section08 Statistical Models for Nets I, cross-section
08 Statistical Models for Nets I, cross-section
 
07 Network Visualization
07 Network Visualization07 Network Visualization
07 Network Visualization
 
04 Ego Network Analysis
04 Ego Network Analysis04 Ego Network Analysis
04 Ego Network Analysis
 
03 RDS
03 RDS03 RDS
03 RDS
 

Recently uploaded

Bacterial Identification and Classifications
Bacterial Identification and ClassificationsBacterial Identification and Classifications
Bacterial Identification and Classifications
Areesha Ahmad
 
(May 9, 2024) Enhanced Ultrafast Vector Flow Imaging (VFI) Using Multi-Angle ...
(May 9, 2024) Enhanced Ultrafast Vector Flow Imaging (VFI) Using Multi-Angle ...(May 9, 2024) Enhanced Ultrafast Vector Flow Imaging (VFI) Using Multi-Angle ...
(May 9, 2024) Enhanced Ultrafast Vector Flow Imaging (VFI) Using Multi-Angle ...
Scintica Instrumentation
 
Module for Grade 9 for Asynchronous/Distance learning
Module for Grade 9 for Asynchronous/Distance learningModule for Grade 9 for Asynchronous/Distance learning
Module for Grade 9 for Asynchronous/Distance learning
levieagacer
 
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 bAsymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
Sérgio Sacani
 
development of diagnostic enzyme assay to detect leuser virus
development of diagnostic enzyme assay to detect leuser virusdevelopment of diagnostic enzyme assay to detect leuser virus
development of diagnostic enzyme assay to detect leuser virus
NazaninKarimi6
 
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune WaterworldsBiogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
Sérgio Sacani
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
?#DUbAI#??##{{(☎️+971_581248768%)**%*]'#abortion pills for sale in dubai@
 

Recently uploaded (20)

Dr. E. Muralinath_ Blood indices_clinical aspects
Dr. E. Muralinath_ Blood indices_clinical  aspectsDr. E. Muralinath_ Blood indices_clinical  aspects
Dr. E. Muralinath_ Blood indices_clinical aspects
 
Bacterial Identification and Classifications
Bacterial Identification and ClassificationsBacterial Identification and Classifications
Bacterial Identification and Classifications
 
(May 9, 2024) Enhanced Ultrafast Vector Flow Imaging (VFI) Using Multi-Angle ...
(May 9, 2024) Enhanced Ultrafast Vector Flow Imaging (VFI) Using Multi-Angle ...(May 9, 2024) Enhanced Ultrafast Vector Flow Imaging (VFI) Using Multi-Angle ...
(May 9, 2024) Enhanced Ultrafast Vector Flow Imaging (VFI) Using Multi-Angle ...
 
FAIRSpectra - Enabling the FAIRification of Spectroscopy and Spectrometry
FAIRSpectra - Enabling the FAIRification of Spectroscopy and SpectrometryFAIRSpectra - Enabling the FAIRification of Spectroscopy and Spectrometry
FAIRSpectra - Enabling the FAIRification of Spectroscopy and Spectrometry
 
Zoology 5th semester notes( Sumit_yadav).pdf
Zoology 5th semester notes( Sumit_yadav).pdfZoology 5th semester notes( Sumit_yadav).pdf
Zoology 5th semester notes( Sumit_yadav).pdf
 
Call Girls Ahmedabad +917728919243 call me Independent Escort Service
Call Girls Ahmedabad +917728919243 call me Independent Escort ServiceCall Girls Ahmedabad +917728919243 call me Independent Escort Service
Call Girls Ahmedabad +917728919243 call me Independent Escort Service
 
COMPUTING ANTI-DERIVATIVES (Integration by SUBSTITUTION)
COMPUTING ANTI-DERIVATIVES(Integration by SUBSTITUTION)COMPUTING ANTI-DERIVATIVES(Integration by SUBSTITUTION)
COMPUTING ANTI-DERIVATIVES (Integration by SUBSTITUTION)
 
FAIRSpectra - Enabling the FAIRification of Analytical Science
FAIRSpectra - Enabling the FAIRification of Analytical ScienceFAIRSpectra - Enabling the FAIRification of Analytical Science
FAIRSpectra - Enabling the FAIRification of Analytical Science
 
Grade 7 - Lesson 1 - Microscope and Its Functions
Grade 7 - Lesson 1 - Microscope and Its FunctionsGrade 7 - Lesson 1 - Microscope and Its Functions
Grade 7 - Lesson 1 - Microscope and Its Functions
 
Module for Grade 9 for Asynchronous/Distance learning
Module for Grade 9 for Asynchronous/Distance learningModule for Grade 9 for Asynchronous/Distance learning
Module for Grade 9 for Asynchronous/Distance learning
 
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 bAsymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
Asymmetry in the atmosphere of the ultra-hot Jupiter WASP-76 b
 
Stages in the normal growth curve
Stages in the normal growth curveStages in the normal growth curve
Stages in the normal growth curve
 
GBSN - Microbiology (Unit 3)
GBSN - Microbiology (Unit 3)GBSN - Microbiology (Unit 3)
GBSN - Microbiology (Unit 3)
 
Human & Veterinary Respiratory Physilogy_DR.E.Muralinath_Associate Professor....
Human & Veterinary Respiratory Physilogy_DR.E.Muralinath_Associate Professor....Human & Veterinary Respiratory Physilogy_DR.E.Muralinath_Associate Professor....
Human & Veterinary Respiratory Physilogy_DR.E.Muralinath_Associate Professor....
 
development of diagnostic enzyme assay to detect leuser virus
development of diagnostic enzyme assay to detect leuser virusdevelopment of diagnostic enzyme assay to detect leuser virus
development of diagnostic enzyme assay to detect leuser virus
 
CURRENT SCENARIO OF POULTRY PRODUCTION IN INDIA
CURRENT SCENARIO OF POULTRY PRODUCTION IN INDIACURRENT SCENARIO OF POULTRY PRODUCTION IN INDIA
CURRENT SCENARIO OF POULTRY PRODUCTION IN INDIA
 
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune WaterworldsBiogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
Biogenic Sulfur Gases as Biosignatures on Temperate Sub-Neptune Waterworlds
 
pumpkin fruit fly, water melon fruit fly, cucumber fruit fly
pumpkin fruit fly, water melon fruit fly, cucumber fruit flypumpkin fruit fly, water melon fruit fly, cucumber fruit fly
pumpkin fruit fly, water melon fruit fly, cucumber fruit fly
 
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
+971581248768>> SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHA...
 
Thyroid Physiology_Dr.E. Muralinath_ Associate Professor
Thyroid Physiology_Dr.E. Muralinath_ Associate ProfessorThyroid Physiology_Dr.E. Muralinath_ Associate Professor
Thyroid Physiology_Dr.E. Muralinath_ Associate Professor
 

02 Descriptive Statistics (2017)

  • 3. Overview • Centrality • Individual nodes • Sociocentric & Egocentric networks • Structural Holes • Connectivity & Cohesion • Roles
  • 4. Centrality: Individual Nodes How can we distinguish “important” actors? • Centrality: • Who is at the ‘center’ of the network? …but what is meant by ‘center’ gets complicated
  • 5. How can we distinguish “important” actors? Centrality: Individual Nodes
  • 6. Centrality: Individual Nodes How can we distinguish “important” actors? • Centrality measurement approaches: • Degrees • Closeness • Betweenness • Information & Power
  • 7. Centrality: Individual Nodes • Choosing most useful measurement depends in part on what is flowing through the network and how • Different flow correspond with type of power/prestige of position of interest, suggesting measure of interest
  • 8. Centrality: Individual Nodes • Degree Centrality – number of ties – Undirected   j ijiiD XXndC )(
  • 9. Centrality: Individual Nodes • Degree Centrality – number of ties – Undirected – Directed • In-degrees • Out-degrees – Isolates
  • 10. Centrality: Individual Nodes • Kornienko et al. 2013: Test salivary cortisol (as an indicator of stress) on in-degrees, out-degrees, and ego- network density. They find significantly higher cortisol for those with low out- degrees and a protective effect of average popularity.
  • 11. Centrality: Individual Nodes • But! Degree Centrality is a local measure: – Can be deceiving – Less appropriate for non-local questions
  • 12. Centrality: Individual Nodes • Closeness Centrality – Actors considered important if close to all other actors in the network – Based in the inverse distance of each actor to every other • Often normalized by graph size to range 0-1 • Note: because closeness considers every actor, only get measures in fully connected networks (or within components) 1 1 ),()(           g j jiic nndnC )1))((()('  gnCnC iCiC
  • 13. Centrality: Individual Nodes • Closeness Centrality - Beware: in R, different packages measure closeness differently: – High values = less distance (proximal nodes) and small values = higher distance (far nodes) OR – High values = higher distance cost (far nodes) and small values = less distance cost (proximal nodes)
  • 14. Centrality: Individual Nodes • Betweenness Centrality – Actor considered important if controls information flow (or bridges relatively disconnected portions of the network) – Counts number of paths for actor j where j is on the shortest path between actors i and k   kj jkijkiB gngnC /)()(
  • 15. Centrality: Individual Nodes • Betweenness Centrality- number of paths for actor j where j is on the shortest path between actors i and k
  • 16. Centrality: Individual Nodes • Information Centrality – Like betweenness, but not restricted to geodesics; information can probably flow through paths other than geodesics Betweenness Information Centrality
  • 17. Generally, the 3 centrality types will be positively correlated; When they are not (low) correlated, it probably tells you something interesting about the network. Low Degree Low Closeness Low Betweenness High Degree Embedded in cluster that is far from the rest of the network Ego's connections are redundant - communication bypasses him/her High Closeness Key player tied to important important/active alters Probably multiple paths in the network, ego is near many actors, but so are many others High Betweenness Ego's few ties are crucial for network flow Very rare. Would mean ego monopolizes the ties from a small # of actors to many others. Centrality: Individual Nodes – Comparing Measures
  • 18. Low Degree/High Betweenness High Degree/Low Betweenness (few ties crucial for network flow) (many redundant ties) Centrality: Individual Nodes – Comparing Measures
  • 19. Centrality: Individual Nodes • Power- actors are important if tied to other important actors – Bonacich Power Centrality (prestige) – actors tied to other important actors – Eigenvector centrality – similar to Bonacich, but without b 1)(),( 1 RRIC   bb
  • 20. Centrality: Individual Nodes • Bonacich Power Centrality: b = .35 b = -.35
  • 21. • Rather than considering important individual actors, describing characteristics of the overall network – Degree Distributions – Centralization – Density Centrality: Sociocentric & Egocentric Networks
  • 22. Centrality: Sociocentric & Egocentric Networks • Translating individual actors degrees to whole network measures: • Degree Distribution – frequency distribution of degree values of actors – A simple random graph will have a Poisson degree distribution, so variation from that suggest non-random processes – Egocentric network size
  • 23.
  • 24. Centrality: Sociocentric Networks • Centralization – extent to which centrality is concentrated in one/few actors; dispersion of centrality in graph as a whole (Freeman centralization)   )]2)(1[( )()(1 *     gg nCnC C g i iDD D
  • 25. • Density – volume of relations in network - number of ties relative to the number of possible ties - Egocentric: conceptually, are ego’s alters also connected to each other Centrality: Sociocentric & Egocentric Networks
  • 26.
  • 27. Describing Sociocentric & Egocentric Networks • Beyond centrality, consider structural arrangements in combination with alter characteristics: • Homophily – tendency for actors with similar attributes to be more likely to be connected • Assortativity, assortative/disassortative mixing – Individual attributes: gender, same firm – Structural attributes: same degree
  • 28. Many More Measures • Dyad level: reciprocity • Peer Influence based measures (Friedkin and others). Based on the assumed network autocorrelation model of peer influence; variant of the eigenvector centrality measures • Fragmentation centrality – Borgatti’s Key Player - nodes are central if they can easily break up a network • Removal Centrality – effect on the rest of the (graph for any given statistic) with the removal of a given node; system- contribution of a particular actor.
  • 29. Connecting Measures to Mechanisms: Structural Holes • Bridging Structural holes: connecting people who otherwise would not be connected; social capital, access to resources • Redundancy (ties that connect ego to alters already connected to) introduces constraint • Power, brokerage by controlling info or resource by bridging structural holes (tertius gaudens) (Burt 1992)
  • 30. Connecting Measures to Mechanisms: Structural Holes • 4 related network features: • Effective Size – (size – redundancy) – average degree of ego network without counting alters’ ties to ego • Efficiency – (effective size / observed size) • Constraint – room to exploit structural holes or negotiate; extent to which network alters are connected with each other (direct/indirect, proportion of network ‘time & energy) • Hierarchy – for Burt/structural holes, many measures of hierarchy generally – extent to which constraint is concentrated in one actor
  • 31. Overview • Centrality • Connectivity & Cohesion • Triads & Transitivity • Clustering • Structural Cohesion • Roles
  • 32. Connectivity & Cohesion: Local Processes • Dyadic – Reciprocity • Triadic – Transitivity • Characterize non-random social patterns in triad connections with the triad census – counting observed triads of each possible type • Transitivity – where i  j and j  k, then i  k – With directed ties, observe transitive, intransitive, vacuous triads
  • 34. Connectivity & Cohesion: Clustering • ‘Small World’ phenomenon: • What’s the probability two nodes are connected? – Milgram’s packet experiment – 6 step average – Watts – small local changes can have big effects on the global network – a ‘small world graph’ has relatively small average path lengths and relative large clusters
  • 35. Connectivity & Cohesion: Clustering • Clustering coefficient: 2 ways: • Average local density (ego-network density/n) • Transitivity ratio - # closed triads/total # triads • Small world graphs occur when ‘shortcuts’ between clusters dramatically reduce average path length • Conceptually, small changes like ‘shortcuts’ can have big effects on capacity for disease transmission or other network features
  • 36. Connectivity & Cohesion: Structural Cohesion • Structural Cohesion conceptually – extent to which networks or sub-groups within networks are ‘sticky’, held together, interconnected, or resistant to disruption • Practically, very challenging to measure which observable structures hold groups of any size together • Networks also vary in extent to which connectedness flows through one or a few actors – More paths linking network that don’t rely on one actor = more cohesive
  • 37. Connectivity & Cohesion: Structural Cohesion • Reachability – actors i and j are reachable if any path in the network connects them; more paths linking (and re-linking actors in the group) increases the ability of the group to ‘hold together’ • Pattern of ties, not just density D = . 25 D = . 25
  • 38. Node Connectivity 0 1 2 3 Same volume of ties, but graph on right has more independent paths connecting network = more cohesive Connectivity & Cohesion: Structural Cohesion
  • 39. Connectivity & Cohesion: Components • Component – maximal connected sub-graph - connected graph where there is a path between every node • Cut-point – node whose removal would disconnect the graph – Cut-set – set of nodes necessary for keeping graph connected 1 2 5 4 3 6 8 7
  • 40. Connectivity & Cohesion: Components • Formally defining Structural cohesion: – Minimum number of actors, who if removed, would disconnect the group – Minimum number of independent paths linking each pair of actors in the group 1 2 5 4 3 6 8 7
  • 41. Connectivity & Cohesion: Components • Features of components: • k-components – maximal subset of actors linked by at least k node-independent paths – Every member must have at least k ties (but having k ties doesn’t necessarily make a component) – 2 k-components can only overlap by k-1 members (or would be same component) – Can be nested • Embeddedness – identify cohesive groups (blocks) in a network, then remove k-cutsets identify successively deeper embedded groups in graph
  • 42.
  • 43. Connectivity & Cohesion: Components • Can consider components for ego-networks • Different types of sub-structures in networks: • Cliques – all members connected to all other members – n-clique – where n is number of steps greater than direct tie, so can consider 2-clique, defined by 2-step (friend of a friend) ties • n-clans – members connected at distance n or less, only through other members • k-cores – members joined to at least k other members, even if not connected to all other members
  • 44. Overview • Centrality • Connectivity & Cohesion • Roles • Structural Equivalence • Regular Equivalence
  • 45. Roles & Positions: Overall • Measures that describe subsets of actors/nodes who have similarly structured relations • Might expect different risks or behaviors for actors occupying similar positions or roles
  • 46. Roles & Positions: Structural Equivalence • Structural Equivalence: • Actors are equivalent if they have the same ties to the exact same people in the network – Rare, maybe more restrictive than you want for thinking about roles and positions in a network, so can relax to: • Regular Equivalence: • Actors are equivalent if have ties to same types (but not necessarily the exact same) of alters
  • 47.
  • 48. Roles & Positions: Equivalence Example • Fujimoto & Valente (2012): Examine adolescents’ exposure to drinking and smoking based on network cohesion and structural equivalence. They find exposure through structural equivalence is a better predictor of drinking and smoking, indicating being connected to the same types of peers with the same types of behaviors matters more than traditional measures of cohesion.
  • 49. Describing Networks: Summary • Many ways of describing networks or characterizing nodes of interest within them • Here: individual node properties, entire network counterparts, then structures and sub-groups: • Centrality • Connectivity & Cohesion • Roles • Frame as micro/meso/macro • Micro: individual nodes • Meso: sub-groups, sub-graph structures, roles • Macro: features of entire networks
  • 50. Describing Networks: Summary • Not considered here: • Dynamics – stability over time, effects of changes, etc. • Bipartite networks • Many more challenging concepts and additions in describing networks: • Blockmodeling • Centrality or structural measures specific to certain topics or processes
  • 51. Resources Borgatti, S. P. (2005). Centrality and network flow. Social networks, 27(1), 55-71. Falci, C., & McNeely, C. (2009). Too Many Friends: Social Integration, Network Cohesion and Adolescent Depressive Symptoms. Social Forces, 87(4), 2031–62. Fujimoto, K., & Valente, T. W. (2012). Social network influences on adolescent substance use: Disentangling structural equivalence from cohesion. Social Science and Medicine, 74(12), 1952– 1960. Hawe P, Webster C, Shiell A. A glossary of terms for navigating the field of social network analysis. Journal of Epidemiology & Community Health 2004;58:971-975. Luke, D. A. & J. K. Harris. Network Analysis in Public Health: History, Methods, and Applications. 2007. Annual Review of Public Health. 28:69-93. Kornienko, O., Clemans, K. H., Out, D., & Granger, D. A. (2013). Friendship network position and salivary cortisol levels. Social Neuroscience, 8(4), 385–96. . Moody, J. Slides from Social Networks Seminar, Duke, Spring 2015. Morris, M., & Kretzschmar, M. (1995). Concurrent partnerships and transmission dynamics in networks. Social Networks, 17(3–4), 299–318 O”Malley, A. J. & P. V. Marsden Health Serv Outcomes Res Methodol. 2008 Dec 1; 8(4): 222–269. Scott, J. Social Network Analysis. 2012. SAGE. Scott, J. & P. J. Carrington. The SAGE Handbook of Social Network Analysis. 2011. Wasserman, S. & K. Faust. Social Network Analysis: Methods and Applications,. 1994 Cambridge.