SlideShare a Scribd company logo
1 of 14
Download to read offline
1
UCINET Quick Start Guide
This guide provides a quick introduction to UCINET. It assumes that the software has been installed
with the data in the folder C:Program FilesAnalytic TechnologiesUcinet 6DataFiles and this has
been left as the default directory.
When UCINET is started the following window appears.
The submenu buttons give access to all of the routines in UCINET and these are grouped into File,
Data, Transform, Tools, Network, Visualize, Options and Help. Note that the buttons located below
these are simply fast ways of calling routines in the submenus. The default directory given at the
bottom is where UCINET picks up any data and stores any files (unless otherwise specified) this
directory can be changed by clicking on the button to the right.
Running a routine
To run a UCINET routine we usually need to specify a UCINET dataset and give some parameters.
Where possible UCINET selects some default parameters which the user can change if required.
Note that UCINET comes with a number of standard datasets and these will be located in the default
directory. When a routine has been run there is some textual output which appears on the screen
and usually a UCINET datafile contain the results that again will be stored in the default directory.
We shall run the degree centrality routine to calculate the centralities of all the actors in a standard
UCINET dataset called TARO. First we highlight Network>Centrality>Degree and then click
Submenu buttons
Exit button
Spreadsheet
editor DL editor
Text editor (notepad)
Run Netdraw
Current default directory
Change default directory button
Display dataset
Matrix Algebra
2
This will bring up a box as follows
If you click on the help button then a help screen will open which looks like this. The help file gives a
detailed description of the routine, explains the parameters and describes the output that will
appear in the log file and on the screen.
Click to run the routine
Click to cancel
Click to access
help associated
with this routine
Defaults parameters can be
changed by selecting from a list
Click to open a pick
file box
Name of UCINET datafile
created by this routine. Can
be changed by typing over
3
Close the help file and either by clicking on the pickfile button or by typing the name select the TARO
data for analysis as follows.
Now click OK to run the routine to obtain the following.
4
This is a text file giving the results of the routine. Note you can scroll down to see more of the file.
This file can be saved or copied and pasted into a word processing package. When UCINET is closed
this file will be deleted. Close this file.
Note when the program was run we also created a new UCINET file called FreemanDegree. We can
look at the new UCINET file using the Display dataset button. This is the D button that appears just
below the Tools submenu (see the first diagram). Clicking on the D goes straight to the open file
menu and bypasses some of the display options that are available if you used Data>Display. Click on
display and select FreemanDegree. You should get the following
5
Note that this file has all the measures of centrality (but not sorted as in the text output) but does
not have the descriptive statistics produced in the log file.
Using the spreadsheet editor
The spreadsheet editor can be used to amend any data or enter new data. It is also very useful for
transferring UCINET data (such as centrality scores) to Microsoft Excel or SPSS. Note that the dl
format provides a more sophisticated and flexible way of entering data and this is not covered in this
introductory guide. If you click the spreadsheet button or under data run the data editors and click
on matrix editor you will open up the spreadsheet editor and obtain the following. Note we have
annotated the important buttons and areas of the editor below.
6
To see what a dataset looks like in the editor click file then open and select PADGETT. This is a non-
symmetric binary data set with two relations and labels. Once open it will look like this.
Area
for
labels
Click File and
New to start a
new sheet
Click edit and insert
sheet to add a new
relation
Click Fill to
add zeros
into empty
cells
Click to
Import or
copy labels
Symmetric
mode
copies cell
values into
other half
Set the
network
or matrix
size here
Area for data, numerical
values only
7
We see the two relations PADGM and PADGB in the bottom left, clicking on the tabs changes sheet
and we are viewing different relations. The labels are repeated along the rows and columns and are
in the shaded area. We see the data has 16 actors as shown by the dimensions box on the right. This
data can be edited and saved from the spreadsheet.
Running Netdraw
Click on the Netdraw button to launch Netdraw. This results in a new window which looks like
this. We have annotated the most important buttons.
To use Netdraw it is important to load in a network first. We shall load in a standard UCINET dataset
collected by Dave Krackhardt. Click on the load a file button and type or select the file Krack-High-
Tec
Clear
window
Load a file
Arrange
nodes
Remove
isolates
Show only
main
component
Restore
nodes
Change
label
size
Colour
nodes
Change
shape of
nodes
Hide or
reveal
labels
Hide or
reveal
arrows
Change
node
size
Hide or reveal
edge weights
8
Then click OK and you should see something like this. Click on the Rels tab indicated here.
You will now see this data has three relations Advice, Friendship and Reports to. If a relation is ticked
then the edges relating to it are displayed. We shall now bring in an attribute file associated with
this data called High-Tec-Attributes. Click on the load a file button again load the file but also click
the radio button for node attributes under Type of Data so you have
Note you can also click the button just to the right of the load button (with an A) and this will open
up the same box but with the attribute button selected. Click on Transform> Node attribute editor
and you will see the node attribute editor open up as follows.
9
You can use this editor to change or add in new attributes.
We are going to size the nodes by age, colour them by department and shape them according to
level. Close the attribute editor and click on the colour node button. This will open the color box click
the select attribute button and select department as follows
This will give 5 colours for the five departments. Now click on the change shape of nodes button and
go through the same process but selecting level and clicking on the tick at the bottom of the box.
This will produce three shapes. To size the nodes according to age you need to select
Properties>Nodes>Symbols>Size>Attribute-Based and then select Age leaving the other values as
defaults. This should result in the following.
10
To export the diagram for use in a publication or to read into a word processing package use
File>Save Diagram As>Metafile. To save the diagram as a file you can see again in Netdraw you need
to use File>Save Data As>Vna.
Using the dl editor in UCINET
The UCINET spreadsheet editor is useful for making changes or for constructing small networks but
is not well suited for importing larger datasets in which the data is not typically arranged in an
adjacency matrix format. UCINET supports a variety of data formats that are accessed through an
editor called the dl editor which is launched by pressing the button to the right of the spreadsheet
editor in UCINET which looks like this
Launch dl editor
by clicking this
button
11
When the editor is launched it will contain a small help screen this relates to the info tab. You should
click the data tab to obtain the following.
There are a number of data formats supported but we will just look at two. The data formats can be
selected from a pull down list by clicking the arrow to the right of the data format selection box. The
full matrix is the same as using the normal spreadsheet editor. Our first format is called nodelist
(1mode), this format lists each node followed by the nodes it is adjacent to. The following is an
example note we have clicked the force symmetry box in the output options.
Click the data tab to reveal
the spreadsheet
Data format selection
12
The first number in each row gives the starting node of an edge the numbers that follow in the same
row are a list of end nodes. Hence the first row 1 3 4 5 states that actor 1 is connected to actors 3, 4
and 5. The second row states that actor 5 is connected to actor 6 and so on. Note that there is no
order amongst the rows nor within the rows. Actor 2 has no end nodes listed and hence is an isolate.
The network corresponding to this linked list is given below.
Note that the entries in the spreadsheet are labels and so we can use names rather than numbers. If
the data is directed then the arc goes from the start node to the end node. The following is an
example showing a directed network with labels.
1
3
4
5
6
2
13
If the data is valued then we cannot use the nodelist (1 mode) format; an alternative is the edgelist
(1-mode) format. This format has three entries per line and is of the form start node, end node ,
value. The following is an example.
In this example we see that Martin has a connection to Steve with a value of 5. It should be noted
that the data in the spreadsheet cannot be saved except as a UCINET file and hence it is a good idea
14
to construct these in an excel spreadsheet and copy and paste or import them. Once the entry is
complete the file can be saved in UCINET by clicking the File button and selecting Save UCINET
dataset. To clear the spreadsheet click the on the top left hand side.
There are many features of UCINET and Netdraw that we have not mentioned but hopefully this
guide will get you started.

