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 16 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 6 [Feargal Sharkey] *
132 [The Undertones] *
36 [That Petrol Emotion] *
36 [Damian O'Neill] *
1 [John Marchini] *
25 [Steve Mack] *
1 [Ciaran McLaughlin] *
1 [Raymond Gorman] *
4 [paul mccloone] *
25 [Terri Hooley] *
9 [john peel] *
4 [Billy Doherty] *
4 [Michael Bradley] *
1 [Vincent O'Neill] *
9 [Paul McLoone] *
4 [Barry Stewart]
)
= 53.21T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.5 [Feargal Sharkey] *
1.09 [The Undertones] *
1 [That Petrol Emotion] *
1 [Damian O'Neill] *
1 [John Marchini] *
1 [Steve Mack] *
1 [Ciaran McLaughlin] *
1 [Raymond Gorman] *
1 [paul mccloone] *
1 [Terri Hooley] *
1 [john peel] *
1 [Billy Doherty] *
1 [Michael Bradley] *
1 [Vincent O'Neill] *
1 [Paul McLoone] *
1 [Barry Stewart]
)
= 1.64
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
16
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)The Undertones 43.71%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)