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 20 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 72 [Grand Slam] *
36 [Funky Junction] *
81 [Phil Lynott] *
64 [The Greedies] *
25 [Black Eagles] *
1 [Vibe for Philo] *
9 [Funky Junction (2)] *
16 [Rockers (8)] *
144 [Skid Row] *
36 [Thin Lizzy] *
25 [Philip Lynott] *
81 [Bob Geldof] *
100 [Pink Floyd] *
121 [Boomtown Rats] *
4 [The Brothers Of Doom] *
4 [The Happy Clubsters] *
36 [The Secret Police Choir] *
4 [The Vegetarians Of Love] *
289 [Artists United Against Apartheid] *
400 [U2]
)
= 1.47 x 10^31
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.13 [Grand Slam] *
1 [Funky Junction] *
1 [Phil Lynott] *
1 [The Greedies] *
1 [Black Eagles] *
1 [Vibe for Philo] *
1 [Funky Junction (2)] *
1 [Rockers (8)] *
1 [Skid Row] *
1 [Thin Lizzy] *
1 [Philip Lynott] *
1 [Bob Geldof] *
1 [Pink Floyd] *
1 [Boomtown Rats] *
1 [The Brothers Of Doom] *
1 [The Happy Clubsters] *
1 [The Secret Police Choir] *
1 [The Vegetarians Of Love] *
1 [Artists United Against Apartheid] *
1 [U2]
)
= 1.13
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
20
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.58%
(1.47 × 1031 overall)
Dominant nodes (excluded from chart)U2 25.69%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)