Skip to contentScholarGate
LibraryBookshelfDeskReview StudioAssistant
Sign in
On this page
IntuitionHow it worksWhen to use itStrengths & limitationsCommon pitfallsApplicationsFrequently asked🔒 Read the full methodSourcesRelated methods
Cite this pageSpotted an issue on this page? Report or suggest a fix →
Home›Network analysis›Weighted Social Network Analysis
Machine learningNetwork science

Weighted Social Network Analysis

Weighted Social Network Analysis (Tie-Strength SNA) · Also known as: Weighted SNA, valued network analysis, tie-strength network analysis, weighted graph analysis

Weighted Social Network Analysis extends classical SNA by assigning numeric values — weights — to ties between actors, capturing tie strength, interaction frequency, or resource flow. Rather than treating all connections as equal, it reveals who holds privileged positions by virtue of the intensity, not merely the existence, of their relationships.

ScholarGate
  1. Machine learning
  2. v1
  3. 2 Sources
  4. PUBLISHED
Cite this page →
Tools & resources
Download slides
Learn & explore

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Method map

The neighbourhood of related methods — select a node to explore.

Weighted Social Network Analysis
Betweenness CentralityDegree CentralityModularity AnalysisSocial Network AnalysisWeighted Betweenness Cen…Weighted Degree Centrali…Weighted Closeness Centr…Weighted Community Detec…Weighted Ego Network Ana…Weighted Exponential Ran…

+5 more

When to use it

Use weighted SNA whenever the data naturally carry tie-strength information — email volume, monetary transactions, co-authorship counts, survey-reported closeness — and when treating all ties as equal would discard analytically important variation. It is especially valuable for studying diffusion, resource allocation, and influence in organisations, collaboration networks, and online communities. Do not use it when weights are missing, estimated arbitrarily, or when the research question concerns only reachability or binary connectivity; in those cases plain SNA or binary centrality measures are more appropriate and easier to justify.

Strengths & limitations

Strengths
  • Captures tie strength and interaction intensity, revealing the network's most active pathways.
  • Weighted centrality rankings better predict real influence, resource flow, and information spread than binary equivalents.
  • Weighted community detection finds densely interacting clusters that binary modularity may miss.
  • Compatible with standard SNA tools (igraph, NetworkX, Gephi) through simple weight parameters.
  • Scales to large networks without fundamental methodological changes.
Limitations
  • Requires reliable numeric weight data; ordinal or loosely defined weights produce misleading metrics.
  • Interpretation is more complex — a node with few but very heavy ties differs from one with many moderate ties in ways that depend on research context.
  • Normalisation of weights across different data sources or time periods demands careful justification.
  • Computational cost for weighted shortest-path algorithms grows with network size.

Frequently asked

What kind of data do I need for weighted SNA?

You need a relational dataset in which each tie between two actors carries a numeric value — counts of interactions, survey-reported closeness scores, monetary flows, or any continuous relational measure. A simple edge list with three columns (source, target, weight) is sufficient for most tools.

How do I choose the weighting scheme?

The weighting scheme should be theoretically motivated. Raw event counts are the most common choice but should be normalised for observation window length. When weights come from surveys (e.g., 1–5 closeness ratings), consider whether the scale is interval or ordinal before using it in arithmetic operations.

Is weighted SNA better than binary SNA?

Not categorically. It is more informative when tie strength matters for the research question and when weights are measured reliably. When the goal is reachability analysis or the weights are poorly measured, binary SNA is simpler and avoids introducing measurement noise.

Which software supports weighted SNA?

igraph (R and Python), NetworkX (Python), and Gephi all support weighted graphs natively. The tnet package in R was specifically designed for weighted and two-mode networks following the Opsahl et al. framework.

How do I visualise a weighted network without a hairball?

Apply a weight threshold to retain only edges above a meaningful cutoff, or use a minimum spanning tree to preserve the backbone. Scale edge width and opacity to weight, and apply a community-detection algorithm to colour nodes by cluster so structure is visually apparent.

Sources

  1. Barrat, A., Barthélemy, M., Pastor-Satorras, R., & Vespignani, A. (2004). The architecture of complex weighted networks. Proceedings of the National Academy of Sciences, 101(11), 3747–3752. DOI: 10.1073/pnas.0400087101 ↗
  2. Opsahl, T., Agneessens, F., & Skvoretz, J. (2010). Node centrality in weighted networks: Generalizing degree and shortest paths. Social Networks, 32(3), 245–251. DOI: 10.1016/j.socnet.2010.03.006 ↗

How to cite this page

ScholarGate. (2026, June 3). Weighted Social Network Analysis (Tie-Strength SNA). ScholarGate. https://scholargate.app/en/network-analysis/weighted-social-network-analysis

Related methods

Betweenness CentralityDegree CentralityModularity AnalysisSocial Network AnalysisWeighted Betweenness CentralityWeighted Degree Centrality

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

  • Betweenness CentralityNetwork analysis↔ compare
  • Degree CentralityNetwork analysis↔ compare
  • Modularity AnalysisNetwork analysis↔ compare
  • Social Network AnalysisNetwork analysis↔ compare
  • Weighted Betweenness CentralityNetwork analysis↔ compare
  • Weighted Degree CentralityNetwork analysis↔ compare
Compare side by side →

Referenced by

Weighted Betweenness CentralityWeighted Closeness CentralityWeighted Community DetectionWeighted Ego Network AnalysisWeighted Exponential Random Graph ModelWeighted Modularity AnalysisWeighted Network Diffusion AnalysisWeighted Stochastic Block ModelWeighted Temporal Network AnalysisWeighted Two-Mode Network Analysis

Similar methods

Weighted Temporal Network AnalysisWeighted Degree CentralityWeighted Modularity AnalysisWeighted Multiplex Network AnalysisWeighted Network Diffusion AnalysisWeighted Two-Mode Network AnalysisWeighted Community DetectionWeighted Ego Network Analysis

Related reference concepts

Network Analysis in the HumanitiesSocial Networks and LanguageGraph and Network VisualizationComputational SociologyNetwork Formation and Analysis: TheoryShortest Path Algorithms

Spotted an issue on this page? Report or suggest a fix →

ScholarGate — Weighted Social Network Analysis (Weighted Social Network Analysis (Tie-Strength SNA)). Retrieved 2026-07-21 from https://scholargate.app/en/network-analysis/weighted-social-network-analysis · Dataset: https://doi.org/10.5281/zenodo.20539026
Quick facts
Originator
Barrat, A.; Opsahl, T. et al.
Year
2004–2010
Type
Network analysis framework
DataType
Relational data with numeric edge weights
Subfamily
Network science
Related methods
Betweenness CentralityDegree CentralityModularity AnalysisSocial Network AnalysisWeighted Betweenness CentralityWeighted Degree Centrality
ScholarGate

A content-first reference library for research methods — what each one is, how it works, and where it comes from.

Open data (CC-BY)

Explore

  • Library
  • Search the library…
  • Browse by field
  • Fields
  • Journey
  • Compare
  • Which method?

Reference

  • Subjects
  • Atlas
  • Glossary
  • Methodology
  • Philosophy

Your tools

  • Bookshelf
  • Desk
  • Chat

Company

  • About
  • Pricing
  • Contact
  • Suggest a method

Entries are compiled from published sources for reference. Verifying the accuracy and suitability of any information for your own use remains your responsibility.

© 2026 ScholarGate · A research-method reference library
  • Privacy
  • Cookies
  • Terms
  • Delete account