80

20121010 marc smith - mapping collections of connections in social media with node xl

Embed Size (px)

DESCRIPTION

Also presented at Sogang University, and SERI (Samsung Economic Research Institute) and Hallym University. NodeXL and social media network maps.

Citation preview

Page 1: 20121010 marc smith - mapping collections of connections in social media with node xl
Page 2: 20121010 marc smith - mapping collections of connections in social media with node xl

Marc A. SmithChief Social ScientistConnected Action Consulting [email protected]://www.connectedaction.nethttp://nodexl.codeplex.com/

A project from the Social Media Research Foundation: http://www.smrfoundation.org

Charting Collections of Connections

In Social Media: Creating Maps & Measures with

NodeXL

Page 3: 20121010 marc smith - mapping collections of connections in social media with node xl

About Me

Introductions

Marc A. SmithChief Social ScientistConnected Action Consulting Group

[email protected]://www.connectedaction.nethttp://www.codeplex.com/nodexlhttp://www.twitter.com/marc_smithhttp://delicious.com/marc_smith/Paper http://www.flickr.com/photos/marc_smithhttp://www.facebook.com/marc.smith.sociologisthttp://www.linkedin.com/in/marcasmithhttp://www.slideshare.net/Marc_A_Smithhttp://www.smrfoundation.org

Page 4: 20121010 marc smith - mapping collections of connections in social media with node xl

Social Media Research Foundationhttp://smrfoundation.org

Page 5: 20121010 marc smith - mapping collections of connections in social media with node xl

Social Media (email, Facebook, Twitter, YouTube, and more) is all about connections

from people

to people.

5

Page 6: 20121010 marc smith - mapping collections of connections in social media with node xl

Patterns are left behind

6

Page 7: 20121010 marc smith - mapping collections of connections in social media with node xl

There are many kinds of ties….

http://www.flickr.com/photos/stevendepolo/3254238329

Like, Link, Reply, Rate, Review, Favorite, Friend, Follow, Forward, Edit, Tag, Comment, Check-in…

Internet Verbs!

Page 9: 20121010 marc smith - mapping collections of connections in social media with node xl

World Wide Web

Each contains one or more social networks

Page 10: 20121010 marc smith - mapping collections of connections in social media with node xl

Location, Location, Location

Page 11: 20121010 marc smith - mapping collections of connections in social media with node xl

Position, Position, Position

Page 12: 20121010 marc smith - mapping collections of connections in social media with node xl

알철수 - Ahn Chul Soo

Page 13: 20121010 marc smith - mapping collections of connections in social media with node xl

20121009-NodeXL-Twitter- 문재인 - Moon Jae In

Page 14: 20121010 marc smith - mapping collections of connections in social media with node xl

20121009-NodeXL-Twitter- 박근혜 Park Keun Hye

Page 17: 20121010 marc smith - mapping collections of connections in social media with node xl

http://www.flickr.com/photos/fullaperture/81266869/

Strength of Weak ties

Page 18: 20121010 marc smith - mapping collections of connections in social media with node xl
Page 19: 20121010 marc smith - mapping collections of connections in social media with node xl

Social Networks

• History: from the dawn of time!

• Theory and method: 1934 ->

• Jacob L. Moreno

• http://en.wikipedia.org/wiki/Jacob_L._Moreno

Jacob Moreno’s early social network diagram of positive and negative relationships among members of a football team.

Originally published in Moreno, J. L. (1934). Who shall survive? Washington, DC: Nervous and Mental Disease Publishing Company.

Page 20: 20121010 marc smith - mapping collections of connections in social media with node xl

A nearly social network diagram of relationships among workers in a factory illustrates the positions different workers occupy within the workgroup.

Originally published in Roethlisberger, F., and Dickson, W. (1939). Management andthe worker. Cambridge, UK: Cambridge University Press.

Page 21: 20121010 marc smith - mapping collections of connections in social media with node xl

Hubs

Page 22: 20121010 marc smith - mapping collections of connections in social media with node xl

Bridges

Page 23: 20121010 marc smith - mapping collections of connections in social media with node xl

