SlideShare una empresa de Scribd logo
1 de 39
Descargar para leer sin conexión
Remix Your Data:
Visualizing Library Instruction Statistics
Brianna Marshall
David Edward “Ted” Polley
We will be handing out flash drives.
If you would like to follow along,
please install Sci2 and Gephi on your
machines:
You may refer to the print handouts for more detailed
installation instructions. In the LOEX 2013 folder on the
flash drive:
Mac users
Windows users
Linux users
Mac users
Windows users
Linux users
Introductions
Brianna Marshall
MLS/MIS Candidate, Indiana University
Graduating May 2014
Ted Polley, MLS/MIS
Research Assistant
Cyberinfrastructure for Network Science Center, Indiana University
Spreadsheets
You love
them, right?
…we didn’t think so.
Why visualization?
¤  Exposes patterns not apparent in raw data (ahem, spreadsheets)
¤  Helps the information you’ve been collecting tell a story
¤  Provides an even deeper analysis of your instruction—the big
picture—that can shape:
¤  Assessment
¤  Departmental goals
¤  Use of human resources
It’s ACRL-approved!
The Value of Academic Libraries: A Comprehensive 
Research Review and Report (2010) emphasized the
need:
“[T]o build librarians’ capacity to document, demonstrate, 
and communicate library value”
It’s ACRL-approved! (x2)
The 2012 report from the Value Of Academic
Libraries Summit: Connect, Collaborate, and Comm
unicate, reiterated, calling for:
“[M]ultiple replicable approaches for documenting and 
demonstrating library impact on student learning and success” 
If you’re still not convinced…
¤ It’s impressive!
¤  To your boss
¤  On your department walls
¤  In your portfolio
¤ A new tool in your toolkit
¤ Why not?
We’ll try
¤ To provide context—what we’re doing and why
¤ To explain the terminology—but if you get confused,
just reference the handout
¤ To keep it simple—though if this is brand new, it may
be overwhelming. And that’s okay.
Remember
¤ There’s a lot of documentation available—you don’t
have to remember everything now
¤ We’re available to answer questions about your data
after the session
On the agenda
¤ Brief introduction to networks
¤ Visualization using qualitative data (example)
¤ Visualization using quantitative data (walkthrough)
Introduction to Networks
Edge Direction:
Directional relationship is
represented by arrows
In-Degree:
Number of incoming
edges
Out-Degree:
Number of outgoing
edges
Visualizing qualitative data
¤  Visualizing qualitative data can present a real challenge
¤  A lot of qualitative data comes in the form of free-text responses to post-
instruction surveys and evaluations
¤  OBJECTIVE
Create a word co-occurrence network to identify any emerging themes from the
responses to open-ended questions on the evaluations of an individual
instructor
¤  DATA
The data come from the 138 student responses to the evaluation of one
instructor. This particular network visualizes responses to the question, “What
was the most valuable thing you learned today?”
Word co-occurrence network of library instruction data
Word co-occurrence networks vs. tag clouds
¤  Tag clouds display the frequency with which certain words
appear in a body of text
¤  This word frequency can be represented using font size and/or
color
Word co-occurrence networks vs. tag clouds
¤  Word co-occurrence is helpful in determining meaning
¤  Word co-occurrences are displayed by making explicit
connections between words
Visualizing quantitative data
¤  OBJECTIVE
To compare the number of instruction sessions taught to courses (and
departments) over a particular period of time. The number of students
reached will also be shown.
¤  DATA
Today, we’re using real data from the Indiana University Teaching 
Learning Department (Thank you Carrie Donovan!)
In a nutshell
1. Start with a spreadsheet of library instruction data
2.  Load it into the Science of Science (Sci2) Tool
3.  Create a network that connects the departments
with the instruction session taught
4.  Load the network into Gephi
5.  Clean it up
6.  Voila! Your visualization is complete
Load the instruction dataset (instruction data.csv on flash drive) into Sci2 as a
Standard CSV format file. You can either use the 'File  Load...' option in the
menu or you can drag and drop the file directly into the data manager:
From there you will need to extract a bipartite network connecting the instruction
sessions to the departments for which those classes are a part of. Run 'Data
Preparation  Extract Bipartite Network' and enter the following parameters:
This will result in a bipartite network in the data manager:
Next, open this network in Gephi, 'Visualization  Networks  Gephi':
When you open the network in Gephi you will be shown a loading report that tells
you the number of nodes and edges in the network and asks you to specify whether it
is a directed or undirected network. Load the file as an undirected network:
When the network is opened in Gephi it will be laid out randomly:
If you do not see this select the Overview tab at the top of the Gephi window. To
see the labels for this network, click the   button in the menu. By default, Gephi
will label the nodes:
If you want to label other elements of the graph you can select the Label text
settings, but this is not necessary for this visualization. To adjust the graph so the
labels are not overlapping you can select the Label Adjust layout:
This will make it easier to move the nodes around to achieve your desired layout.
You can select one of the preset layouts provided by Gephi, but for this particular
network it is almost easier to read the nodes if you manually perform the layout.
To manually adjust the nodes select the drag tool: and click on the node you
wish to move, dragging it to the desired location. To center the graph in the
window you can use the tool, or right-click just off the graph in the white
space and dragging the graph to the center of the window using the drag tool. To
zoom-in, you can use the scroll wheel on your mouse, or you can click on the
button in the bottom right-hand corner of the window and this will open the
menu that will allow you to zoom in.
Now we want to change the size of the nodes based on the number of students in
those instruction sessions. By default the number of students will also be
aggregated to the department nodes, so you will also be able to determine the
total number of students in all the instruction sessions related to a particular
department. To resize the nodes switch to the “Ranking” tab in the upper left-
hand corner of the window and choose the node size icon: Then set number
of students as the rank parameter, and set the size range from 5 to 35:
Click apply and the nodes will be resized from 5 to 35 based on the number of
students in the instruction sessions. By default Gephi will apply a linear scaling to
the size of these nodes. This is fine if you data are normally distributed, but if your
data are skewed to one end or the other, you might want to consider a different
scale. For example, these data are skewed to the upper-end of the range. The
largest node in terms of the number of students is BUS-104 with 1487 students
and the next closest node is CMCL-121 with 636 students. The majority of the
nodes have fewer than 50 students. This means that it will be more difficult to see
the differences between the sizes of the nodes at the lower end of the range. We
can apply a logarithmic scale to the sizes of our nodes that allows us to see the
differences in the sizes of nodes with fewer students more clearly. To do so, click
on the link the Spline... link below the size range and this will bring up the
Interpolate window. You can see that the default scale is linear, but if you choose
a logarithmic scale, such as the third option, you will be able to see the
differences in nodes with fewer students more clearly:
Once you have selected the desired scale, click Apply. Now the nodes will be
resized in a way that allows you to more clearly see the differences in the sizes of
the nodes with fewer students:
Now you will want to color the nodes based on how many times an instruction
session has been taught, and again the department nodes will have an
aggregation of the number of times each of the instruction sessions have been
taught for courses in a department. To color nodes select the color tool: and
set the ranking parameter to number of times taught:
If you want to select a different set of colors, choose the color options icon:
Now to see how the visualization will look when it is exported, go to the Preview
tab at the top of the Gephi window:
You will probably need to hit the refresh button in the bottom left-hand corner
of the Gephi window in order to see the visualization in the graph window:
You may want to choose a different preset layout. Here, the Default Straight layout
has been applied:
This particular layout will display the node labels proportional to their size, which
makes the graph easier to read and allows viewers to immediately identify
important areas of the graph. Now to export the graph, select the export option in
the bottom left-hand corner of the Gephi window:
Finally you can create a legend for your visualization in a visual editor such as Adobe
Illustrator or Inkscape. To see how to use Inkscape, an open source vector image
editing program, to create a legend for your visualization, see
2.4 Saving Visualizations for Publication. The final visualization could look something
like this:

