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, 1) = 1
$outbound = max(1, 1) = 1
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 1 * 1 = 1
Base_Influence (IV) = $inbound / $outbound = 1 / 1 = 1
// 3. Exponential Network Values (accumulating 19 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 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] *
16 [Mario Navarro] *
1 [Pepe Hern] *
16 [Rico Alaniz] *
16 [Robert Vaughn] *
1 [Rosenda Monteros] *
1 [John A. Alonzo] *
1 [Yul Brynner] *
1 [Jorge Martínez de Hoyos] *
1 [Natividad Vacío]
)
= 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 [Mario Navarro] *
1 [Pepe Hern] *
1 [Rico Alaniz] *
1 [Robert Vaughn] *
1 [Rosenda Monteros] *
1 [John A. Alonzo] *
1 [Yul Brynner] *
1 [Jorge Martínez de Hoyos] *
1 [Natividad Vacío]
)
= 1.33
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
19
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)The Magnificent Seven 74.90%Val Avery 3.32%Manuel Garcia-Rulfo 3.32%Mario Navarro 3.32%Rico Alaniz 3.32%Robert Vaughn 3.32%Danny Bravo 2.49%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)