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, 4) = 4
$outbound = max(1, 4) = 4
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 4 * 4 = 16
Base_Influence (IV) = $inbound / $outbound = 4 / 4 = 1
// 3. Exponential Network Values (accumulating 20 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 4 [LEAFBLADE] *
16 [Danny Cavanagh] *
289 [ANATHEMA] *
16 [Dave Pybus] *
4 [Darren White] *
1 [Jamie Cavanagh] *
16 [Lee Douglas] *
25 [Shaun Steels] *
4 [Vincent Cavanagh] *
36 [Duncan Patterson] *
4 [Les Smith] *
4 [Daniel Cardoso] *
1 [Deryk Fullwood] *
1 [John Douglas (2)] *
1 [Lee Douglas (2)] *
9 [Martin Powell] *
1 [Rebecca Wilson] *
25 [Shaun Taylor Steels] *
9 [Antimatter (3)] *
4 [Lid (4)]
)
= 1.41 x 10^17
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [LEAFBLADE] *
1 [Danny Cavanagh] *
1 [ANATHEMA] *
1 [Dave Pybus] *
1 [Darren White] *
1 [Jamie Cavanagh] *
1 [Lee Douglas] *
1 [Shaun Steels] *
1 [Vincent Cavanagh] *
1 [Duncan Patterson] *
1 [Les Smith] *
1 [Daniel Cardoso] *
1 [Deryk Fullwood] *
1 [John Douglas (2)] *
1 [Lee Douglas (2)] *
1 [Martin Powell] *
1 [Rebecca Wilson] *
1 [Shaun Taylor Steels] *
1 [Antimatter (3)] *
1 [Lid (4)]
)
= 1
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
20
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
3.29%
(1.41 × 1017 overall)
Dominant nodes (excluded from chart)ANATHEMA 59.47%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)