Más contenido relacionado

Destacado

FRIT 7331 School Library Strategic Management Plan Assignment
FRIT 7331 School Library Strategic Management Plan AssignmentFRIT 7331 School Library Strategic Management Plan Assignment
FRIT 7331 School Library Strategic Management Plan Assignmentsaj53
 
Reporting Academic Library Impact
Reporting Academic Library ImpactReporting Academic Library Impact
Reporting Academic Library ImpactAliciaVirtue
 
Towards an assessment of public library value: statistics on the policy maker...
Towards an assessment of public library value: statistics on the policy maker...Towards an assessment of public library value: statistics on the policy maker...
Towards an assessment of public library value: statistics on the policy maker...Kristīne Pabērza
 
Changes in library standards : Statistics and evaluation as mirror of library...
Changes in library standards : Statistics and evaluation as mirror of library...Changes in library standards : Statistics and evaluation as mirror of library...
Changes in library standards : Statistics and evaluation as mirror of library...fpehar
 
Convergytics - Data Management, Reporting & Visualization Capabilities
Convergytics - Data Management, Reporting & Visualization CapabilitiesConvergytics - Data Management, Reporting & Visualization Capabilities
Convergytics - Data Management, Reporting & Visualization CapabilitiesRandhir Hebbar
 
SEO Team Management & Reporting
SEO Team Management & ReportingSEO Team Management & Reporting
SEO Team Management & ReportingRob Bertholf
 
