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, 7) = 7
$outbound = max(1, 8) = 8
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 7 * 8 = 56
Base_Influence (IV) = $inbound / $outbound = 7 / 8 = 0.875
// 3. Exponential Network Values (accumulating 20 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 56 *
( 4 [The Good] *
36 [The Verve] *
9 [Richard Ashcroft] *
9 [Peter Salisbury] *
16 [Nick McCabe] *
25 [Bernard Butler] *
36 [Erland And The Carnival] *
1 [The Magnetic North (2)] *
1 [The Shining (3)] *
1 [Transmission (4)] *
9 [the Bad & the Queen] *
1 [Andrew Bruce (2)] *
1 [Danny Wheeler (3)] *
1 [David Nock] *
1 [Erland Cooper] *
1 [Georgia Sands] *
156 [Damon Albarn] *
56 [Paul Simonon] *
12 [Simon Jones] *
12 [The Good, The Bad & The Queen]
)
= 1.06 x 10^17
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 0.875 *
( 4 [The Good] *
1 [The Verve] *
1 [Richard Ashcroft] *
1 [Peter Salisbury] *
1 [Nick McCabe] *
1 [Bernard Butler] *
1 [Erland And The Carnival] *
1 [The Magnetic North (2)] *
1 [The Shining (3)] *
1 [Transmission (4)] *
1 [the Bad & the Queen] *
1 [Andrew Bruce (2)] *
1 [Danny Wheeler (3)] *
1 [David Nock] *
1 [Erland Cooper] *
1 [Georgia Sands] *
0.9231 [Damon Albarn] *
0.875 [Paul Simonon] *
0.75 [Simon Jones] *
0.75 [The Good, The Bad & The Queen]
)
= 1.59
Outbound
7
Tags on post
Inbound
8
Posts tagging this
Connections
20
Total nodes
Base Node Strength
56
Base Node Influence
0.875
Strength Share (vs Direct Neighbours)
12.61%
(1.06 × 1017 overall)
Dominant nodes (excluded from chart)Damon Albarn 35.14%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)