How is this calculated?
The math continuously tracks how strongly this post is connected to the rest of the network. Every tag forms a 2-way link. The base stats determine personal node strength, and the pie charts below show this node's share against its direct neighbours.
// 1. Base variables (floored at 1 to prevent zero-multiplication math errors)
$inbound = max(1, 15) = 15
$outbound = max(1, 11) = 11
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 15 * 11 = 165
Base_Influence (IV) = $inbound / $outbound = 15 / 11 = 1.3636
// 3. Exponential Network Values (accumulating 11 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 165 *
( 36 [Austin, Texas] *
4 [The Texas Tribune] *
1 [Architecture of Austin] *
1 [Night in Austin] *
1 [Photographs of Austin] *
1 [Unidentified locations in Austin] *
1 [Government of Austin] *
4 [Jardin Corona Austin] *
4 [Government of Austin, Texas] *
4 [Nature in Austin, Texas] *
4 [People of Austin, Texas]
)
= 6.08M
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1.3636 *
( 1 [Austin, Texas] *
1 [The Texas Tribune] *
1 [Architecture of Austin] *
1 [Night in Austin] *
1 [Photographs of Austin] *
1 [Unidentified locations in Austin] *
1 [Government of Austin] *
1 [Jardin Corona Austin] *
1 [Government of Austin, Texas] *
1 [Nature in Austin, Texas] *
1 [People of Austin, Texas]
)
= 1.36
Outbound
15
Tags on post
Inbound
11
Posts tagging this
Connections
11
Total nodes
Base Node Strength
165
Base Node Influence
1.3636
Strength Share (vs Direct Neighbours)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)
Architecture of Austin, Texas
BROKEN LINKNight in Austin, Texas
BROKEN LINKPhotographs of Austin, Texas
BROKEN LINKUnidentified locations in Austin, Texas
BROKEN LINK