More Related Content

What's hot

Introduction to microsoft access
Introduction to microsoft accessIntroduction to microsoft access
Introduction to microsoft accessHardik Patel
 
MS Access teaching powerpoint tasks
MS Access teaching powerpoint tasksMS Access teaching powerpoint tasks
MS Access teaching powerpoint tasksskomadina
 
Basic introduction to ms access
Basic introduction to ms accessBasic introduction to ms access
Basic introduction to ms accessjigeno
 
Tutorial for using SQL in Microsoft Access
Tutorial for using SQL in Microsoft AccessTutorial for using SQL in Microsoft Access
Tutorial for using SQL in Microsoft Accessmcclellm
 
Microsoft Access 2007
Microsoft Access 2007Microsoft Access 2007
Microsoft Access 2007Reshma Arun
 
Class viii ch-4 working with queries
Class  viii ch-4 working with queriesClass  viii ch-4 working with queries
Class viii ch-4 working with queriesjessandy
 
Microsoft Access Notes 2007 Ecdl
Microsoft Access Notes 2007 EcdlMicrosoft Access Notes 2007 Ecdl
Microsoft Access Notes 2007 EcdlRichard Butler
 
Ms access Database
Ms access DatabaseMs access Database
Ms access DatabaseYasir Khan
 
Access lesson 01 Microsoft Access Basics
Access lesson 01 Microsoft Access BasicsAccess lesson 01 Microsoft Access Basics
Access lesson 01 Microsoft Access BasicsAram SE
 
SAP-HANA - Loading ff into_table_sap hana
SAP-HANA - Loading ff into_table_sap hanaSAP-HANA - Loading ff into_table_sap hana
SAP-HANA - Loading ff into_table_sap hanaYasmin Ashraf
 
MS Access Ch 2 PPT
MS Access Ch 2 PPTMS Access Ch 2 PPT
MS Access Ch 2 PPTprsmith72
 
Class viii ch-2 log on to access
Class  viii ch-2 log on to accessClass  viii ch-2 log on to access
Class viii ch-2 log on to accessjessandy
 
Class viii ch-3 working with tables
Class  viii ch-3 working with tablesClass  viii ch-3 working with tables
Class viii ch-3 working with tablesjessandy
 

What's hot (20)

Introduction to microsoft access
Introduction to microsoft accessIntroduction to microsoft access
Introduction to microsoft access
 
Libre Office Calc Lesson 5: Working with Data
Libre Office Calc Lesson 5: Working with DataLibre Office Calc Lesson 5: Working with Data
Libre Office Calc Lesson 5: Working with Data
 
MS Access 2007 in ITT
MS Access 2007 in ITTMS Access 2007 in ITT
MS Access 2007 in ITT
 
Libre Office Writer Lesson 5: Mail Merge
Libre Office Writer Lesson 5: Mail MergeLibre Office Writer Lesson 5: Mail Merge
Libre Office Writer Lesson 5: Mail Merge
 
MS Access teaching powerpoint tasks
MS Access teaching powerpoint tasksMS Access teaching powerpoint tasks
MS Access teaching powerpoint tasks
 
Basic introduction to ms access
Basic introduction to ms accessBasic introduction to ms access
Basic introduction to ms access
 
Tutorial for using SQL in Microsoft Access
Tutorial for using SQL in Microsoft AccessTutorial for using SQL in Microsoft Access
Tutorial for using SQL in Microsoft Access
 
Microsoft Access 2007
Microsoft Access 2007Microsoft Access 2007
Microsoft Access 2007
 
Class viii ch-4 working with queries
Class  viii ch-4 working with queriesClass  viii ch-4 working with queries
Class viii ch-4 working with queries
 