Management Reporting System
Management Reporting SystemManagement Reporting System
Management Reporting Systemvangessel
 
Management Reporting and Innovation - IPA Conference 2015
Management Reporting and Innovation - IPA Conference 2015Management Reporting and Innovation - IPA Conference 2015
Management Reporting and Innovation - IPA Conference 2015Chris Catto
 
Staff manual,lib.survey,statistics,standards.
Staff manual,lib.survey,statistics,standards.Staff manual,lib.survey,statistics,standards.
Staff manual,lib.survey,statistics,standards.ghulamsamdani
 
Most borrowed is most cited? Library loan statistics as a proxy for monograph...
Most borrowed is most cited? Library loan statistics as a proxy for monograph...Most borrowed is most cited? Library loan statistics as a proxy for monograph...
Most borrowed is most cited? Library loan statistics as a proxy for monograph...Nicolas Robinson-Garcia
 
Measures of dispersion.. Statistics& Library and information science
Measures of dispersion.. Statistics& Library and information scienceMeasures of dispersion.. Statistics& Library and information science
Measures of dispersion.. Statistics& Library and information scienceharshaec
 
Management accounting notes @ mba bk
Management accounting notes @ mba bkManagement accounting notes @ mba bk
Management accounting notes @ mba bkBabasab Patil
 
Managerial Accounting
Managerial AccountingManagerial Accounting
Managerial AccountingRasha
 
UKSG Usage Statistics For Decision Making Nov 2010
UKSG Usage Statistics For Decision Making Nov 2010UKSG Usage Statistics For Decision Making Nov 2010
UKSG Usage Statistics For Decision Making Nov 2010Sarah Thompson
 
Library Management System
Library Management SystemLibrary Management System
Library Management SystemAditya Shah
 

Destacado (15)

FRIT 7331 School Library Strategic Management Plan Assignment
FRIT 7331 School Library Strategic Management Plan AssignmentFRIT 7331 School Library Strategic Management Plan Assignment
FRIT 7331 School Library Strategic Management Plan Assignment
 
Reporting Academic Library Impact
Reporting Academic Library ImpactReporting Academic Library Impact
Reporting Academic Library Impact
 
Towards an assessment of public library value: statistics on the policy maker...
Towards an assessment of public library value: statistics on the policy maker...Towards an assessment of public library value: statistics on the policy maker...
Towards an assessment of public library value: statistics on the policy maker...
 
Changes in library standards : Statistics and evaluation as mirror of library...
Changes in library standards : Statistics and evaluation as mirror of library...Changes in library standards : Statistics and evaluation as mirror of library...
Changes in library standards : Statistics and evaluation as mirror of library...
 
