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 16 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 4 [Pete Nelson] *
196 [Nick Simper] *
529 [Carlo Little] *
256 [The Flower Pot Men] *
9 [White Plains] *
4 [Neil Landon] *
4 [Robin Shaw] *
144 [Tony Burrows] *
4 [Robin Box] *
4 [John Shakespeare (2)] *
4 [Ken Hawker] *
1 [Peter Nelson (4)] *
1 [Rick Wolff] *
1 [Roger Hill (7)] *
1 [Roger Hills] *
1 [Tony Hall (3)]
)
= 140.9T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Pete Nelson] *
1 [Nick Simper] *
1 [Carlo Little] *
1 [The Flower Pot Men] *
1 [White Plains] *
1 [Neil Landon] *
1 [Robin Shaw] *
1 [Tony Burrows] *
1 [Robin Box] *
1 [John Shakespeare (2)] *
1 [Ken Hawker] *
1 [Peter Nelson (4)] *
1 [Rick Wolff] *
1 [Roger Hill (7)] *
1 [Roger Hills] *
1 [Tony Hall (3)]
)
= 1
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
16
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Carlo Little 45.45%The Flower Pot Men 21.99%Nick Simper 16.84%Tony Burrows 12.37%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)