Microsoft Access Notes 2007 Ecdl
Microsoft Access Notes 2007 EcdlMicrosoft Access Notes 2007 Ecdl
Microsoft Access Notes 2007 Ecdl
 
Ms access Database
Ms access DatabaseMs access Database
Ms access Database
 
Access lesson 01 Microsoft Access Basics
Access lesson 01 Microsoft Access BasicsAccess lesson 01 Microsoft Access Basics
Access lesson 01 Microsoft Access Basics
 
Access 2007
Access 2007Access 2007
Access 2007
 
SAP-HANA - Loading ff into_table_sap hana
SAP-HANA - Loading ff into_table_sap hanaSAP-HANA - Loading ff into_table_sap hana
SAP-HANA - Loading ff into_table_sap hana
 
Access 2007 lecture notes students
Access 2007 lecture notes studentsAccess 2007 lecture notes students
Access 2007 lecture notes students
 
MS Access Ch 2 PPT
MS Access Ch 2 PPTMS Access Ch 2 PPT
MS Access Ch 2 PPT
 
001.general
001.general001.general
001.general
 
Class viii ch-2 log on to access
Class  viii ch-2 log on to accessClass  viii ch-2 log on to access
Class viii ch-2 log on to access
 
Class viii ch-3 working with tables
Class  viii ch-3 working with tablesClass  viii ch-3 working with tables
Class viii ch-3 working with tables
 
Access 2010
Access 2010Access 2010
Access 2010
 

Similar to 社會網絡分析UCINET Quick Start Guide

How to design a report with fine report reporting tool
How to design a report with  fine report reporting toolHow to design a report with  fine report reporting tool
How to design a report with fine report reporting toolFineReport Reporting Tool
 
SPSS :Introduction for beginners
SPSS :Introduction for beginners SPSS :Introduction for beginners
SPSS :Introduction for beginners PRAKASAM C P
 
Tableau Basic Questions
Tableau Basic QuestionsTableau Basic Questions
Tableau Basic QuestionsSooraj Vinodan
 
msexcess-150903114645-lva1-app6892.pdf
msexcess-150903114645-lva1-app6892.pdfmsexcess-150903114645-lva1-app6892.pdf
msexcess-150903114645-lva1-app6892.pdfNamangupta562588
 
Introduction to Microsoft Access2.ppt
Introduction to Microsoft Access2.pptIntroduction to Microsoft Access2.ppt
Introduction to Microsoft Access2.pptJoshCasas1
 
Ms access basics ppt
Ms access basics ppt Ms access basics ppt
Ms access basics ppt vethics
 
Learn What's New in Tableau 9.0
Learn What's New in Tableau 9.0Learn What's New in Tableau 9.0
Learn What's New in Tableau 9.0Edureka!
 
B.sc i agri u 4 introduction to ms access
B.sc i agri u 4 introduction to ms accessB.sc i agri u 4 introduction to ms access
B.sc i agri u 4 introduction to ms accessRai University
 
B.sc i micro bio u 4 introduction to ms access
B.sc i micro bio u 4 introduction to ms accessB.sc i micro bio u 4 introduction to ms access
B.sc i micro bio u 4 introduction to ms accessRai University
 
B.sc i cs u 4 introduction to ms access
B.sc i cs u 4 introduction to ms accessB.sc i cs u 4 introduction to ms access
B.sc i cs u 4 introduction to ms accessRai University
 
B.sc i bio tech u 4 introduction to ms access
B.sc i bio tech u 4 introduction to ms accessB.sc i bio tech u 4 introduction to ms access
B.sc i bio tech u 4 introduction to ms accessRai University
 
B.sc i bio chem u 4 introduction to ms access
B.sc i bio chem u 4 introduction to ms accessB.sc i bio chem u 4 introduction to ms access
B.sc i bio chem u 4 introduction to ms accessRai University
 
Database as information system
Database as information systemDatabase as information system
Database as information systemKAZEMBETVOnline
 
MS Access - Supriya.pptx
MS Access - Supriya.pptxMS Access - Supriya.pptx
MS Access - Supriya.pptxShivansh725543
 
Tutorial on how to load images in crystal reports dynamically using visual ba...
Tutorial on how to load images in crystal reports dynamically using visual ba...Tutorial on how to load images in crystal reports dynamically using visual ba...
Tutorial on how to load images in crystal reports dynamically using visual ba...Aeric Poon
 
Data_Processing_Program
Data_Processing_ProgramData_Processing_Program
Data_Processing_ProgramNeil Dahlqvist
 

Similar to 社會網絡分析UCINET Quick Start Guide (20)

M s access
M s accessM s access
M s access
 
How to design a report with fine report reporting tool
How to design a report with  fine report reporting toolHow to design a report with  fine report reporting tool
How to design a report with fine report reporting tool
 
SPSS :Introduction for beginners
SPSS :Introduction for beginners SPSS :Introduction for beginners
SPSS :Introduction for beginners
 
Access3
Access3Access3
Access3
 
My tableau
My tableauMy tableau
My tableau
 
Tableau Basic Questions
Tableau Basic QuestionsTableau Basic Questions
Tableau Basic Questions
 
msexcess-150903114645-lva1-app6892.pdf
msexcess-150903114645-lva1-app6892.pdfmsexcess-150903114645-lva1-app6892.pdf
msexcess-150903114645-lva1-app6892.pdf
 
Introduction to Microsoft Access2.ppt
Introduction to Microsoft Access2.pptIntroduction to Microsoft Access2.ppt
Introduction to Microsoft Access2.ppt
 
Ms access basics ppt
Ms access basics ppt Ms access basics ppt
Ms access basics ppt
 
Learn What's New in Tableau 9.0
Learn What's New in Tableau 9.0Learn What's New in Tableau 9.0
Learn What's New in Tableau 9.0
 