Convergytics - Data Management, Reporting & Visualization Capabilities
Convergytics - Data Management, Reporting & Visualization CapabilitiesConvergytics - Data Management, Reporting & Visualization Capabilities
Convergytics - Data Management, Reporting & Visualization Capabilities
 
SEO Team Management & Reporting
SEO Team Management & ReportingSEO Team Management & Reporting
SEO Team Management & Reporting
 
Management Reporting System
Management Reporting SystemManagement Reporting System
Management Reporting System
 
Management Reporting and Innovation - IPA Conference 2015
Management Reporting and Innovation - IPA Conference 2015Management Reporting and Innovation - IPA Conference 2015
Management Reporting and Innovation - IPA Conference 2015
 
Staff manual,lib.survey,statistics,standards.
Staff manual,lib.survey,statistics,standards.Staff manual,lib.survey,statistics,standards.
Staff manual,lib.survey,statistics,standards.
 
Most borrowed is most cited? Library loan statistics as a proxy for monograph...
Most borrowed is most cited? Library loan statistics as a proxy for monograph...Most borrowed is most cited? Library loan statistics as a proxy for monograph...
Most borrowed is most cited? Library loan statistics as a proxy for monograph...
 
Measures of dispersion.. Statistics& Library and information science
Measures of dispersion.. Statistics& Library and information scienceMeasures of dispersion.. Statistics& Library and information science
Measures of dispersion.. Statistics& Library and information science
 
Management accounting notes @ mba bk
Management accounting notes @ mba bkManagement accounting notes @ mba bk
Management accounting notes @ mba bk
 
Managerial Accounting
Managerial AccountingManagerial Accounting
Managerial Accounting
 
UKSG Usage Statistics For Decision Making Nov 2010
UKSG Usage Statistics For Decision Making Nov 2010UKSG Usage Statistics For Decision Making Nov 2010
UKSG Usage Statistics For Decision Making Nov 2010
 
Library Management System
Library Management SystemLibrary Management System
Library Management System
 

Similar a Remix Your Data: Visualizing Library Instruction Statistics

Introduction to Network Analysis in Gephi
Introduction to Network Analysis in GephiIntroduction to Network Analysis in Gephi
Introduction to Network Analysis in GephiVictor Blaer
 
Weka term paper(siddharth 10 bm60086)
Weka term paper(siddharth 10 bm60086)Weka term paper(siddharth 10 bm60086)
Weka term paper(siddharth 10 bm60086)Siddharth Verma
 
Class tech courseware
Class tech coursewareClass tech courseware
Class tech coursewaresr3woodall
 
Web 2.0 lesson plan (t3)
Web 2.0 lesson plan (t3)Web 2.0 lesson plan (t3)
Web 2.0 lesson plan (t3)shamet1
 
Scientific_Posters_sem3
Scientific_Posters_sem3 Scientific_Posters_sem3
Scientific_Posters_sem3 afavia
 
datavisualization-5thUnit.pdf
datavisualization-5thUnit.pdfdatavisualization-5thUnit.pdf
datavisualization-5thUnit.pdfBrijeshPatil13
 
Creating Functional Art in Excel
Creating Functional Art in ExcelCreating Functional Art in Excel
Creating Functional Art in ExcelAmanda Makulec
 
How to select and create an effective visual for your business presentation
How to select and create an effective visual for your business presentationHow to select and create an effective visual for your business presentation
How to select and create an effective visual for your business presentationDave Paradi
 
My aspiration as a Graduate Student in the Davenport University Ma.docx
My aspiration as a Graduate Student in the Davenport University Ma.docxMy aspiration as a Graduate Student in the Davenport University Ma.docx
My aspiration as a Graduate Student in the Davenport University Ma.docxrosemarybdodson23141
 
Data visualisation with sap lumira
Data visualisation with sap lumiraData visualisation with sap lumira
Data visualisation with sap lumiraSupratim Ray
 
Chapter 4 Problem 31. For problem three in chapter four, a teac.docx
Chapter 4 Problem 31. For problem three in chapter four,   a teac.docxChapter 4 Problem 31. For problem three in chapter four,   a teac.docx
Chapter 4 Problem 31. For problem three in chapter four, a teac.docxrobertad6
 