Islands

http://www.flickr.com/photos/storm-crypt/3047698741

Page 24: 20121010 marc smith - mapping collections of connections in social media with node xl

http://www.flickr.com/photos/library_of_congress/3295494976/sizes/o/in/photostream/

Clusters

Page 25: 20121010 marc smith - mapping collections of connections in social media with node xl

http://www.flickr.com/photos/amycgx/3119640267/

Crowds

Page 26: 20121010 marc smith - mapping collections of connections in social media with node xl

Network of connections among “#Debate AND Obama” mentioning Twitter users

Page 27: 20121010 marc smith - mapping collections of connections in social media with node xl

Introduction to NodeXL

Like MSPaint™ for graphs.— the Community

Page 28: 20121010 marc smith - mapping collections of connections in social media with node xl

Dian

e has

high

de

gree

Heather has high

betweenness

NodeXLNetwork Overview Discovery and Exploration add-in for Excel 2007/2010

A minimal network can illustrate the ways different

locations have different values for centrality and degree

Page 29: 20121010 marc smith - mapping collections of connections in social media with node xl
Page 31: 20121010 marc smith - mapping collections of connections in social media with node xl

• Central tenet – Social structure emerges from – the aggregate of relationships (ties) – among members of a population

• Phenomena of interest– Emergence of cliques and clusters – from patterns of relationships– Centrality (core), periphery (isolates), – betweenness

• Methods– Surveys, interviews, observations,

log file analysis, computational analysis of matrices

(Hampton &Wellman, 1999; Paolillo, 2001; Wellman, 2001)

Source: Richards, W. (1986). The NEGOPY network analysis program. Burnaby, BC: Department of Communication, Simon Fraser University. pp.7-16

Social Network Theoryhttp://en.wikipedia.org/wiki/Social_network

Page 32: 20121010 marc smith - mapping collections of connections in social media with node xl

SNA 101• Node

– “actor” on which relationships act; 1-mode versus 2-mode networks• Edge

– Relationship connecting nodes; can be directional• Cohesive Sub-Group

– Well-connected group; clique; cluster• Key Metrics

– Centrality (group or individual measure)• Number of direct connections that individuals have with others in the group (usually look at

incoming connections only)• Measure at the individual node or group level

– Cohesion (group measure)• Ease with which a network can connect• Aggregate measure of shortest path between each node pair at network level reflects

average distance– Density (group measure)

• Robustness of the network• Number of connections that exist in the group out of 100% possible

– Betweenness (individual measure)• # shortest paths between each node pair that a node is on• Measure at the individual node level

• Node roles– Peripheral – below average centrality– Central connector – above average centrality– Broker – above average betweenness

E

D

F

A

CB

H

G

I

CD

E

A B D E

Page 33: 20121010 marc smith - mapping collections of connections in social media with node xl

NodeXLFree/Open Social Network Analysis add-in for Excel 2007/2010 makes graph

theory as easy as a pie chart, with integrated analysis of social media sources.http://nodexl.codeplex.com

Page 34: 20121010 marc smith - mapping collections of connections in social media with node xl

http://www.youtube.com/watch?v=0M3T65Iw3Ac

Nod

eXL

Vide

o

Page 35: 20121010 marc smith - mapping collections of connections in social media with node xl

Goal: Make SNA easier

• Existing Social Network Tools are challenging for many novice users

• Tools like Excel are widely used• Leveraging a spreadsheet as a host for SNA

lowers barriers to network data analysis and display

Page 36: 20121010 marc smith - mapping collections of connections in social media with node xl

Twitter Network for “Microsoft Research”*BEFORE*

Page 37: 20121010 marc smith - mapping collections of connections in social media with node xl

Twitter Network for “Microsoft Research”*AFTER*

Page 38: 20121010 marc smith - mapping collections of connections in social media with node xl

Network Motif Simplification

Cody Dunne, University of Maryland

Page 39: 20121010 marc smith - mapping collections of connections in social media with node xl

NodeXLGraph Gallery

Page 40: 20121010 marc smith - mapping collections of connections in social media with node xl

Now Available

