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, 18) = 18
$outbound = max(1, 18) = 18
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 18 * 18 = 324
Base_Influence (IV) = $inbound / $outbound = 18 / 18 = 1
// 3. Exponential Network Values (accumulating 27 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 324 *
( 1 [Everyday People] *
100 [Bugz in the Attic] *
16 [Alex Phountzi] *
9 [Ben Esser] *
1 [Darren Benjamin] *
1 [Mark Lipka] *
1 [Matt Lord] *
1 [Orin Walters] *
1 [Paul Dolby] *
1 [Scott Clifford] *
49 [Broken beat] *
4 [Neon Phusion] *
1 [12 Senses] *
1 [2000 Black] *
1 [Afro Force] *
1 [Blakai] *
1 [Da One Away] *
1 [DKD] *
1 [Innerdaze] *
1 [Likwid Biskit] *
1 [Misa Negra] *
1 [Project X (29)] *
1 [Silhouette Brown] *
1 [Tatham] *
1 [The Herbaliser Band] *
1 [Homecookin'] *
1 [Lord & Ranks]
)
= 914.46M
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Everyday People] *
1 [Bugz in the Attic] *
1 [Alex Phountzi] *
1 [Ben Esser] *
1 [Darren Benjamin] *
1 [Mark Lipka] *
1 [Matt Lord] *
1 [Orin Walters] *
1 [Paul Dolby] *
1 [Scott Clifford] *
1 [Broken beat] *
1 [Neon Phusion] *
1 [12 Senses] *
1 [2000 Black] *
1 [Afro Force] *
1 [Blakai] *
1 [Da One Away] *
1 [DKD] *
1 [Innerdaze] *
1 [Likwid Biskit] *
1 [Misa Negra] *
1 [Project X (29)] *
1 [Silhouette Brown] *
1 [Tatham] *
1 [The Herbaliser Band] *
1 [Homecookin'] *
1 [Lord & Ranks]
)
= 1
Outbound
18
Tags on post
Inbound
18
Posts tagging this
Connections
27
Total nodes
Base Node Strength
324
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Bugz in the Attic 19.08%Broken beat 9.35%Alex Phountzi 3.05%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)