Social Network Metrics. Types of network metrics Group level – Density – Components Isolates – Cliques – Centralization Degree Closeness Betweenness –

Slides:



Advertisements
Similar presentations
Chapter 16: Correlation.
Advertisements

Network Matrix and Graph. Network Size Network size – a number of actors (nodes) in a network, usually denoted as k or n Size is critical for the structure.
Where we are Node level metrics Group level metrics Visualization
Comparison of Social Networks by Likhitha Ravi. Outline What is a social network? Elements of social network Previous studies What is missing in previous.
Relationship Mining Network Analysis Week 5 Video 5.
Density Curves, mean and median
QUANTITATIVE DATA ANALYSIS
Descriptive Statistics Chapter 3 Numerical Scales Nominal scale-Uses numbers for identification (student ID numbers) Ordinal scale- Uses numbers for.
Visual representations of networks Judith Molka-Danielsen In765: Knowledge Networks Nov.08, 2005 Reference: Based on notes from “Introduction to Social.
Central Tendency & Variability Dec. 7. Central Tendency Summarizing the characteristics of data Provide common reference point for comparing two groups.
Graph: Relations There are many kinds of social relations. For example: Role-based : brother of, father of, sister of, etc. : friend of, acquaintance of,
Chapter 5 – 1 Chapter 5: Measures of Variability The Importance of Measuring Variability The Range IQR (Inter-Quartile Range) Variance Standard Deviation.
Chapter 5 – 1 Chapter 5 Measures of Variability The importance of measuring variability IQV (index of qualitative variation) The range IQR (inter-quartile.
Measures of a Distribution’s Central Tendency, Spread, and Shape Chapter 3 SHARON LAWNER WEINBERG SARAH KNAPP ABRAMOWITZ StatisticsSPSS An Integrative.
Central Tendency and Variability Chapter 4. Central Tendency >Mean: arithmetic average Add up all scores, divide by number of scores >Median: middle score.
1 Measures of Central Tendency Greg C Elvers, Ph.D.
Measures of Central Tendency
Measures of Central Tendency
Social Networks Corina Ciubuc.
Social Network Analysis Tutorial
Chapter 3: Central Tendency. Central Tendency In general terms, central tendency is a statistical measure that determines a single value that accurately.
Chapters 1 & 2 Displaying Order; Central Tendency & Variability Thurs. Aug 21, 2014.
Basic Statistics. Scales of measurement Nominal The one that has names Ordinal Rank ordered Interval Equal differences in the scores Ratio Has a true.
Principles of Social Network Analysis. Definition of Social Networks “A social network is a set of actors that may have relationships with one another”
Descriptive Statistics
Chapter 5 – 1 Chapter 5: Measures of Variability The Importance of Measuring Variability IQV (Index of Qualitative Variation) The Range IQR (Inter-Quartile.
Lectures 6 & 7 Centrality Measures Lectures 6 & 7 Centrality Measures February 2, 2009 Monojit Choudhury
Science: Graph theory and networks Dr Andy Evans.
Advanced Methods and Analysis for the Learning and Social Sciences PSY505 Spring term, 2012 April 25, 2012.
School of Information Sciences University of Pittsburgh TELCOM2125: Network Science and Analysis Konstantinos Pelechrinis Spring 2013 Figures are taken.
Special Topics in Educational Data Mining HUDK5199 Spring 2013 March 25, 2012.
MICHAEL T. HEANEY UNIVERSITY OF MICHIGAN AUGUST 31, HOUR LESSON The Basics of Network Computing.
Social Network Analysis Prof. Dr. Daning Hu Department of Informatics University of Zurich Mar 5th, 2013.
Lecture 13: Network centrality Slides are modified from Lada Adamic.
Descriptive Statistics Descriptive Statistics describe a set of data.
More Graphs and Displays. Stem-and-Leaf Plots Each number is separated into a STEM and LEAF component. The STEM is the leftmost digit(s). The LEAF is.
Susan O’Shea The Mitchell Centre for Social Network Analysis CCSR/Social Statistics, University of Manchester
A project from the Social Media Research Foundation: Finding direction in a sea of connection:
1. 2 CIShell Features A framework for easy integration of new and existing algorithms written in any programming language. CIShell Sci2 Tool NWB Tool.
Revision Analysing data. Measures of central tendency such as the mean and the median can be used to determine the location of the distribution of data.
Slides are modified from Lada Adamic
Hierarchy Overview Background: Hierarchy surrounds us: what is it? Micro foundations of social stratification Ivan Chase: Structure from process Action.
Structural Holes & Weak Ties
Introduction to Matrices and Statistics in SNA Laura L. Hansen Department of Sociology UMB SNA Workshop July 31, 2008 (SOURCE: Introduction to Social Network.
Measures Of Central Tendency
Social network analysis
Aron, Aron, & Coups, Statistics for the Behavioral and Social Sciences: A Brief Course (3e), © 2005 Prentice Hall Chapter 2 The Mean, Variance, Standard.
Informatics tools in network science
Social Network Theory Dr. Zaheeruddin Asif.
Summation Notation, Percentiles and Measures of Central Tendency Overheads 3.
Measures of Central Tendency (MCT) 1. Describe how MCT describe data 2. Explain mean, median & mode 3. Explain sample means 4. Explain “deviations around.
Chapter15 Basic Data Analysis: Descriptive Statistics.
S OCIAL N ETWORK A NALYSIS F OR D UMMIES Y ANNE B ROUX DH S UMMER S CHOOL L EUVEN, S EPTEMBER
CHARTER MANAGEMENT ORGANIZATIONS (CMO) AND CHARTER SCHOOL RELATIONS: AN EXPLORATION OF THE SOCIAL NETWORKS AHMET ULUDAG PH.D – ACCORD INSTITUTE.
Selected Topics in Data Networking
The World Wine Web: The Structure of the Global Wine Trade
Statistical Measures M M O D E E A D N I A R A N G E.
Descriptive measures Capture the main 4 basic Ch.Ch. of the sample distribution: Central tendency Variability (variance) Skewness kurtosis.
Social Networks Analysis
Measures of Central Tendency
Department of Computer and IT Engineering University of Kurdistan
Chapter 2 The Mean, Variance, Standard Deviation, and Z Scores
Density Curves, mean and median
Measures of Dispersion
Bikalp Chamola (VAF) Shyam Singh (IRMA)
(Social) Networks Analysis II
Advanced Algebra Unit 1 Vocabulary
Grade 12 Essential Math Measurement and Statistics
Statistics Standard: S-ID
Measures of Central Tendency
Presentation transcript:

Social Network Metrics

Types of network metrics Group level – Density – Components Isolates – Cliques – Centralization Degree Closeness Betweenness – Factions – Core-periphery Node level – Centrality Degree – Indegree – Outdegree Closeness Betweenness Visualization – Netdraw – Mage QAP Statistical metrics – MDS – Cluster analysis

Preparing the data Most graph-based metrics require symmetric, dichotomous (binary) data Symmetrization – Minimum (captures reciprocal ties) – Maximum (most inclusive) Dichotomize – Valued data are typically ordinal – Mean, median or modal values

Network Density The proportion of ties that exist out of all possible ties For valued data the sum of all tie strengths divided by all possible ties

Density is a course measure Density =.33 Degree centralization = 10% Density =.33 Degree centralization = 60%

Centrality versus centralization Centrality is a node level metric; each node has a centrality score representing it’s position within the network Centralization is a group level metric indicating the extent to which the network is dominated by one or a few nodes