Web 2.0 lesson plan (t3)
Web 2.0 lesson plan (t3)Web 2.0 lesson plan (t3)
Web 2.0 lesson plan (t3)shamet1
 
End-to-End Machine Learning Project
End-to-End Machine Learning ProjectEnd-to-End Machine Learning Project
End-to-End Machine Learning ProjectEng Teong Cheah
 
De vry math 399 ilabs & discussions latest 2016
De vry math 399 ilabs & discussions latest 2016De vry math 399 ilabs & discussions latest 2016
De vry math 399 ilabs & discussions latest 2016lenasour
 
De vry math 399 ilabs & discussions latest 2016 november
De vry math 399 ilabs & discussions latest 2016 novemberDe vry math 399 ilabs & discussions latest 2016 november
De vry math 399 ilabs & discussions latest 2016 novemberlenasour
 
Notesmaster Caribbean Training Manual
Notesmaster Caribbean Training ManualNotesmaster Caribbean Training Manual
Notesmaster Caribbean Training Manualdean dundas
 
Notesmaster Training Manual
Notesmaster Training Manual  Notesmaster Training Manual
Notesmaster Training Manual dean dundas
 

Similar a Remix Your Data: Visualizing Library Instruction Statistics (20)

Introduction to Network Analysis in Gephi
Introduction to Network Analysis in GephiIntroduction to Network Analysis in Gephi
Introduction to Network Analysis in Gephi
 
Weka term paper(siddharth 10 bm60086)
Weka term paper(siddharth 10 bm60086)Weka term paper(siddharth 10 bm60086)
Weka term paper(siddharth 10 bm60086)
 
Class tech courseware
Class tech coursewareClass tech courseware
Class tech courseware
 
Web 2.0 lesson plan (t3)
Web 2.0 lesson plan (t3)Web 2.0 lesson plan (t3)
Web 2.0 lesson plan (t3)
 
Scientific_Posters_sem3
Scientific_Posters_sem3 Scientific_Posters_sem3
Scientific_Posters_sem3
 
datavisualization-5thUnit.pdf
datavisualization-5thUnit.pdfdatavisualization-5thUnit.pdf
datavisualization-5thUnit.pdf
 
Creating Functional Art in Excel
Creating Functional Art in ExcelCreating Functional Art in Excel
Creating Functional Art in Excel
 
How to select and create an effective visual for your business presentation
How to select and create an effective visual for your business presentationHow to select and create an effective visual for your business presentation
How to select and create an effective visual for your business presentation
 
manual.docx
manual.docxmanual.docx
manual.docx
 
My aspiration as a Graduate Student in the Davenport University Ma.docx
My aspiration as a Graduate Student in the Davenport University Ma.docxMy aspiration as a Graduate Student in the Davenport University Ma.docx
My aspiration as a Graduate Student in the Davenport University Ma.docx
 
Data visualisation with sap lumira
Data visualisation with sap lumiraData visualisation with sap lumira
Data visualisation with sap lumira
 
3320 lab1
3320 lab13320 lab1
3320 lab1
 
Chapter 4 Problem 31. For problem three in chapter four, a teac.docx
Chapter 4 Problem 31. For problem three in chapter four,   a teac.docxChapter 4 Problem 31. For problem three in chapter four,   a teac.docx
Chapter 4 Problem 31. For problem three in chapter four, a teac.docx
 
Web 2.0 lesson plan (t3)
Web 2.0 lesson plan (t3)Web 2.0 lesson plan (t3)
Web 2.0 lesson plan (t3)
 
End-to-End Machine Learning Project
End-to-End Machine Learning ProjectEnd-to-End Machine Learning Project
End-to-End Machine Learning Project
 
Data flow sample
Data flow sampleData flow sample
Data flow sample
 
De vry math 399 ilabs & discussions latest 2016
De vry math 399 ilabs & discussions latest 2016De vry math 399 ilabs & discussions latest 2016
De vry math 399 ilabs & discussions latest 2016
 
