Deck 8: Network Analysis

ملء الشاشة (f)
exit full mode
سؤال
In which network format are the rows and columns the same units of analysis (e.g., people)?

A) Co-appearance network format
B) Nodes and edges format
C) Binary relationship network format
D) None of the above
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
Which network format commonly require two data frames, not one

A) Co-appearance network format
B) Nodes and edges format
C) Binary relationship network format
D) Similarity matrix format
سؤال
In Chapter 8, which network format was used for the study of gender roles of Marvel comic book heroes?

A) Co-appearance network format
B) Nodes and edges format
C) Binary relationship network format
D) Similarity matrix format
سؤال
Which of the following could be nodes in a network?

A) Liking
B) Voting for
C) Co-appearing with
D) Agencies
سؤال
Relationships between nodes in a network are most often called….

A) Edges
B) Arrows
C) Lines
D) Segments
سؤال
Which is a leading package in R for the visualization of networks?

A) reticulate
B) lattice
C) web
D) igraph
سؤال
A network in which relationships are one-way is a/an ___________ network.

A) Undirected
B) Directed
C) Could be either A or B
D) Neither A nor B are correct terms in this context
سؤال
The number of direct relationships a given node has in an undirected network or serves as a "to" node in a directional network is a measure called….

A) Eigencentrality
B) Closeness centrality
C) Degree centrality
D) Betweenness centrality
سؤال
Which type of centrality metric reflects the number of extended as well as direct network relationships?

A) Eigencentrality
B) Closeness centrality
C) Degree centrality
D) Betweenness centrality
سؤال
Which package(s) discussed in Chapter 8 use cluster analysis to identify "communities" of nodes within a network?

A) igraph
B) linkcomm
C) tidygraph
D) All of the above
سؤال
The name of the R package which focuses on network data management and the conversion of data among different network package formats is the ____________________ package.
سؤال
The breakdown of networks into "neighborhoods" is supported by which of the following?

A) igraph
B) network
C) sna
D) tidygraph
سؤال
Which of the following is NOT a package for construction of agent-based models?

A) agentnet
B) RSiena
C) NetLogoR
D) SchellingR
سؤال
Which two packages were used in Chapter 8 to create a network superimposed on a map, illustrating international migration? _____________________ and _______________________ .
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/14
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 8: Network Analysis
1
In which network format are the rows and columns the same units of analysis (e.g., people)?

A) Co-appearance network format
B) Nodes and edges format
C) Binary relationship network format
D) None of the above
C
Similarity matrix format would also fit this description.
2
Which network format commonly require two data frames, not one

A) Co-appearance network format
B) Nodes and edges format
C) Binary relationship network format
D) Similarity matrix format
B
There are usually separate data frames for nodes and for edges.
3
In Chapter 8, which network format was used for the study of gender roles of Marvel comic book heroes?

A) Co-appearance network format
B) Nodes and edges format
C) Binary relationship network format
D) Similarity matrix format
A
If Smith and Jones both serve on the same board, then their names would appear in the two columns for a row. In directed networks one also has a third column representing a weighting factor in which numbers below 1.0 reflect opposing direction of the two people in a paired co-appearance.
4
Which of the following could be nodes in a network?

A) Liking
B) Voting for
C) Co-appearing with
D) Agencies
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 14 في هذه المجموعة.
فتح الحزمة
k this deck
5
Relationships between nodes in a network are most often called….

A) Edges
B) Arrows
C) Lines
D) Segments
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 14 في هذه المجموعة.
فتح الحزمة
k this deck
6
Which is a leading package in R for the visualization of networks?

A) reticulate
B) lattice
C) web
D) igraph
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 14 في هذه المجموعة.
فتح الحزمة
k this deck
7
A network in which relationships are one-way is a/an ___________ network.

A) Undirected
B) Directed
C) Could be either A or B
D) Neither A nor B are correct terms in this context
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 14 في هذه المجموعة.
فتح الحزمة
k this deck
8
The number of direct relationships a given node has in an undirected network or serves as a "to" node in a directional network is a measure called….

A) Eigencentrality
B) Closeness centrality
C) Degree centrality
D) Betweenness centrality
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 14 في هذه المجموعة.
فتح الحزمة
k this deck
9
Which type of centrality metric reflects the number of extended as well as direct network relationships?

A) Eigencentrality
B) Closeness centrality
C) Degree centrality
D) Betweenness centrality
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 14 في هذه المجموعة.
فتح الحزمة
k this deck
10
Which package(s) discussed in Chapter 8 use cluster analysis to identify "communities" of nodes within a network?

A) igraph
B) linkcomm
C) tidygraph
D) All of the above
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 14 في هذه المجموعة.
فتح الحزمة
k this deck
11
The name of the R package which focuses on network data management and the conversion of data among different network package formats is the ____________________ package.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 14 في هذه المجموعة.
فتح الحزمة
k this deck
12
The breakdown of networks into "neighborhoods" is supported by which of the following?

A) igraph
B) network
C) sna
D) tidygraph
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 14 في هذه المجموعة.
فتح الحزمة
k this deck
13
Which of the following is NOT a package for construction of agent-based models?

A) agentnet
B) RSiena
C) NetLogoR
D) SchellingR
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 14 في هذه المجموعة.
فتح الحزمة
k this deck
14
Which two packages were used in Chapter 8 to create a network superimposed on a map, illustrating international migration? _____________________ and _______________________ .
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 14 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 14 في هذه المجموعة.