B.sc i agri u 4 introduction to ms access
B.sc i agri u 4 introduction to ms accessB.sc i agri u 4 introduction to ms access
B.sc i agri u 4 introduction to ms access
 
B.sc i micro bio u 4 introduction to ms access
B.sc i micro bio u 4 introduction to ms accessB.sc i micro bio u 4 introduction to ms access
B.sc i micro bio u 4 introduction to ms access
 
B.sc i cs u 4 introduction to ms access
B.sc i cs u 4 introduction to ms accessB.sc i cs u 4 introduction to ms access
B.sc i cs u 4 introduction to ms access
 
B.sc i bio tech u 4 introduction to ms access
B.sc i bio tech u 4 introduction to ms accessB.sc i bio tech u 4 introduction to ms access
B.sc i bio tech u 4 introduction to ms access
 
B.sc i bio chem u 4 introduction to ms access
B.sc i bio chem u 4 introduction to ms accessB.sc i bio chem u 4 introduction to ms access
B.sc i bio chem u 4 introduction to ms access
 
Introduction to Microsoft Access2.ppt
Introduction to Microsoft Access2.pptIntroduction to Microsoft Access2.ppt
Introduction to Microsoft Access2.ppt
 
Database as information system
Database as information systemDatabase as information system
Database as information system
 
MS Access - Supriya.pptx
MS Access - Supriya.pptxMS Access - Supriya.pptx
MS Access - Supriya.pptx
 
Tutorial on how to load images in crystal reports dynamically using visual ba...
Tutorial on how to load images in crystal reports dynamically using visual ba...Tutorial on how to load images in crystal reports dynamically using visual ba...
Tutorial on how to load images in crystal reports dynamically using visual ba...
 
Data_Processing_Program
Data_Processing_ProgramData_Processing_Program
Data_Processing_Program
 

More from Cheer Chain Enterprise Co., Ltd.

A General Method for Estimating a Linear Structural Equation System
 A General Method for Estimating a Linear Structural Equation System A General Method for Estimating a Linear Structural Equation System
A General Method for Estimating a Linear Structural Equation SystemCheer Chain Enterprise Co., Ltd.
 
Focused Analysis of #Qualitative #Interviews with #MAXQDA Step by Step - #免費 ...
Focused Analysis of #Qualitative #Interviews with #MAXQDA Step by Step - #免費 ...Focused Analysis of #Qualitative #Interviews with #MAXQDA Step by Step - #免費 ...
Focused Analysis of #Qualitative #Interviews with #MAXQDA Step by Step - #免費 ...Cheer Chain Enterprise Co., Ltd.
 
Maxqda 2020 質性分析及混合研究理論應用軟體完整使用手冊(英文版)
Maxqda 2020 質性分析及混合研究理論應用軟體完整使用手冊(英文版)Maxqda 2020 質性分析及混合研究理論應用軟體完整使用手冊(英文版)
Maxqda 2020 質性分析及混合研究理論應用軟體完整使用手冊(英文版)Cheer Chain Enterprise Co., Ltd.
 
Getting started-guide-maxqda2018 MAXQDA 2018 質性分析軟體 中英文快速入門手冊
Getting started-guide-maxqda2018 MAXQDA 2018 質性分析軟體 中英文快速入門手冊Getting started-guide-maxqda2018 MAXQDA 2018 質性分析軟體 中英文快速入門手冊
Getting started-guide-maxqda2018 MAXQDA 2018 質性分析軟體 中英文快速入門手冊Cheer Chain Enterprise Co., Ltd.
 
NativeJ screenshot - NativeJ is a powerful Java EXE maker!
NativeJ screenshot - NativeJ is a powerful Java EXE maker!NativeJ screenshot - NativeJ is a powerful Java EXE maker!
NativeJ screenshot - NativeJ is a powerful Java EXE maker!Cheer Chain Enterprise Co., Ltd.
 
Edraw Max Pro 使用者手冊 - All-In-One Diagram Software!!
Edraw Max Pro  使用者手冊 - All-In-One Diagram Software!!Edraw Max Pro  使用者手冊 - All-In-One Diagram Software!!
Edraw Max Pro 使用者手冊 - All-In-One Diagram Software!!Cheer Chain Enterprise Co., Ltd.
 
Nvidia gpu-application-catalog TESLA K80 GPU應用程式型錄
Nvidia gpu-application-catalog TESLA K80 GPU應用程式型錄Nvidia gpu-application-catalog TESLA K80 GPU應用程式型錄
Nvidia gpu-application-catalog TESLA K80 GPU應用程式型錄Cheer Chain Enterprise Co., Ltd.
 
Atlas.ti 8 質性分析軟體新功能介紹_祺荃企業有限公司
Atlas.ti 8 質性分析軟體新功能介紹_祺荃企業有限公司Atlas.ti 8 質性分析軟體新功能介紹_祺荃企業有限公司
Atlas.ti 8 質性分析軟體新功能介紹_祺荃企業有限公司Cheer Chain Enterprise Co., Ltd.
 
Maxqda12 features -detailed feature comparison for more information about eac...
Maxqda12 features -detailed feature comparison for more information about eac...Maxqda12 features -detailed feature comparison for more information about eac...
Maxqda12 features -detailed feature comparison for more information about eac...Cheer Chain Enterprise Co., Ltd.
 
CABRI® 3D V2 - 革命性的數學工具(中文操作手冊)
CABRI® 3D V2 - 革命性的數學工具(中文操作手冊)CABRI® 3D V2 - 革命性的數學工具(中文操作手冊)
CABRI® 3D V2 - 革命性的數學工具(中文操作手冊)Cheer Chain Enterprise Co., Ltd.
 
