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 24 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 3 [Joe Foley] *
2 [Noel O’Toole] *
121 [Kim Newport Band] *
16 [Seanie Ryan] *
1 [Brian Mullin] *
9 [Seamie McGowan] *
4 [Michael Lynott] *
1 [Paul Hamilton] *
1 [Kim Gallagher] *
4 [Gerry Gallagher] *
9 [Stan Burns] *
25 [Tom Kelly] *
1 [Two Mile Inn] *
144 [Ding-A-Ling] *
4 [Finbar Hegarty] *
9 [Shaun O'Dowd] *
4 [Dee McMahon] *
25 [Sean Kenny] *
9 [Aidan Canning] *
4 [Pat Burnside] *
4 [Eddie Burnside] *
1 [Christy Amstrong] *
4 [Jim "Jimbo" Collum] *
1 [Joey Gilchreest]
)
= 1.01 x 10^18
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 3 [Joe Foley] *
2 [Noel O’Toole] *
1 [Kim Newport Band] *
1 [Seanie Ryan] *
1 [Brian Mullin] *
1 [Seamie McGowan] *
1 [Michael Lynott] *
1 [Paul Hamilton] *
1 [Kim Gallagher] *
1 [Gerry Gallagher] *
1 [Stan Burns] *
1 [Tom Kelly] *
1 [Two Mile Inn] *
1 [Ding-A-Ling] *
1 [Finbar Hegarty] *
1 [Shaun O'Dowd] *
1 [Dee McMahon] *
1 [Sean Kenny] *
1 [Aidan Canning] *
1 [Pat Burnside] *
1 [Eddie Burnside] *
1 [Christy Amstrong] *
1 [Jim "Jimbo" Collum] *
1 [Joey Gilchreest]
)
= 6
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
24
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
2.17%
(1.01 × 1018 overall)
Dominant nodes (excluded from chart)Ding-A-Ling 34.70%Kim Newport Band 29.16%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)