De vry math 399 ilabs & discussions latest 2016 november
De vry math 399 ilabs & discussions latest 2016 novemberDe vry math 399 ilabs & discussions latest 2016 november
De vry math 399 ilabs & discussions latest 2016 november
 
Notesmaster Caribbean Training Manual
Notesmaster Caribbean Training ManualNotesmaster Caribbean Training Manual
Notesmaster Caribbean Training Manual
 
Notesmaster Training Manual
Notesmaster Training Manual  Notesmaster Training Manual
Notesmaster Training Manual
 

Más de Brianna Marshall

Innovation as Activism: Ideas for Libraries
Innovation as Activism: Ideas for LibrariesInnovation as Activism: Ideas for Libraries
Innovation as Activism: Ideas for LibrariesBrianna Marshall
 
Erotic Digital Archives: Issues Involved in Bringing the Kinsey Library Colle...
Erotic Digital Archives: Issues Involved in Bringing the Kinsey Library Colle...Erotic Digital Archives: Issues Involved in Bringing the Kinsey Library Colle...
Erotic Digital Archives: Issues Involved in Bringing the Kinsey Library Colle...Brianna Marshall
 
Creating a Dynamic Community Space: Reflections on Organizing the Tibetan Mon...
Creating a Dynamic Community Space: Reflections on Organizing the Tibetan Mon...Creating a Dynamic Community Space: Reflections on Organizing the Tibetan Mon...
Creating a Dynamic Community Space: Reflections on Organizing the Tibetan Mon...Brianna Marshall
 
Outreach Initiatives by Graduate Student Workers at IU-B
Outreach Initiatives by Graduate Student Workers at IU-BOutreach Initiatives by Graduate Student Workers at IU-B
Outreach Initiatives by Graduate Student Workers at IU-BBrianna Marshall
 
Exploring Map-Based Discovery Services in the Digital Library Environment
Exploring Map-Based Discovery Services in the Digital Library EnvironmentExploring Map-Based Discovery Services in the Digital Library Environment
Exploring Map-Based Discovery Services in the Digital Library EnvironmentBrianna Marshall
 
Flipped! Expanding Technology's Role in Instruction
Flipped! Expanding Technology's Role in InstructionFlipped! Expanding Technology's Role in Instruction
Flipped! Expanding Technology's Role in InstructionBrianna Marshall
 

Más de Brianna Marshall (6)

Innovation as Activism: Ideas for Libraries
Innovation as Activism: Ideas for LibrariesInnovation as Activism: Ideas for Libraries
Innovation as Activism: Ideas for Libraries
 
Erotic Digital Archives: Issues Involved in Bringing the Kinsey Library Colle...
Erotic Digital Archives: Issues Involved in Bringing the Kinsey Library Colle...Erotic Digital Archives: Issues Involved in Bringing the Kinsey Library Colle...
Erotic Digital Archives: Issues Involved in Bringing the Kinsey Library Colle...
 
Creating a Dynamic Community Space: Reflections on Organizing the Tibetan Mon...
Creating a Dynamic Community Space: Reflections on Organizing the Tibetan Mon...Creating a Dynamic Community Space: Reflections on Organizing the Tibetan Mon...
Creating a Dynamic Community Space: Reflections on Organizing the Tibetan Mon...
 
Outreach Initiatives by Graduate Student Workers at IU-B
Outreach Initiatives by Graduate Student Workers at IU-BOutreach Initiatives by Graduate Student Workers at IU-B
Outreach Initiatives by Graduate Student Workers at IU-B
 
Exploring Map-Based Discovery Services in the Digital Library Environment
Exploring Map-Based Discovery Services in the Digital Library EnvironmentExploring Map-Based Discovery Services in the Digital Library Environment
Exploring Map-Based Discovery Services in the Digital Library Environment
 
Flipped! Expanding Technology's Role in Instruction
Flipped! Expanding Technology's Role in InstructionFlipped! Expanding Technology's Role in Instruction
Flipped! Expanding Technology's Role in Instruction
 

Último

Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGSujit Pal
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 

