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, 8) = 8
$outbound = max(1, 8) = 8
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 8 * 8 = 64
Base_Influence (IV) = $inbound / $outbound = 8 / 8 = 1
// 3. Exponential Network Values (accumulating 14 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 64 *
( 9 [Joe Weadick] *
4 [Pat Tyrell] *
4 [Des Mulhall] *
1 [Leo McHugh] *
1 [Pete Coburn] *
4 [Larry Kenny] *
9 [Eamonn Lee] *
9 [Paud O’Brien] *
16 [Harmony Aces Showband] *
49 [Echos Showband] *
9 [The Sailors] *
81 [Avonaires Showband] *
25 [Blue Notes Showband] *
240 [Columbia Showband]
)
= 1.02 x 10^16
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Joe Weadick] *
1 [Pat Tyrell] *
1 [Des Mulhall] *
1 [Leo McHugh] *
1 [Pete Coburn] *
1 [Larry Kenny] *
1 [Eamonn Lee] *
1 [Paud O’Brien] *
1 [Harmony Aces Showband] *
1 [Echos Showband] *
1 [The Sailors] *
1 [Avonaires Showband] *
1 [Blue Notes Showband] *
0.9375 [Columbia Showband]
)
= 0.9375
Outbound
8
Tags on post
Inbound
8
Posts tagging this
Connections
14
Total nodes
Base Node Strength
64
Base Node Influence
1
Strength Share (vs Direct Neighbours)
12.19%
(1.02 × 1016 overall)
Dominant nodes (excluded from chart)Columbia Showband 45.71%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)