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, 5) = 5
$outbound = max(1, 5) = 5
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 5 * 5 = 25
Base_Influence (IV) = $inbound / $outbound = 5 / 5 = 1
// 3. Exponential Network Values (accumulating 19 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 16 [Joe Staunton] *
9 [David O'Toole] *
64 [Brian Downey] *
16 [Dick Fagan] *
1 [Pat Cortney] *
64 [Dazzle Band] *
1 [Orphanage (Band)] *
16 [The Alleycats] *
36 [Funky Junction] *
225 [Burma Showband] *
64 [The Greedies] *
25 [Sugar Shack] *
25 [Black Eagles] *
9 [Funky Junction (2)] *
1 [Sugar Shack (5)] *
4 [Laurie Hartz] *
1 [Papa Hobo] *
9 [Frame of Mind] *
16 [The Shy]
)
= 6.34 x 10^21
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Joe Staunton] *
1 [David O'Toole] *
1 [Brian Downey] *
1 [Dick Fagan] *
1 [Pat Cortney] *
1 [Dazzle Band] *
1 [Orphanage (Band)] *
1 [The Alleycats] *
1 [Funky Junction] *
1 [Burma Showband] *
1 [The Greedies] *
1 [Sugar Shack] *
1 [Black Eagles] *
1 [Funky Junction (2)] *
1 [Sugar Shack (5)] *
1 [Laurie Hartz] *
1 [Papa Hobo] *
1 [Frame of Mind] *
1 [The Shy]
)
= 1
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
19
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
3.99%
(6.34 × 1021 overall)
Dominant nodes (excluded from chart)Burma Showband 35.89%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)