Último (20)

Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAG
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 

Remix Your Data: Visualizing Library Instruction Statistics

  • 1. Remix Your Data: Visualizing Library Instruction Statistics Brianna Marshall David Edward “Ted” Polley
  • 2. We will be handing out flash drives. If you would like to follow along, please install Sci2 and Gephi on your machines: You may refer to the print handouts for more detailed installation instructions. In the LOEX 2013 folder on the flash drive: Mac users Windows users Linux users Mac users Windows users Linux users
  • 3. Introductions Brianna Marshall MLS/MIS Candidate, Indiana University Graduating May 2014 Ted Polley, MLS/MIS Research Assistant Cyberinfrastructure for Network Science Center, Indiana University
  • 5. Why visualization? ¤  Exposes patterns not apparent in raw data (ahem, spreadsheets) ¤  Helps the information you’ve been collecting tell a story ¤  Provides an even deeper analysis of your instruction—the big picture—that can shape: ¤  Assessment ¤  Departmental goals ¤  Use of human resources
  • 6. It’s ACRL-approved! The Value of Academic Libraries: A Comprehensive  Research Review and Report (2010) emphasized the need: “[T]o build librarians’ capacity to document, demonstrate,  and communicate library value”
  • 7. It’s ACRL-approved! (x2) The 2012 report from the Value Of Academic Libraries Summit: Connect, Collaborate, and Comm unicate, reiterated, calling for: “[M]ultiple replicable approaches for documenting and  demonstrating library impact on student learning and success” 
  • 8. If you’re still not convinced… ¤ It’s impressive! ¤  To your boss ¤  On your department walls ¤  In your portfolio ¤ A new tool in your toolkit ¤ Why not?
  • 9. We’ll try ¤ To provide context—what we’re doing and why ¤ To explain the terminology—but if you get confused, just reference the handout ¤ To keep it simple—though if this is brand new, it may be overwhelming. And that’s okay.
  • 10. Remember ¤ There’s a lot of documentation available—you don’t have to remember everything now ¤ We’re available to answer questions about your data after the session
  • 11. On the agenda ¤ Brief introduction to networks ¤ Visualization using qualitative data (example) ¤ Visualization using quantitative data (walkthrough)
  • 12. Introduction to Networks Edge Direction: Directional relationship is represented by arrows In-Degree: Number of incoming edges Out-Degree: Number of outgoing edges
  • 13. Visualizing qualitative data ¤  Visualizing qualitative data can present a real challenge ¤  A lot of qualitative data comes in the form of free-text responses to post- instruction surveys and evaluations ¤  OBJECTIVE Create a word co-occurrence network to identify any emerging themes from the responses to open-ended questions on the evaluations of an individual instructor ¤  DATA The data come from the 138 student responses to the evaluation of one instructor. This particular network visualizes responses to the question, “What was the most valuable thing you learned today?”
  • 14. Word co-occurrence network of library instruction data
  • 15. Word co-occurrence networks vs. tag clouds ¤  Tag clouds display the frequency with which certain words appear in a body of text ¤  This word frequency can be represented using font size and/or color
  • 16. Word co-occurrence networks vs. tag clouds ¤  Word co-occurrence is helpful in determining meaning ¤  Word co-occurrences are displayed by making explicit connections between words
  • 17. Visualizing quantitative data ¤  OBJECTIVE To compare the number of instruction sessions taught to courses (and departments) over a particular period of time. The number of students reached will also be shown. ¤  DATA Today, we’re using real data from the Indiana University Teaching Learning Department (Thank you Carrie Donovan!)
  • 18. In a nutshell 1. Start with a spreadsheet of library instruction data 2.  Load it into the Science of Science (Sci2) Tool 3.  Create a network that connects the departments with the instruction session taught 4.  Load the network into Gephi 5.  Clean it up 6.  Voila! Your visualization is complete
  • 19.
  • 20. Load the instruction dataset (instruction data.csv on flash drive) into Sci2 as a Standard CSV format file. You can either use the 'File Load...' option in the menu or you can drag and drop the file directly into the data manager:
  • 21. From there you will need to extract a bipartite network connecting the instruction sessions to the departments for which those classes are a part of. Run 'Data Preparation Extract Bipartite Network' and enter the following parameters:
  • 22. This will result in a bipartite network in the data manager:
  • 23. Next, open this network in Gephi, 'Visualization Networks Gephi':
  • 24. When you open the network in Gephi you will be shown a loading report that tells you the number of nodes and edges in the network and asks you to specify whether it is a directed or undirected network. Load the file as an undirected network:
  • 25. When the network is opened in Gephi it will be laid out randomly:
  • 26. If you do not see this select the Overview tab at the top of the Gephi window. To see the labels for this network, click the   button in the menu. By default, Gephi will label the nodes:
  • 27. If you want to label other elements of the graph you can select the Label text settings, but this is not necessary for this visualization. To adjust the graph so the labels are not overlapping you can select the Label Adjust layout:
  • 28. This will make it easier to move the nodes around to achieve your desired layout. You can select one of the preset layouts provided by Gephi, but for this particular network it is almost easier to read the nodes if you manually perform the layout. To manually adjust the nodes select the drag tool: and click on the node you wish to move, dragging it to the desired location. To center the graph in the window you can use the tool, or right-click just off the graph in the white space and dragging the graph to the center of the window using the drag tool. To zoom-in, you can use the scroll wheel on your mouse, or you can click on the button in the bottom right-hand corner of the window and this will open the menu that will allow you to zoom in.
  • 29.
  • 30. Now we want to change the size of the nodes based on the number of students in those instruction sessions. By default the number of students will also be aggregated to the department nodes, so you will also be able to determine the total number of students in all the instruction sessions related to a particular department. To resize the nodes switch to the “Ranking” tab in the upper left- hand corner of the window and choose the node size icon: Then set number of students as the rank parameter, and set the size range from 5 to 35:
  • 31. Click apply and the nodes will be resized from 5 to 35 based on the number of students in the instruction sessions. By default Gephi will apply a linear scaling to the size of these nodes. This is fine if you data are normally distributed, but if your data are skewed to one end or the other, you might want to consider a different scale. For example, these data are skewed to the upper-end of the range. The largest node in terms of the number of students is BUS-104 with 1487 students and the next closest node is CMCL-121 with 636 students. The majority of the nodes have fewer than 50 students. This means that it will be more difficult to see the differences between the sizes of the nodes at the lower end of the range. We can apply a logarithmic scale to the sizes of our nodes that allows us to see the differences in the sizes of nodes with fewer students more clearly. To do so, click on the link the Spline... link below the size range and this will bring up the Interpolate window. You can see that the default scale is linear, but if you choose a logarithmic scale, such as the third option, you will be able to see the differences in nodes with fewer students more clearly:
  • 32.
  • 33. Once you have selected the desired scale, click Apply. Now the nodes will be resized in a way that allows you to more clearly see the differences in the sizes of the nodes with fewer students:
  • 34. Now you will want to color the nodes based on how many times an instruction session has been taught, and again the department nodes will have an aggregation of the number of times each of the instruction sessions have been taught for courses in a department. To color nodes select the color tool: and set the ranking parameter to number of times taught:
  • 35. If you want to select a different set of colors, choose the color options icon:
  • 36. Now to see how the visualization will look when it is exported, go to the Preview tab at the top of the Gephi window: You will probably need to hit the refresh button in the bottom left-hand corner of the Gephi window in order to see the visualization in the graph window:
  • 37. You may want to choose a different preset layout. Here, the Default Straight layout has been applied:
  • 38. This particular layout will display the node labels proportional to their size, which makes the graph easier to read and allows viewers to immediately identify important areas of the graph. Now to export the graph, select the export option in the bottom left-hand corner of the Gephi window:
  • 39. Finally you can create a legend for your visualization in a visual editor such as Adobe Illustrator or Inkscape. To see how to use Inkscape, an open source vector image editing program, to create a legend for your visualization, see 2.4 Saving Visualizations for Publication. The final visualization could look something like this: