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 16 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 144 [Alex Holzwarth] *
81 [Sieges Even] *
9 [Arno Menses] *
16 [Oliver Holzwarth] *
1 [Franz Herde] *
1 [Greg Keller] *
1 [Jogi Kaiser] *
1 [Wolfgang Zenk] *
1 [Börk Keller] *
64 [Subsignal] *
25 [Dirk Brand] *
81 [Roel van Helden] *
1 [Danilo Batdorf] *
1 [David Bertok] *
1 [Markus Maichel] *
1 [Ralf Schwager]
)
= 870.71B
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Alex Holzwarth] *
1 [Sieges Even] *
1 [Arno Menses] *
1 [Oliver Holzwarth] *
1 [Franz Herde] *
1 [Greg Keller] *
1 [Jogi Kaiser] *
1 [Wolfgang Zenk] *
1 [Börk Keller] *
1 [Subsignal] *
1 [Dirk Brand] *
1 [Roel van Helden] *
1 [Danilo Batdorf] *
1 [David Bertok] *
1 [Markus Maichel] *
1 [Ralf Schwager]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
16
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Alex Holzwarth 33.26%Sieges Even 18.71%Roel van Helden 18.71%Subsignal 14.78%Dirk Brand 5.77%Oliver Holzwarth 3.70%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)