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, 2) = 2
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 2 * 2 = 4
Base_Influence (IV) = $inbound / $outbound = 2 / 2 = 1
// 3. Exponential Network Values (accumulating 14 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 16 [Paz Lenchantin] *
121 [Pixies] *
1 [Black Francis] *
36 [Kim Shattuck] *
25 [Kim Deal] *
25 [David Lovering] *
1 [Charles Michael Kittridge Thompson] *
25 [Dave Lovering] *
1 [Pixies en el Zócalo de la Ciudad de México] *
1 [Pixies at the Eurockéennes 2014] *
1 [Pixies - Heineken Jammin' Festival 2004] *
25 [The Everybody] *
1 [Jill Andrews] *
1 [Sam Quinn]
)
= 108.9B
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Paz Lenchantin] *
1 [Pixies] *
1 [Black Francis] *
1 [Kim Shattuck] *
1 [Kim Deal] *
1 [David Lovering] *
1 [Charles Michael Kittridge Thompson] *
1 [Dave Lovering] *
1 [Pixies en el Zócalo de la Ciudad de México] *
1 [Pixies at the Eurockéennes 2014] *
1 [Pixies - Heineken Jammin' Festival 2004] *
1 [The Everybody] *
1 [Jill Andrews] *
1 [Sam Quinn]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
14
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Pixies 42.61%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)