Social Networks Corina Ciubuc.

Slides:



Advertisements
Similar presentations
CSE 211 Discrete Mathematics
Advertisements

Social Network Analysis (in 10 minutes) Nick Crossley.
Dr. Henry Hexmoor Department of Computer Science Southern Illinois University Carbondale Network Theory: Computational Phenomena and Processes Social Network.
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.
Lecture 5 Graph Theory. Graphs Graphs are the most useful model with computer science such as logical design, formal languages, communication network,
Midwestern State University Department of Computer Science Dr. Ranette Halverson CMPS 2433 – CHAPTER 4 GRAPHS 1.
Introduction to Network Theory: Modern Concepts, Algorithms
Analysis and Modeling of Social Networks Foudalis Ilias.
Introduction to Social Network Analysis Lluís Coromina Departament d’Economia. Universitat de Girona Girona, 18/01/2005.
Social Network Analysis and Its Applications By Paul Rossman Indiana University of Pennsylvania.
2 The NodeXL Project Team About Me Introductions Marc A. Smith Chief Social Scientist Connected Action Consulting Group
Relationship Mining Network Analysis Week 5 Video 5.
CONNECTIVITY “The connectivity of a network may be defined as the degree of completeness of the links between nodes” (Robinson and Bamford, 1978).
A Set of Measures of Centrality Based on Betweenness Linton C. Freeman, 1977 Advisor : Professor Frank Y. S. Lin Presented by: Tuan-Chun Chen Presentation.
By: Roma Mohibullah Shahrukh Qureshi
Graph & BFS.
Using Structure Indices for Efficient Approximation of Network Properties Matthew J. Rattigan, Marc Maier, and David Jensen University of Massachusetts.
Centrality and Prestige HCC Spring 2005 Wednesday, April 13, 2005 Aliseya Wright.
Graph COMP171 Fall Graph / Slide 2 Graphs * Extremely useful tool in modeling problems * Consist of: n Vertices n Edges D E A C F B Vertex Edge.
Graph & BFS Lecture 22 COMP171 Fall Graph & BFS / Slide 2 Graphs * Extremely useful tool in modeling problems * Consist of: n Vertices n Edges D.
How is this going to make us 100K Applications of Graph Theory.
Chapter 11 Graphs and Trees This handout: Terminology of Graphs Eulerian Cycles.
Network Measures Social Media Mining. 2 Measures and Metrics 2 Social Media Mining Network Measures Klout.
CS105 Introduction to Social Network Lecture: Yang Mu UMass Boston.
Course Overview & Introduction to Social Network Analysis How to analyse social networks?
Presentation: Random Walk Betweenness, J. Govorčin Laboratory for Data Technologies, Faculty of Information Studies, Novo mesto – September 22, 2011 Random.
Social Networks and Mobile Technologies in Public Health Jones epischisto.org.
Infrastructure of MANETs  MANETS are without a fixed infrastructure  Network Graphs in MANETS are rarely or ever connected  MANET routing protocols.
Social Network Analysis: A Non- Technical Introduction José Luis Molina Universitat Autònoma de Barcelona
Principles of Social Network Analysis. Definition of Social Networks “A social network is a set of actors that may have relationships with one another”
Representing and Using Graphs
Advanced Methods and Analysis for the Learning and Social Sciences PSY505 Spring term, 2012 April 25, 2012.
Social Network Metrics. Types of network metrics Group level – Density – Components Isolates – Cliques – Centralization Degree Closeness Betweenness –
Lecture 13: Network centrality Slides are modified from Lada Adamic.
How to Analyse Social Network?
A project from the Social Media Research Foundation: Finding direction in a sea of connection:
Social Networks. 2 A social network is a social structure made up of individuals or organizations (called "nodes“), which are tied (connected) by one.
Most of contents are provided by the website Graph Essentials TJTSD66: Advanced Topics in Social Media.
Slides are modified from Lada Adamic
The Structure of the Web. Getting to knowing the Web How big is the web and how do you measure it? How many people use the web? How many use search engines?
Graphs & Matrices Todd Cromedy & Bruce Nicometo March 30, 2004.
1.5 Graph Theory. Graph Theory The Branch of mathematics in which graphs and networks are used to solve problems.
Graphs A graphs is an abstract representation of a set of objects, called vertices or nodes, where some pairs of the objects are connected by links, called.
MAT 2720 Discrete Mathematics Section 8.2 Paths and Cycles
1 Friends and Neighbors on the Web Presentation for Web Information Retrieval Bruno Lepri.
How to Analyse Social Network? Social networks can be represented by complex networks.
Informatics tools in network science
Chapter 9: Graphs.
Importance Measures on Nodes Lecture 2 Srinivasan Parthasarathy 1.
Mapping Your Digital Audiences Nicole Fernandez, Georgetown Erin Gamble, Charrosé King,
Trees.
Classroom network analysis
Social Networks Analysis
Dijkstra’s shortest path Algorithm
Applications of graph theory in complex systems research
Graph theory Definitions Trees, cycles, directed graphs.
Chapter 7 Web Structure Mining
Core Methods in Educational Data Mining
Network analysis.
SOCIAL NETWORKS Amit Sharma INF -38FQ School of Information
Network Science: A Short Introduction i3 Workshop
Centrality in Social Networks
Graph Algorithm.
Peer-to-Peer and Social Networks Fall 2017
Department of Computer Science University of York
Course Contents: T1 Greedy Algorithm Divide & Conquer
Network Graph Chuck Alice Vertices Nodes Edges Links Bob.
SOCIAL NETWORKS Amit Sharma INF -38FQ School of Information
Chapter 10 Graphs and Trees
Core Methods in Educational Data Mining
Presentation transcript:

Social Networks Corina Ciubuc

Index Introduction Social Network Analysis (SNA) Metrics in SNA Example

Social Networks

What is a Social Network ? Network – a set of nodes, points or locations connected Social Network -  a social structure made up of individuals (or organizations) called "nodes", which are tied (connected) by one or more specific types of interdependency, such as friendship, common interest Social Network Analysis (SNA) - views social relationships in terms of network theory consisting of nodes and ties (also called edges, links or connections).

Social Network Analysis Nodes - individual actors within the networks Ties - relationships between the actors The resulting graph-based structures are often very complex To understand networks and their participants, we evaluate the location of actors in the network.

Measures in SNA Degree - The count of the number of ties to other actors in the network. CD(v) = deg(v) Betweenness - The extent to which a node lies between other nodes in the network. The measure reflects the number of people who a person is connecting indirectly through their direct links.

Measures in SNA (2) Closeness - The degree an individual is near all other individuals in a network (directly or indirectly). Closeness is the inverse of the sum of the shortest distances between each individual and every other person in the network. 

Measures in SNA (3) Bridge - An edge is said to be a bridge if deleting it would cause its endpoints to lie in different components of a graph. Tarjan Algorithm Centralization - The difference between the number of links for each node divided by maximum possible sum of differences.

Measures in SNA (4) Eigenvector centrality - A measure of the importance of a node in a network. It assigns relative scores to all nodes in the network based on the principle that connections to nodes having a high score contribute more to the score of the node in question. Local bridge - An edge is a local bridge if its endpoints share no common neighbors. Unlike a bridge, a local bridge is contained in a cycle. Path length - The distances between pairs of nodes in the network.

Example: Kite Network

Example (2) Degree Centrality - Diane has the most direct connections in the network - the most active node in the network = a 'connector' or 'hub' in the network. “The more connections, the better." …… This is not always true Betweenness Centrality - Heather has few direct connections …. but she has one of the best locations in the network = a 'broker' in the network. “ Location, Location, Location."

Example (3) Closeness Centrality - Fernando and Garth The pattern of their direct and indirect ties allow them to access all the nodes in the network more quickly than anyone else = they have the best visibility into what is happening in the network. Boundary Spanners - Nodes that connect their group to others usually end up with high network metrics. Network Centralization - A very centralized network is dominated by one or a few very central nodes.

References “Social Network” – Retrieved from - http://en.wikipedia.org/wiki/Social_network “Social Network Analysis, A Brief Introduction” Retrieved from -http://www.orgnet.com/sna.html Mislov A., Marcon M., Gummadi K., Druschel P., Bhattacharjee B - “Measurement and Analysis of Online Social Networks” - Retrieved from - http://conferences.sigcomm.org/imc/2007/papers/imc170.pdf

Questions