全新 Veeam Availability Suite v9包括 Veeam Backup & Replication 和 Veeam ONE 備份解決方...
全新 Veeam Availability Suite v9包括 Veeam Backup & Replication 和 Veeam ONE 備份解決方...全新 Veeam Availability Suite v9包括 Veeam Backup & Replication 和 Veeam ONE 備份解決方...
全新 Veeam Availability Suite v9包括 Veeam Backup & Replication 和 Veeam ONE 備份解決方...Cheer Chain Enterprise Co., Ltd.
 

More from Cheer Chain Enterprise Co., Ltd. (20)

MAXQDA-24-Features-EN.pdf
MAXQDA-24-Features-EN.pdfMAXQDA-24-Features-EN.pdf
MAXQDA-24-Features-EN.pdf
 
Newsletter 20.pdf
Newsletter 20.pdfNewsletter 20.pdf
Newsletter 20.pdf
 
Paessler_Sales_Presentation_EN.pptx
Paessler_Sales_Presentation_EN.pptxPaessler_Sales_Presentation_EN.pptx
Paessler_Sales_Presentation_EN.pptx
 
A General Method for Estimating a Linear Structural Equation System
 A General Method for Estimating a Linear Structural Equation System A General Method for Estimating a Linear Structural Equation System
A General Method for Estimating a Linear Structural Equation System
 
Focused Analysis of #Qualitative #Interviews with #MAXQDA Step by Step - #免費 ...
Focused Analysis of #Qualitative #Interviews with #MAXQDA Step by Step - #免費 ...Focused Analysis of #Qualitative #Interviews with #MAXQDA Step by Step - #免費 ...
Focused Analysis of #Qualitative #Interviews with #MAXQDA Step by Step - #免費 ...
 
Maxqda 2020 質性分析及混合研究理論應用軟體完整使用手冊(英文版)
Maxqda 2020 質性分析及混合研究理論應用軟體完整使用手冊(英文版)Maxqda 2020 質性分析及混合研究理論應用軟體完整使用手冊(英文版)
Maxqda 2020 質性分析及混合研究理論應用軟體完整使用手冊(英文版)
 
#Acunetix #product #presentation
#Acunetix #product #presentation#Acunetix #product #presentation
#Acunetix #product #presentation
 
DEA SolverPro Newsletter19
DEA SolverPro Newsletter19DEA SolverPro Newsletter19
DEA SolverPro Newsletter19
 
#Riverflow2 d gpu tests 2019
#Riverflow2 d gpu tests 2019#Riverflow2 d gpu tests 2019
#Riverflow2 d gpu tests 2019
 
DEA-Solver-Pro Version 14d- Newsletter17
DEA-Solver-Pro Version 14d- Newsletter17DEA-Solver-Pro Version 14d- Newsletter17
DEA-Solver-Pro Version 14d- Newsletter17
 
Doctor web Company profile 防毒軟體公司簡介
Doctor web Company profile 防毒軟體公司簡介Doctor web Company profile 防毒軟體公司簡介
Doctor web Company profile 防毒軟體公司簡介
 
Getting started-guide-maxqda2018 MAXQDA 2018 質性分析軟體 中英文快速入門手冊
Getting started-guide-maxqda2018 MAXQDA 2018 質性分析軟體 中英文快速入門手冊Getting started-guide-maxqda2018 MAXQDA 2018 質性分析軟體 中英文快速入門手冊
Getting started-guide-maxqda2018 MAXQDA 2018 質性分析軟體 中英文快速入門手冊
 
NativeJ screenshot - NativeJ is a powerful Java EXE maker!
NativeJ screenshot - NativeJ is a powerful Java EXE maker!NativeJ screenshot - NativeJ is a powerful Java EXE maker!
NativeJ screenshot - NativeJ is a powerful Java EXE maker!
 
Edraw Max Pro 使用者手冊 - All-In-One Diagram Software!!
Edraw Max Pro  使用者手冊 - All-In-One Diagram Software!!Edraw Max Pro  使用者手冊 - All-In-One Diagram Software!!
Edraw Max Pro 使用者手冊 - All-In-One Diagram Software!!
 
Nvidia gpu-application-catalog TESLA K80 GPU應用程式型錄
Nvidia gpu-application-catalog TESLA K80 GPU應用程式型錄Nvidia gpu-application-catalog TESLA K80 GPU應用程式型錄
Nvidia gpu-application-catalog TESLA K80 GPU應用程式型錄
 
Atlas.ti 8 質性分析軟體新功能介紹_祺荃企業有限公司
Atlas.ti 8 質性分析軟體新功能介紹_祺荃企業有限公司Atlas.ti 8 質性分析軟體新功能介紹_祺荃企業有限公司
Atlas.ti 8 質性分析軟體新功能介紹_祺荃企業有限公司
 
Maxqda12 features -detailed feature comparison for more information about eac...
Maxqda12 features -detailed feature comparison for more information about eac...Maxqda12 features -detailed feature comparison for more information about eac...
Maxqda12 features -detailed feature comparison for more information about eac...
 
CABRI® 3D V2 - 革命性的數學工具(中文操作手冊)
CABRI® 3D V2 - 革命性的數學工具(中文操作手冊)CABRI® 3D V2 - 革命性的數學工具(中文操作手冊)
CABRI® 3D V2 - 革命性的數學工具(中文操作手冊)
 
MAXQDA 12 質性(定性)分析軟體中文入門指南
MAXQDA 12 質性(定性)分析軟體中文入門指南MAXQDA 12 質性(定性)分析軟體中文入門指南
MAXQDA 12 質性(定性)分析軟體中文入門指南
 
全新 Veeam Availability Suite v9包括 Veeam Backup & Replication 和 Veeam ONE 備份解決方...
全新 Veeam Availability Suite v9包括 Veeam Backup & Replication 和 Veeam ONE 備份解決方...全新 Veeam Availability Suite v9包括 Veeam Backup & Replication 和 Veeam ONE 備份解決方...
全新 Veeam Availability Suite v9包括 Veeam Backup & Replication 和 Veeam ONE 備份解決方...
 

