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, 2) = 2
$outbound = max(1, 2) = 2
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 2 * 2 = 4
Base_Influence (IV) = $inbound / $outbound = 2 / 2 = 1
// 3. Exponential Network Values (accumulating 21 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 9 [Tom Quinn] *
25 [Dan O'Hara] *
16 [Michael McNally] *
9 [Brian McNally] *
9 [Kevin McGinty] *
9 [Colm Kealy] *
9 [Sean Gilmartin] *
4 [Liam Gibson] *
1 [Kevin Farrelly] *
25 [Kevin Casey] *
36 [Basil Henriques] *
4 [Pat Hamill] *
196 [Ramblin' Men] *
1 [Colm Kiely] *
49 [Sparkle] *
1 [Davy Hamilton] *
1 [Trevor Boyce] *
1 [Pete Boardmen] *
1 [Billy Bell] *
1 [Armie Beattie] *
16 [Hugo Andrews]
)
= 2.09 x 10^17
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Tom Quinn] *
1 [Dan O'Hara] *
1 [Michael McNally] *
1 [Brian McNally] *
1 [Kevin McGinty] *
1 [Colm Kealy] *
1 [Sean Gilmartin] *
1 [Liam Gibson] *
1 [Kevin Farrelly] *
1 [Kevin Casey] *
1 [Basil Henriques] *
1 [Pat Hamill] *
1 [Ramblin' Men] *
1 [Colm Kiely] *
1 [Sparkle] *
1 [Davy Hamilton] *
1 [Trevor Boyce] *
1 [Pete Boardmen] *
1 [Billy Bell] *
1 [Armie Beattie] *
1 [Hugo Andrews]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
21
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.94%
(2.09 × 1017 overall)
Dominant nodes (excluded from chart)Ramblin' Men 45.90%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)