Questions: Community Detection in Social Networks

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A researcher detects 12 communities in a corporate email network and immediately reports them to management as the organization's actual informal work groups. What important caveat should she have applied?

AThe algorithm can only detect communities in networks with fewer than 1,000 nodes, so the results may be unreliable
BDetected communities are structural patterns — dense connectivity signatures — not self-identified groups; they require validation against substantive knowledge before being treated as real social units
CCommunity detection always finds exactly the number of communities corresponding to formal organizational divisions
DModularity optimization guarantees that detected communities match self-reported group memberships
Question 2 Multiple Choice

What does a high modularity score (Q) indicate about a partition of a network into communities?

AEvery node in each community has the same number of connections as every other node in that community
BThe communities were each formed through a distinct social process
CThe communities contain substantially more internal edges than would be expected in a random network with the same degree sequence — the detected structure is non-random
DThe network has been partitioned into the maximum possible number of communities
Question 3 True / False

The Louvain algorithm efficiently detects communities in large networks but may merge small genuine communities into larger ones — a limitation known as the resolution limit.

TTrue
FFalse
Question 4 True / False

In a social network, structurally detected communities and self-identified social groups typically correspond — dense connectivity reliably mirrors how people identify their own group memberships.

TTrue
FFalse
Question 5 Short Answer

Why is comparing actual within-community edge density to a random null model — rather than simply maximizing raw density within groups — a better criterion for detecting meaningful communities?

Think about your answer, then reveal below.