Recently uploaded

SoftTeco - Software Development Company Profile
SoftTeco - Software Development Company ProfileSoftTeco - Software Development Company Profile
SoftTeco - Software Development Company Profileakrivarotava
 
SpotFlow: Tracking Method Calls and States at Runtime
SpotFlow: Tracking Method Calls and States at RuntimeSpotFlow: Tracking Method Calls and States at Runtime
SpotFlow: Tracking Method Calls and States at Runtimeandrehoraa
 
Comparing Linux OS Image Update Models - EOSS 2024.pdf
Comparing Linux OS Image Update Models - EOSS 2024.pdfComparing Linux OS Image Update Models - EOSS 2024.pdf
Comparing Linux OS Image Update Models - EOSS 2024.pdfDrew Moseley
 
Salesforce Implementation Services PPT By ABSYZ
Salesforce Implementation Services PPT By ABSYZSalesforce Implementation Services PPT By ABSYZ
Salesforce Implementation Services PPT By ABSYZABSYZ Inc
 
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptxReal-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptxRTS corp
 
Large Language Models for Test Case Evolution and Repair
Large Language Models for Test Case Evolution and RepairLarge Language Models for Test Case Evolution and Repair
Large Language Models for Test Case Evolution and RepairLionel Briand
 
Best Angular 17 Classroom & Online training - Naresh IT
Best Angular 17 Classroom & Online training - Naresh ITBest Angular 17 Classroom & Online training - Naresh IT
Best Angular 17 Classroom & Online training - Naresh ITmanoharjgpsolutions
 
Strategies for using alternative queries to mitigate zero results
Strategies for using alternative queries to mitigate zero resultsStrategies for using alternative queries to mitigate zero results
Strategies for using alternative queries to mitigate zero resultsJean Silva
 
Exploring Selenium_Appium Frameworks for Seamless Integration with HeadSpin.pdf
Exploring Selenium_Appium Frameworks for Seamless Integration with HeadSpin.pdfExploring Selenium_Appium Frameworks for Seamless Integration with HeadSpin.pdf
Exploring Selenium_Appium Frameworks for Seamless Integration with HeadSpin.pdfkalichargn70th171
 
Enhancing Supply Chain Visibility with Cargo Cloud Solutions.pdf
Enhancing Supply Chain Visibility with Cargo Cloud Solutions.pdfEnhancing Supply Chain Visibility with Cargo Cloud Solutions.pdf
Enhancing Supply Chain Visibility with Cargo Cloud Solutions.pdfRTS corp
 
VK Business Profile - provides IT solutions and Web Development
VK Business Profile - provides IT solutions and Web DevelopmentVK Business Profile - provides IT solutions and Web Development
VK Business Profile - provides IT solutions and Web Developmentvyaparkranti
 
Tech Tuesday Slides - Introduction to Project Management with OnePlan's Work ...
Tech Tuesday Slides - Introduction to Project Management with OnePlan's Work ...Tech Tuesday Slides - Introduction to Project Management with OnePlan's Work ...
Tech Tuesday Slides - Introduction to Project Management with OnePlan's Work ...OnePlan Solutions
 
OpenChain AI Study Group - Europe and Asia Recap - 2024-04-11 - Full Recording
OpenChain AI Study Group - Europe and Asia Recap - 2024-04-11 - Full RecordingOpenChain AI Study Group - Europe and Asia Recap - 2024-04-11 - Full Recording
OpenChain AI Study Group - Europe and Asia Recap - 2024-04-11 - Full RecordingShane Coughlan
 
Patterns for automating API delivery. API conference
Patterns for automating API delivery. API conferencePatterns for automating API delivery. API conference
Patterns for automating API delivery. API conferencessuser9e7c64
 
Sending Calendar Invites on SES and Calendarsnack.pdf
Sending Calendar Invites on SES and Calendarsnack.pdfSending Calendar Invites on SES and Calendarsnack.pdf
Sending Calendar Invites on SES and Calendarsnack.pdf31events.com
 
Not a Kubernetes fan? The state of PaaS in 2024
Not a Kubernetes fan? The state of PaaS in 2024Not a Kubernetes fan? The state of PaaS in 2024
Not a Kubernetes fan? The state of PaaS in 2024Anthony Dahanne
 
Introduction to Firebase Workshop Slides
Introduction to Firebase Workshop SlidesIntroduction to Firebase Workshop Slides
Introduction to Firebase Workshop Slidesvaideheekore1
 
Machine Learning Software Engineering Patterns and Their Engineering
Machine Learning Software Engineering Patterns and Their EngineeringMachine Learning Software Engineering Patterns and Their Engineering
Machine Learning Software Engineering Patterns and Their EngineeringHironori Washizaki
 
Understanding Flamingo - DeepMind's VLM Architecture
Understanding Flamingo - DeepMind's VLM ArchitectureUnderstanding Flamingo - DeepMind's VLM Architecture
Understanding Flamingo - DeepMind's VLM Architecturerahul_net
 
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...confluent
 

Recently uploaded (20)

SoftTeco - Software Development Company Profile
SoftTeco - Software Development Company ProfileSoftTeco - Software Development Company Profile
SoftTeco - Software Development Company Profile
 
SpotFlow: Tracking Method Calls and States at Runtime
SpotFlow: Tracking Method Calls and States at RuntimeSpotFlow: Tracking Method Calls and States at Runtime
SpotFlow: Tracking Method Calls and States at Runtime
 
Comparing Linux OS Image Update Models - EOSS 2024.pdf
Comparing Linux OS Image Update Models - EOSS 2024.pdfComparing Linux OS Image Update Models - EOSS 2024.pdf
Comparing Linux OS Image Update Models - EOSS 2024.pdf
 
