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, 1) = 1
$outbound = max(1, 1) = 1
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 1 * 1 = 1
Base_Influence (IV) = $inbound / $outbound = 1 / 1 = 1
// 3. Exponential Network Values (accumulating 19 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 4 [Bobby Gillespie] *
36 [Hope Sandoval] *
4 [James Pinker] *
361 [The Jesus And Mary Chain] *
4 [Jim Reid] *
9 [Brian Young (5)] *
9 [Steve Monti] *
4 [Richard Thomas (2)] *
1 [Barry Blackler] *
1 [Ben Lurie] *
4 [Dave Evans (5)] *
1 [Douglas Hart] *
1 [John Moore (3)] *
9 [Mark Crozer] *
4 [Matthew Parkin] *
1 [Murray Dalglish] *
64 [Nick Sanderson] *
1 [Scott Von Ryper] *
1 [William Reid]
)
= 2.48T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Bobby Gillespie] *
1 [Hope Sandoval] *
1 [James Pinker] *
1 [The Jesus And Mary Chain] *
1 [Jim Reid] *
1 [Brian Young (5)] *
1 [Steve Monti] *
1 [Richard Thomas (2)] *
1 [Barry Blackler] *
1 [Ben Lurie] *
1 [Dave Evans (5)] *
1 [Douglas Hart] *
1 [John Moore (3)] *
1 [Mark Crozer] *
1 [Matthew Parkin] *
1 [Murray Dalglish] *
1 [Nick Sanderson] *
1 [Scott Von Ryper] *
1 [William Reid]
)
= 1
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
19
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)The Jesus And Mary Chain 69.42%Nick Sanderson 12.31%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)