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, 1) = 1
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 2 * 1 = 2
Base_Influence (IV) = $inbound / $outbound = 2 / 1 = 2
// 3. Exponential Network Values (accumulating 20 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 2 *
( 2 [Jessie Santos] *
49 [Ahrue Luster] *
289 [Ill Niño] *
4 [Derek Sykes] *
81 [Marc Rizzo] *
36 [Cristian Machado] *
1 [Daniel Couto] *
9 [Danny Couto] *
121 [Dave Chavarri] *
1 [Diego Verduzco] *
1 [Jardel Paisante] *
4 [Jorge Rosado] *
1 [Laz Pina] *
9 [Lazaro Pina] *
1 [Miggy Sanchez] *
1 [Oscar Santiago] *
1 [Roger Vasquez] *
1 [Sal Dominguez] *
1 [Joseph Guajardo] *
1 [Robert Garza (3)]
)
= 25.9T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 2 *
( 2 [Jessie Santos] *
1 [Ahrue Luster] *
1 [Ill Niño] *
1 [Derek Sykes] *
1 [Marc Rizzo] *
1 [Cristian Machado] *
1 [Daniel Couto] *
1 [Danny Couto] *
1 [Dave Chavarri] *
1 [Diego Verduzco] *
1 [Jardel Paisante] *
1 [Jorge Rosado] *
1 [Laz Pina] *
1 [Lazaro Pina] *
1 [Miggy Sanchez] *
1 [Oscar Santiago] *
1 [Roger Vasquez] *
1 [Sal Dominguez] *
1 [Joseph Guajardo] *
1 [Robert Garza (3)]
)
= 4
Outbound
2
Tags on post
Inbound
1
Posts tagging this
Connections
20
Total nodes
Base Node Strength
2
Base Node Influence
2
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Ill Niño 46.92%Dave Chavarri 19.64%Marc Rizzo 13.15%Ahrue Luster 7.95%Cristian Machado 5.84%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)