Salesforce Implementation Services PPT By ABSYZ
Salesforce Implementation Services PPT By ABSYZSalesforce Implementation Services PPT By ABSYZ
Salesforce Implementation Services PPT By ABSYZ
 
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptxReal-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
 
Large Language Models for Test Case Evolution and Repair
Large Language Models for Test Case Evolution and RepairLarge Language Models for Test Case Evolution and Repair
Large Language Models for Test Case Evolution and Repair
 
Best Angular 17 Classroom & Online training - Naresh IT
Best Angular 17 Classroom & Online training - Naresh ITBest Angular 17 Classroom & Online training - Naresh IT
Best Angular 17 Classroom & Online training - Naresh IT
 
Strategies for using alternative queries to mitigate zero results
Strategies for using alternative queries to mitigate zero resultsStrategies for using alternative queries to mitigate zero results
Strategies for using alternative queries to mitigate zero results
 
Exploring Selenium_Appium Frameworks for Seamless Integration with HeadSpin.pdf
Exploring Selenium_Appium Frameworks for Seamless Integration with HeadSpin.pdfExploring Selenium_Appium Frameworks for Seamless Integration with HeadSpin.pdf
Exploring Selenium_Appium Frameworks for Seamless Integration with HeadSpin.pdf
 
Enhancing Supply Chain Visibility with Cargo Cloud Solutions.pdf
Enhancing Supply Chain Visibility with Cargo Cloud Solutions.pdfEnhancing Supply Chain Visibility with Cargo Cloud Solutions.pdf
Enhancing Supply Chain Visibility with Cargo Cloud Solutions.pdf
 
VK Business Profile - provides IT solutions and Web Development
VK Business Profile - provides IT solutions and Web DevelopmentVK Business Profile - provides IT solutions and Web Development
VK Business Profile - provides IT solutions and Web Development
 
Tech Tuesday Slides - Introduction to Project Management with OnePlan's Work ...
Tech Tuesday Slides - Introduction to Project Management with OnePlan's Work ...Tech Tuesday Slides - Introduction to Project Management with OnePlan's Work ...
Tech Tuesday Slides - Introduction to Project Management with OnePlan's Work ...
 
OpenChain AI Study Group - Europe and Asia Recap - 2024-04-11 - Full Recording
OpenChain AI Study Group - Europe and Asia Recap - 2024-04-11 - Full RecordingOpenChain AI Study Group - Europe and Asia Recap - 2024-04-11 - Full Recording
OpenChain AI Study Group - Europe and Asia Recap - 2024-04-11 - Full Recording
 
Patterns for automating API delivery. API conference
Patterns for automating API delivery. API conferencePatterns for automating API delivery. API conference
Patterns for automating API delivery. API conference
 
Sending Calendar Invites on SES and Calendarsnack.pdf
Sending Calendar Invites on SES and Calendarsnack.pdfSending Calendar Invites on SES and Calendarsnack.pdf
Sending Calendar Invites on SES and Calendarsnack.pdf
 
Not a Kubernetes fan? The state of PaaS in 2024
Not a Kubernetes fan? The state of PaaS in 2024Not a Kubernetes fan? The state of PaaS in 2024
Not a Kubernetes fan? The state of PaaS in 2024
 
Introduction to Firebase Workshop Slides
Introduction to Firebase Workshop SlidesIntroduction to Firebase Workshop Slides
Introduction to Firebase Workshop Slides
 
Machine Learning Software Engineering Patterns and Their Engineering
Machine Learning Software Engineering Patterns and Their EngineeringMachine Learning Software Engineering Patterns and Their Engineering
Machine Learning Software Engineering Patterns and Their Engineering
 
Understanding Flamingo - DeepMind's VLM Architecture
Understanding Flamingo - DeepMind's VLM ArchitectureUnderstanding Flamingo - DeepMind's VLM Architecture
Understanding Flamingo - DeepMind's VLM Architecture
 
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
 

