One core thing that network theorists do is try to assess how important various nodes are.
The motivating idea is familiar from high school: the cool kids are the ones the cool kids pay attention to.
We look for a notion of centrality that captures that.
5/
Think of a nonnegative matrix as a weighted directed graph.
If Mᵢⱼ>0, we say node i has an link (shown as an arrow) to node j with weight Mᵢⱼ.
We say the network is strongly connected if every node can reach every other along such directed paths.
4/
