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, 11) = 11
$outbound = max(1, 11) = 11
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 11 * 11 = 121
Base_Influence (IV) = $inbound / $outbound = 11 / 11 = 1
// 3. Exponential Network Values (accumulating 19 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 121 *
( 56 [Brad Boatright] *
1 [Fernando Mon] *
1 [Manuel Ramil] *
1 [Pablo García] *
4 [Rafael Yugueros] *
1 [Roberto García] *
1 [Víctor García] *
4 [Roberto GarcÃa (5)] *
4 [VÃctor GarcÃa (4)] *
1 [Francisco Javier Díaz Menéndez] *
1 [José Rubio (2)] *
36 [Darksun] *
400 [Avalanch] *
81 [From Ashes Rise] *
1 [Frecuencia De Muerte] *
4 [No Parade] *
16 [The Cooters] *
1 [World Burns To Death] *
1 [Midnight (17)]
)
= 32.37T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.14 [Brad Boatright] *
1 [Fernando Mon] *
1 [Manuel Ramil] *
1 [Pablo García] *
1 [Rafael Yugueros] *
1 [Roberto García] *
1 [Víctor García] *
1 [Roberto GarcÃa (5)] *
1 [VÃctor GarcÃa (4)] *
1 [Francisco Javier Díaz Menéndez] *
1 [José Rubio (2)] *
1 [Darksun] *
1 [Avalanch] *
1 [From Ashes Rise] *
1 [Frecuencia De Muerte] *
1 [No Parade] *
1 [The Cooters] *
1 [World Burns To Death] *
1 [Midnight (17)]
)
= 1.14
Outbound
11
Tags on post
Inbound
11
Posts tagging this
Connections
19
Total nodes
Base Node Strength
121
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Avalanch 54.35%From Ashes Rise 11.01%Brad Boatright 7.61%Darksun 4.89%The Cooters 2.17%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)