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, 6) = 6
$outbound = max(1, 6) = 6
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 6 * 6 = 36
Base_Influence (IV) = $inbound / $outbound = 6 / 6 = 1
// 3. Exponential Network Values (accumulating 20 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 36 *
( 100 [Andre Matos] *
81 [Shaaman] *
16 [AlÃrio Netto] *
4 [Fernando Quesada] *
4 [Junior Carelli] *
4 [Leo Mancini] *
4 [Thiago Bianchi] *
9 [Ricardo Confessori] *
49 [Luis Mariutti] *
64 [Eloy Casagrande] *
16 [Andre Matos (2)] *
9 [Shaman (2)] *
4 [Pit Passarell] *
9 [Viper (16)] *
25 [Remove Silence] *
4 [Henceforth (2)] *
1 [Ale Souza] *
1 [Edu Cominato] *
1 [Fabio Ribeiro] *
1 [Leo Baeta]
)
= 1.75 x 10^19
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Andre Matos] *
1 [Shaaman] *
1 [AlÃrio Netto] *
1 [Fernando Quesada] *
1 [Junior Carelli] *
1 [Leo Mancini] *
1 [Thiago Bianchi] *
1 [Ricardo Confessori] *
1 [Luis Mariutti] *
1 [Eloy Casagrande] *
1 [Andre Matos (2)] *
1 [Shaman (2)] *
1 [Pit Passarell] *
1 [Viper (16)] *
1 [Remove Silence] *
1 [Henceforth (2)] *
1 [Ale Souza] *
1 [Edu Cominato] *
1 [Fabio Ribeiro] *
1 [Leo Baeta]
)
= 1
Outbound
6
Tags on post
Inbound
6
Posts tagging this
Connections
20
Total nodes
Base Node Strength
36
Base Node Influence
1
Strength Share (vs Direct Neighbours)
8.14%
(1.75 × 1019 overall)
Dominant nodes (excluded from chart)Andre Matos 22.62%Shaaman 18.33%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)