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, 3) = 3
$outbound = max(1, 3) = 3
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 3 * 3 = 9
Base_Influence (IV) = $inbound / $outbound = 3 / 3 = 1
// 3. Exponential Network Values (accumulating 18 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 4 [Tony Hughes (qtips)] *
256 [Stiff Little Fingers] *
1 [Brian Faloon] *
36 [Bruce Foxton] *
9 [Dave Sharp] *
16 [Henry Cluney] *
25 [Jake Burns] *
4 [Jim Reilly] *
36 [Steve Grantley] *
25 [Dolphin Taylor] *
1 [Ian McCallum] *
1 [Stiff Little Fingers (SLF)] *
1 [Gordon Blair] *
1 [Ian McCall] *
1 [Dan Donnelly] *
1 [Ali McMordie] *
1 [Chris Jones] *
1 [Alternative Ulster (song)]
)
= 4.3T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Tony Hughes (qtips)] *
1 [Stiff Little Fingers] *
1 [Brian Faloon] *
1 [Bruce Foxton] *
1 [Dave Sharp] *
1 [Henry Cluney] *
1 [Jake Burns] *
1 [Jim Reilly] *
1 [Steve Grantley] *
1 [Dolphin Taylor] *
1 [Ian McCallum] *
1 [Stiff Little Fingers (SLF)] *
1 [Gordon Blair] *
1 [Ian McCall] *
1 [Dan Donnelly] *
1 [Ali McMordie] *
1 [Chris Jones] *
1 [Alternative Ulster (song)]
)
= 1
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
18
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Stiff Little Fingers 59.67%Bruce Foxton 8.39%Steve Grantley 8.39%Jake Burns 5.83%Dolphin Taylor 5.83%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)