社會網絡分析UCINET Quick Start Guide

  • 1. 1 UCINET Quick Start Guide This guide provides a quick introduction to UCINET. It assumes that the software has been installed with the data in the folder C:Program FilesAnalytic TechnologiesUcinet 6DataFiles and this has been left as the default directory. When UCINET is started the following window appears. The submenu buttons give access to all of the routines in UCINET and these are grouped into File, Data, Transform, Tools, Network, Visualize, Options and Help. Note that the buttons located below these are simply fast ways of calling routines in the submenus. The default directory given at the bottom is where UCINET picks up any data and stores any files (unless otherwise specified) this directory can be changed by clicking on the button to the right. Running a routine To run a UCINET routine we usually need to specify a UCINET dataset and give some parameters. Where possible UCINET selects some default parameters which the user can change if required. Note that UCINET comes with a number of standard datasets and these will be located in the default directory. When a routine has been run there is some textual output which appears on the screen and usually a UCINET datafile contain the results that again will be stored in the default directory. We shall run the degree centrality routine to calculate the centralities of all the actors in a standard UCINET dataset called TARO. First we highlight Network>Centrality>Degree and then click Submenu buttons Exit button Spreadsheet editor DL editor Text editor (notepad) Run Netdraw Current default directory Change default directory button Display dataset Matrix Algebra
  • 2. 2 This will bring up a box as follows If you click on the help button then a help screen will open which looks like this. The help file gives a detailed description of the routine, explains the parameters and describes the output that will appear in the log file and on the screen. Click to run the routine Click to cancel Click to access help associated with this routine Defaults parameters can be changed by selecting from a list Click to open a pick file box Name of UCINET datafile created by this routine. Can be changed by typing over
  • 3. 3 Close the help file and either by clicking on the pickfile button or by typing the name select the TARO data for analysis as follows. Now click OK to run the routine to obtain the following.
  • 4. 4 This is a text file giving the results of the routine. Note you can scroll down to see more of the file. This file can be saved or copied and pasted into a word processing package. When UCINET is closed this file will be deleted. Close this file. Note when the program was run we also created a new UCINET file called FreemanDegree. We can look at the new UCINET file using the Display dataset button. This is the D button that appears just below the Tools submenu (see the first diagram). Clicking on the D goes straight to the open file menu and bypasses some of the display options that are available if you used Data>Display. Click on display and select FreemanDegree. You should get the following
  • 5. 5 Note that this file has all the measures of centrality (but not sorted as in the text output) but does not have the descriptive statistics produced in the log file. Using the spreadsheet editor The spreadsheet editor can be used to amend any data or enter new data. It is also very useful for transferring UCINET data (such as centrality scores) to Microsoft Excel or SPSS. Note that the dl format provides a more sophisticated and flexible way of entering data and this is not covered in this introductory guide. If you click the spreadsheet button or under data run the data editors and click on matrix editor you will open up the spreadsheet editor and obtain the following. Note we have annotated the important buttons and areas of the editor below.
  • 6. 6 To see what a dataset looks like in the editor click file then open and select PADGETT. This is a non- symmetric binary data set with two relations and labels. Once open it will look like this. Area for labels Click File and New to start a new sheet Click edit and insert sheet to add a new relation Click Fill to add zeros into empty cells Click to Import or copy labels Symmetric mode copies cell values into other half Set the network or matrix size here Area for data, numerical values only
  • 7. 7 We see the two relations PADGM and PADGB in the bottom left, clicking on the tabs changes sheet and we are viewing different relations. The labels are repeated along the rows and columns and are in the shaded area. We see the data has 16 actors as shown by the dimensions box on the right. This data can be edited and saved from the spreadsheet. Running Netdraw Click on the Netdraw button to launch Netdraw. This results in a new window which looks like this. We have annotated the most important buttons. To use Netdraw it is important to load in a network first. We shall load in a standard UCINET dataset collected by Dave Krackhardt. Click on the load a file button and type or select the file Krack-High- Tec Clear window Load a file Arrange nodes Remove isolates Show only main component Restore nodes Change label size Colour nodes Change shape of nodes Hide or reveal labels Hide or reveal arrows Change node size Hide or reveal edge weights
  • 8. 8 Then click OK and you should see something like this. Click on the Rels tab indicated here. You will now see this data has three relations Advice, Friendship and Reports to. If a relation is ticked then the edges relating to it are displayed. We shall now bring in an attribute file associated with this data called High-Tec-Attributes. Click on the load a file button again load the file but also click the radio button for node attributes under Type of Data so you have Note you can also click the button just to the right of the load button (with an A) and this will open up the same box but with the attribute button selected. Click on Transform> Node attribute editor and you will see the node attribute editor open up as follows.
  • 9. 9 You can use this editor to change or add in new attributes. We are going to size the nodes by age, colour them by department and shape them according to level. Close the attribute editor and click on the colour node button. This will open the color box click the select attribute button and select department as follows This will give 5 colours for the five departments. Now click on the change shape of nodes button and go through the same process but selecting level and clicking on the tick at the bottom of the box. This will produce three shapes. To size the nodes according to age you need to select Properties>Nodes>Symbols>Size>Attribute-Based and then select Age leaving the other values as defaults. This should result in the following.
  • 10. 10 To export the diagram for use in a publication or to read into a word processing package use File>Save Diagram As>Metafile. To save the diagram as a file you can see again in Netdraw you need to use File>Save Data As>Vna. Using the dl editor in UCINET The UCINET spreadsheet editor is useful for making changes or for constructing small networks but is not well suited for importing larger datasets in which the data is not typically arranged in an adjacency matrix format. UCINET supports a variety of data formats that are accessed through an editor called the dl editor which is launched by pressing the button to the right of the spreadsheet editor in UCINET which looks like this Launch dl editor by clicking this button
  • 11. 11 When the editor is launched it will contain a small help screen this relates to the info tab. You should click the data tab to obtain the following. There are a number of data formats supported but we will just look at two. The data formats can be selected from a pull down list by clicking the arrow to the right of the data format selection box. The full matrix is the same as using the normal spreadsheet editor. Our first format is called nodelist (1mode), this format lists each node followed by the nodes it is adjacent to. The following is an example note we have clicked the force symmetry box in the output options. Click the data tab to reveal the spreadsheet Data format selection
  • 12. 12 The first number in each row gives the starting node of an edge the numbers that follow in the same row are a list of end nodes. Hence the first row 1 3 4 5 states that actor 1 is connected to actors 3, 4 and 5. The second row states that actor 5 is connected to actor 6 and so on. Note that there is no order amongst the rows nor within the rows. Actor 2 has no end nodes listed and hence is an isolate. The network corresponding to this linked list is given below. Note that the entries in the spreadsheet are labels and so we can use names rather than numbers. If the data is directed then the arc goes from the start node to the end node. The following is an example showing a directed network with labels. 1 3 4 5 6 2
  • 13. 13 If the data is valued then we cannot use the nodelist (1 mode) format; an alternative is the edgelist (1-mode) format. This format has three entries per line and is of the form start node, end node , value. The following is an example. In this example we see that Martin has a connection to Steve with a value of 5. It should be noted that the data in the spreadsheet cannot be saved except as a UCINET file and hence it is a good idea
  • 14. 14 to construct these in an excel spreadsheet and copy and paste or import them. Once the entry is complete the file can be saved in UCINET by clicking the File button and selecting Save UCINET dataset. To clear the spreadsheet click the on the top left hand side. There are many features of UCINET and Netdraw that we have not mentioned but hopefully this guide will get you started.