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, 16) = 16
$outbound = max(1, 16) = 16
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 16 * 16 = 256
Base_Influence (IV) = $inbound / $outbound = 16 / 16 = 1
// 3. Exponential Network Values (accumulating 18 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 256 *
( 4 [A. Pedro De Medeiros] *
4 [Arnaldo Baptista] *
16 [Arnolpho Lima Filho] *
4 [Carly Bryant] *
4 [Claudio Tchernev] *
4 [Fernando Gama] *
4 [Henrique Peters] *
16 [Liminha] *
4 [Luciano Alves] *
4 [Paulo De Castro] *
4 [Rita Lee] *
4 [Ronaldo P. Leme] *
4 [Rui Motta] *
4 [Sergio Dias] *
4 [TÃolio Mourão] *
256 [Vinicius Junqueira] *
4 [Shinkansen (3)] *
16 [Vestidos De Espaço]
)
= 7.21 x 10^16
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [A. Pedro De Medeiros] *
1 [Arnaldo Baptista] *
1 [Arnolpho Lima Filho] *
1 [Carly Bryant] *
1 [Claudio Tchernev] *
1 [Fernando Gama] *
1 [Henrique Peters] *
1 [Liminha] *
1 [Luciano Alves] *
1 [Paulo De Castro] *
1 [Rita Lee] *
1 [Ronaldo P. Leme] *
1 [Rui Motta] *
1 [Sergio Dias] *
1 [TÃolio Mourão] *
1 [Vinicius Junqueira] *
1 [Shinkansen (3)] *
1 [Vestidos De Espaço]
)
= 1
Outbound
16
Tags on post
Inbound
16
Posts tagging this
Connections
18
Total nodes
Base Node Strength
256
Base Node Influence
1
Strength Share (vs Direct Neighbours)
41.56%
(7.21 × 1016 overall)
Dominant nodes (excluded from chart)Vinicius Junqueira 41.56%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)