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, 4) = 4
$outbound = max(1, 4) = 4
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 4 * 4 = 16
Base_Influence (IV) = $inbound / $outbound = 4 / 4 = 1
// 3. Exponential Network Values (accumulating 22 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 12 [Danny Bravo] *
1 [Charles Bronson] *
1 [Brad Dexter] *
16 [Val Avery] *
9 [Steve McQueen] *
361 [The Magnificent Seven] *
16 [Manuel Garcia-Rulfo] *
1 [Enrique Lucero] *
1 [Horst Buchholz] *
9 [James Coburn] *
1 [Pepe Hern] *
16 [Rico Alaniz] *
16 [Robert Vaughn] *
1 [Rosenda Monteros] *
1 [John A. Alonzo] *
1 [Vladimir Sokoloff] *
1 [Yul Brynner] *
1 [Jorge Martínez de Hoyos] *
1 [Natividad Vacío] *
1 [Bolero inmortal] *
1 [The Beast of Hollow Mountain] *
1 [The Black Scorpion]
)
= 367.94B
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.33 [Danny Bravo] *
1 [Charles Bronson] *
1 [Brad Dexter] *
1 [Val Avery] *
1 [Steve McQueen] *
1 [The Magnificent Seven] *
1 [Manuel Garcia-Rulfo] *
1 [Enrique Lucero] *
1 [Horst Buchholz] *
1 [James Coburn] *
1 [Pepe Hern] *
1 [Rico Alaniz] *
1 [Robert Vaughn] *
1 [Rosenda Monteros] *
1 [John A. Alonzo] *
1 [Vladimir Sokoloff] *
1 [Yul Brynner] *
1 [Jorge Martínez de Hoyos] *
1 [Natividad Vacío] *
1 [Bolero inmortal] *
1 [The Beast of Hollow Mountain] *
1 [The Black Scorpion]
)
= 1.33
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
22
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)The Magnificent Seven 74.43%Val Avery 3.30%Manuel Garcia-Rulfo 3.30%Rico Alaniz 3.30%Robert Vaughn 3.30%Danny Bravo 2.47%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)