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, 3) = 3
$outbound = max(1, 3) = 3
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 3 * 3 = 9
Base_Influence (IV) = $inbound / $outbound = 3 / 3 = 1
// 3. Exponential Network Values (accumulating 20 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 4 [Dwight Yoakam] *
16 [Julio Cesar Cedillo] *
4 [Rodger Boyce] *
25 [Tommy Lee Jones] *
324 [The Three Burials of Melquiades Estrada] *
16 [Melissa Leo] *
4 [January Jones] *
1 [Cecilia Suárez] *
16 [Guillermo Arriaga] *
1 [Ignacio Guadalupe] *
1 [Irineo Alvarez] *
4 [Josh Berry] *
100 [levon-helm] *
1 [Lupe Campos] *
1 [Mel Rodriguez] *
1 [René Campero] *
1 [Edwin 'Bubba' Broussard] *
4 [Barry Pepper] *
4 [Amores Perros] *
1 [Un embrujo]
)
= 122.31T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Dwight Yoakam] *
1 [Julio Cesar Cedillo] *
1 [Rodger Boyce] *
1 [Tommy Lee Jones] *
1 [The Three Burials of Melquiades Estrada] *
1 [Melissa Leo] *
1 [January Jones] *
1 [Cecilia Suárez] *
1 [Guillermo Arriaga] *
1 [Ignacio Guadalupe] *
1 [Irineo Alvarez] *
1 [Josh Berry] *
1 [levon-helm] *
1 [Lupe Campos] *
1 [Mel Rodriguez] *
1 [René Campero] *
1 [Edwin 'Bubba' Broussard] *
1 [Barry Pepper] *
1 [Amores Perros] *
1 [Un embrujo]
)
= 1
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
20
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)The Three Burials of Melquiades Estrada 60.22%levon-helm 18.59%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)