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 24 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 100 [El Chicano] *
1 [Bobby Espinosa] *
1 [Ersi Arvizu] *
1 [Freddie Sanchez] *
1 [Jerry Salas] *
1 [John DeLuna] *
1 [Joseph Perreira] *
1 [Mickey Lespron] *
1 [Rudy Salas] *
1 [Steve Salas] *
81 [Scott Henderson] *
196 [Joe Zawinul] *
324 [Alex Acuna] *
225 [Victor Bailey] *
49 [Matt Garrison] *
25 [Richard Bona] *
100 [The Zawinul Syndicate] *
64 [Manolo Badrena] *
121 [Abraham Laboriel] *
64 [Etienne Mbappe] *
9 [Caravana Cubana] *
1 [Yaqui (2)] *
49 [Chucho Valdes] *
361 [Al McKibbon]
)
= 1.79 x 10^28
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [El Chicano] *
1 [Bobby Espinosa] *
1 [Ersi Arvizu] *
1 [Freddie Sanchez] *
1 [Jerry Salas] *
1 [John DeLuna] *
1 [Joseph Perreira] *
1 [Mickey Lespron] *
1 [Rudy Salas] *
1 [Steve Salas] *
1 [Scott Henderson] *
1 [Joe Zawinul] *
1 [Alex Acuna] *
1 [Victor Bailey] *
1 [Matt Garrison] *
1 [Richard Bona] *
1 [The Zawinul Syndicate] *
1 [Manolo Badrena] *
1 [Abraham Laboriel] *
1 [Etienne Mbappe] *
1 [Caravana Cubana] *
1 [Yaqui (2)] *
1 [Chucho Valdes] *
1 [Al McKibbon]
)
= 1
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
24
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.89%
(1.79 × 1028 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)