Questions: Network Centrality Measures and Node Importance

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

Public health officials want to prioritize vaccination to most efficiently slow the spread of a contagious disease through a social contact network. Which centrality measure should guide their prioritization?

AEigenvector centrality — targeting those connected to important people disrupts elite transmission chains
BCloseness centrality — vaccinating those who can reach everyone quickly prevents rapid spread
CDegree centrality — vaccinating the most-connected individuals removes the nodes with the most transmission routes
DBetweenness centrality — vaccinating bridges between communities is always the most efficient strategy
Question 2 Multiple Choice

Node X has 15 connections, all within a single densely connected clique. Node Y has 5 connections but serves as the only link between three otherwise disconnected communities. Which statement best describes their centrality profiles?

ANode X is more important by every measure because it has more connections
BNode Y has higher betweenness centrality despite lower degree centrality
CNode Y has both higher betweenness and higher eigenvector centrality than X
DNeither node is strategically important unless both are high on all centrality measures
Question 3 True / False

A node with the highest degree centrality in a network will necessarily also have the highest betweenness centrality.

TTrue
FFalse
Question 4 True / False

Eigenvector centrality scores a node higher if it is connected to other high-centrality nodes, meaning a single connection to a very central node can outweigh many connections to peripheral nodes.

TTrue
FFalse
Question 5 Short Answer

Why does the choice of centrality measure constitute a substantive research decision rather than a purely technical one?

Think about your answer, then reveal below.