Networks & Graphs

Table of Contents

Communities

Sociogram: graph-like representation of social structure calculate stats like eccentricity, closeness, betweenness centrality

proximity prestige

ranked prestige

$\sum_{v \neq u} A[v, u] = 1$ for each vertex u

$p_{rank} (v) = \sum_{u \neq v} A[v, u] \times p_{rank} (u)$

$\sum_{v} p_{rank} (v)^2 = 1$

example:

screenshot.png

structural balance

affiliation networks

screenshot.png