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 19 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 121 [Crashdïet] *
16 [Thomas Daun] *
1 [Dave Lepard] *
1 [Eric Young (3)] *
1 [Gabriel Keyes] *
16 [H. Olliver Twisted] *
1 [Martin Sweet] *
1 [Peter London] *
1 [Simon Cruz] *
4 [Olli Herman] *
4 [Gustaf Lindström] *
100 [Repugnant] *
4 [Adam Zaars] *
4 [Johan Wallin (3)] *
49 [Papa Emeritus] *
4 [Karl Envall] *
4 [Emil Svensson (3)] *
9 [Joonas Ahonen] *
16 [Christofer Barkensjö]
)
= 358.1T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Crashdïet] *
1 [Thomas Daun] *
1 [Dave Lepard] *
1 [Eric Young (3)] *
1 [Gabriel Keyes] *
1 [H. Olliver Twisted] *
1 [Martin Sweet] *
1 [Peter London] *
1 [Simon Cruz] *
1 [Olli Herman] *
1 [Gustaf Lindström] *
1 [Repugnant] *
1 [Adam Zaars] *
1 [Johan Wallin (3)] *
1 [Papa Emeritus] *
1 [Karl Envall] *
1 [Emil Svensson (3)] *
1 [Joonas Ahonen] *
1 [Christofer Barkensjö]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
19
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Crashdïet 33.52%Repugnant 27.70%Papa Emeritus 13.57%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)