Page 41: 20121010 marc smith - mapping collections of connections in social media with node xl

Communities in Cyberspace

Page 42: 20121010 marc smith - mapping collections of connections in social media with node xl

This graph represents a directed network of 1,360 Twitter users

whose recent tweets contained "contraceptive OR contraception". The network was obtained

on Friday, 08 June 2012 at 13:22 UTC. There is

an edge for each follows relationship. There is an edge for each "replies-

to" relationship in a tweet. There is an edge

for each "mentions" relationship in a tweet.

There is a self-loop edge for each tweet that is not

a "replies-to" or "mentions". The tweets were made over the 2-

day period from Thursday, 07 June 2012 at 18:46 UTC to Friday, 08 June 2012 at 13:06

UTC. The graph's vertices were grouped by cluster using the Clauset-Newman-Moore cluster

algorithm. The edge colors are based on

relationship values. The vertex sizes are based on

each user’s number of followers. Table 1

reports the summary network metrics that describe the graph.

Page 43: 20121010 marc smith - mapping collections of connections in social media with node xl

Summary network metrics

Page 44: 20121010 marc smith - mapping collections of connections in social media with node xl

The Vertices spreadsheet lists users who contributed a tweet containing the terms “contraception OR

contraceptives” over two days in early June 2012. Users are ranked by their computed betweenness centrality within the network of follows, replies, and mentions edges. The top 10 vertices, ranked by betweenness centrality are the accounts

at the center of the network. These include: @thinkprogress, @gatesfoundation, @SandraFluke,

@maleeek, @Change, @foxandfriends, @melindagates, @AshleyJudd, @cnalive, and @SOHLTC.

Page 45: 20121010 marc smith - mapping collections of connections in social media with node xl

Welser, Howard T., Eric Gleave, Danyel Fisher, and Marc Smith. 2007. Visualizing the Signatures of Social Roles in Online Discussion Groups. The Journal of Social Structure. 8(2).

Experts and “Answer People”

Discussion starters, Topic setters

Discussion people, Topic setters

Page 46: 20121010 marc smith - mapping collections of connections in social media with node xl

NodeXL calculates network metrics and

word pairs

Page 47: 20121010 marc smith - mapping collections of connections in social media with node xl

Contrasting groups

Page 48: 20121010 marc smith - mapping collections of connections in social media with node xl

The Content summary spreadsheet displays the most

frequently used URLs, hashtags, and user names within the

network as a whole and within each calculated sub-group.

Page 49: 20121010 marc smith - mapping collections of connections in social media with node xl

Contrast hashtags in Groups 2 & 4

Page 50: 20121010 marc smith - mapping collections of connections in social media with node xl

Contrasting URL references

Page 51: 20121010 marc smith - mapping collections of connections in social media with node xl

Word Pair Contrasts

Page 52: 20121010 marc smith - mapping collections of connections in social media with node xl
Page 53: 20121010 marc smith - mapping collections of connections in social media with node xl

NodeXL Ribbon in Excel

Page 54: 20121010 marc smith - mapping collections of connections in social media with node xl

NodeXL data import sources

Page 55: 20121010 marc smith - mapping collections of connections in social media with node xl

Example NodeXL data importer for Twitter

Page 56: 20121010 marc smith - mapping collections of connections in social media with node xl

NodeXL imports “edges” from social media data sources

Page 57: 20121010 marc smith - mapping collections of connections in social media with node xl

NodeXL creates a list of “vertices” from imported social media edges

NodeXL displays subgraph images along with network metadata

Page 58: 20121010 marc smith - mapping collections of connections in social media with node xl

Automate

NodeXL Automation

makes analysis simple and fast

Perform collections of

common operations with

a single click

Page 59: 20121010 marc smith - mapping collections of connections in social media with node xl

NodeXL Network Metrics

Page 60: 20121010 marc smith - mapping collections of connections in social media with node xl

NodeXL “Autofill columns” simplifies mapping data attributes to display attributes

Page 61: 20121010 marc smith - mapping collections of connections in social media with node xl
Page 62: 20121010 marc smith - mapping collections of connections in social media with node xl

