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, 3) = 3
$outbound = max(1, 3) = 3
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 3 * 3 = 9
Base_Influence (IV) = $inbound / $outbound = 3 / 3 = 1
// 3. Exponential Network Values (accumulating 23 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 6 [Trevor Peacock] *
1 [Alessio Trapella] *
16 [Andrea Buratto] *
1 [Luca Colombo] *
196 [DGM] *
4 [Emanuele Casali] *
1 [Fabio Costantino] *
9 [Simone Mularoni] *
9 [Titta Tani] *
1 [Diego Reali] *
1 [Fabio Sanges] *
1 [Gianfranco Tassella] *
1 [Ingo Schwartz] *
1 [Luciano Regoli] *
1 [Marco Marchiori] *
1 [Mark Basile] *
1 [Maurizio Pariotti] *
1 [Roberto Riccitelli] *
25 [Noveria] *
1 [Davide Castagna] *
1 [Francesco Mattei] *
1 [Omar Campitelli] *
20 [The Trial]
)
= 27.43B
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.5 [Trevor Peacock] *
1 [Alessio Trapella] *
1 [Andrea Buratto] *
1 [Luca Colombo] *
1 [DGM] *
1 [Emanuele Casali] *
1 [Fabio Costantino] *
1 [Simone Mularoni] *
1 [Titta Tani] *
1 [Diego Reali] *
1 [Fabio Sanges] *
1 [Gianfranco Tassella] *
1 [Ingo Schwartz] *
1 [Luciano Regoli] *
1 [Marco Marchiori] *
1 [Mark Basile] *
1 [Maurizio Pariotti] *
1 [Roberto Riccitelli] *
1 [Noveria] *
1 [Davide Castagna] *
1 [Francesco Mattei] *
1 [Omar Campitelli] *
0.8 [The Trial]
)
= 1.2
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
23
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)DGM 63.43%Noveria 8.09%The Trial 6.47%Andrea Buratto 5.18%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)