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, 5) = 5
$outbound = max(1, 5) = 5
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 5 * 5 = 25
Base_Influence (IV) = $inbound / $outbound = 5 / 5 = 1
// 3. Exponential Network Values (accumulating 34 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 576 [Stan Getz Quartet] *
25 [Al Cohn Quintet] *
25 [Al Cohn Zoot Sims Quintet] *
4 [The Manhattan Jazz All Stars] *
1 [The Mose Allison Trio] *
289 [Gary Burton] *
289 [Stanley Clarke] *
121 [Miroslav Vitous] *
324 [Anthony Williams] *
121 [Scott LaFaro] *
324 [Billy Taylor] *
576 [Billy Hart] *
400 [Jim McNeely] *
36 [Joanne Brackeen] *
196 [Al Porcino] *
196 [Albert Dailey] *
9 [Ed Thigpen] *
484 [Curly Russell] *
9 [Frank Isola] *
4 [Bob Whitlock] *
196 [Bernard Lubat] *
4 [Eddy Louiss] *
324 [Jimmy Garrison] *
1 [Al Haig] *
9 [Chuck Israels] *
1 [Dick Katz] *
4 [Don Lamond] *
100 [Don Lanphere] *
324 [Hank Jones] *
324 [Al Cohn] *
361 [Milt Hinton] *
25 [Denny Seiwell] *
289 [Bob Brookmeyer] *
25 [Teo Macero]
)
= 1.45 x 10^60
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Stan Getz Quartet] *
1 [Al Cohn Quintet] *
1 [Al Cohn Zoot Sims Quintet] *
1 [The Manhattan Jazz All Stars] *
1 [The Mose Allison Trio] *
1 [Gary Burton] *
1 [Stanley Clarke] *
1 [Miroslav Vitous] *
1 [Anthony Williams] *
1 [Scott LaFaro] *
1 [Billy Taylor] *
1 [Billy Hart] *
1 [Jim McNeely] *
1 [Joanne Brackeen] *
1 [Al Porcino] *
1 [Albert Dailey] *
1 [Ed Thigpen] *
1 [Curly Russell] *
1 [Frank Isola] *
1 [Bob Whitlock] *
1 [Bernard Lubat] *
1 [Eddy Louiss] *
1 [Jimmy Garrison] *
1 [Al Haig] *
1 [Chuck Israels] *
1 [Dick Katz] *
1 [Don Lamond] *
1 [Don Lanphere] *
1 [Hank Jones] *
1 [Al Cohn] *
1 [Milt Hinton] *
1 [Denny Seiwell] *
1 [Bob Brookmeyer] *
1 [Teo Macero]
)
= 1
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
34
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.42%
(1.45 × 1060 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)