NodeXL enables filtering of networks

Page 63: 20121010 marc smith - mapping collections of connections in social media with node xl

NodeXL Generates Overall Network Metrics

Page 64: 20121010 marc smith - mapping collections of connections in social media with node xl
Page 65: 20121010 marc smith - mapping collections of connections in social media with node xl
Page 66: 20121010 marc smith - mapping collections of connections in social media with node xl

Social Network Maps Reveal

Key influencers in any topic.

Sub-groups.

Bridges.

Page 68: 20121010 marc smith - mapping collections of connections in social media with node xl

What we are trying to do:Open Tools, Open Data, Open Scholarship

• Build the “Firefox of GraphML” – open tools for collecting and visualizing social media data

• Connect users to network analysis – make network charts as easy as making a pie chart

• Connect researchers to social media data sources• Archive: Be the “Allen Very Large Telescope Array”

for Social Media data – coordinate and aggregate the results of many user’s data collection and analysis

• Create open access research papers & findings• Make “collections of connections” easy for users to

manage

Page 69: 20121010 marc smith - mapping collections of connections in social media with node xl

What we have done: Open Tools

• NodeXL• Data providers (“spigots”)

– ThreadMill Message Board– Exchange Enterprise Email– Voson Hyperlink– SharePoint– Facebook– Twitter– YouTube– Flickr

Page 70: 20121010 marc smith - mapping collections of connections in social media with node xl

What we have done: Open Data

• NodeXLGraphGallery.org– User generated collection of

network graphs, datasets and annotations

– Collective repository for the research community

– Published collections of data from a range of social media data sources to help students and researchers connect with data of interest and relevance

Page 71: 20121010 marc smith - mapping collections of connections in social media with node xl

What we have done: Open Scholarship

• Webshop 2011, 2012: NSF, Google, Intel, Yahoo–4 Days, 55 Students, 20 Speakers

• Other Workshops: –ICWSM12, NetSci, HyperText12, Cape

Town, Korea, Italy, Russia

Page 72: 20121010 marc smith - mapping collections of connections in social media with node xl

What we have done: Open Scholarship

Page 73: 20121010 marc smith - mapping collections of connections in social media with node xl

What we want to do: (Build the tools to) map the social web• Move NodeXL to the web: (Node[NOT]XL)

– Node for Google Doc Spreadsheets? – WebGL Canvas? D3.JS? Sigma.JS

• Connect to more data sources of interest:– RDF, MediaWikis, Gmail, NYT, Citation Networks

• Solve hard network manipulation UI problems:– Modal transform, Time series, Automated layouts

• Grow and maintain archives of social media network data sets for research use.

• Improve network science education:– Workshops on social media network analysis– Live lectures and presentations– Videos and training materials

Page 74: 20121010 marc smith - mapping collections of connections in social media with node xl

How you can help

• Sponsor a feature• Sponsor workshops• Sponsor a student• Schedule training• Sponsor the foundation• Donate your money, code, computation, storage,

bandwidth, data or employee’s time• Help promote the work of the Social Media

Research Foundation

Page 75: 20121010 marc smith - mapping collections of connections in social media with node xl
Page 76: 20121010 marc smith - mapping collections of connections in social media with node xl

Who is the mayor of your hashtag?

Find out at: http://netbadges.com

Page 77: 20121010 marc smith - mapping collections of connections in social media with node xl

Who is the mayor of your hashtag?

Find out at: http://netbadges.com

Page 78: 20121010 marc smith - mapping collections of connections in social media with node xl

http://netbadges.com

Who is the mayor of your hashtag?

Find out at: http://netbadges.com

Page 79: 20121010 marc smith - mapping collections of connections in social media with node xl

Marc A. SmithChief Social ScientistConnected Action Consulting [email protected]://www.connectedaction.nethttp://nodexl.codeplex.com/

A project from the Social Media Research Foundation: http://www.smrfoundation.org

Charting Collections of Connections

In Social Media: Creating Maps & Measures with

NodeXL

Page 80: 20121010 marc smith - mapping collections of connections in social media with node xl