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, 2) = 2
$outbound = max(1, 2) = 2
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 2 * 2 = 4
Base_Influence (IV) = $inbound / $outbound = 2 / 2 = 1
// 3. Exponential Network Values (accumulating 44 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 324 [Art Farmer] *
361 [Red Mitchell] *
169 [Michael Carvin] *
289 [Bob Brookmeyer] *
324 [Chico Hamilton] *
400 [Chet Baker] *
1 [Hampton Hawes] *
4 [Larry Bunker] *
441 [Gerry Mulligan Quartet] *
361 [Henry Grimes] *
9 [Gus Johnson] *
361 [Dave Bailey] *
9 [Frank Isola] *
1 [Ben Tucker] *
1 [Bill Crow] *
1 [Carson Smith] *
1 [Donn Trenner] *
1 [Bill Mays] *
1 [Dean Johnson (3)] *
4 [Donald Bailey] *
1 [Henry Franklin] *
289 [Gary Burton] *
289 [Stanley Clarke] *
121 [Miroslav Vitous] *
324 [Anthony Williams] *
25 [Mose Allison] *
121 [Scott LaFaro] *
324 [Billy Taylor] *
576 [Billy Hart] *
400 [Jim McNeely] *
36 [Joanne Brackeen] *
576 [Stan Getz Quartet] *
196 [Al Porcino] *
196 [Albert Dailey] *
9 [Ed Thigpen] *
484 [Curly Russell] *
196 [Bernard Lubat] *
4 [Eddy Louiss] *
324 [Jimmy Garrison] *
1 [Al Haig] *
9 [Chuck Israels] *
1 [Dick Katz] *
4 [Don Lamond] *
100 [Don Lanphere]
)
= 5.18 x 10^68
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Art Farmer] *
1 [Red Mitchell] *
1 [Michael Carvin] *
1 [Bob Brookmeyer] *
1 [Chico Hamilton] *
1 [Chet Baker] *
1 [Hampton Hawes] *
1 [Larry Bunker] *
1 [Gerry Mulligan Quartet] *
1 [Henry Grimes] *
1 [Gus Johnson] *
1 [Dave Bailey] *
1 [Frank Isola] *
1 [Ben Tucker] *
1 [Bill Crow] *
1 [Carson Smith] *
1 [Donn Trenner] *
1 [Bill Mays] *
1 [Dean Johnson (3)] *
1 [Donald Bailey] *
1 [Henry Franklin] *
1 [Gary Burton] *
1 [Stanley Clarke] *
1 [Miroslav Vitous] *
1 [Anthony Williams] *
1 [Mose Allison] *
1 [Scott LaFaro] *
1 [Billy Taylor] *
1 [Billy Hart] *
1 [Jim McNeely] *
1 [Joanne Brackeen] *
1 [Stan Getz Quartet] *
1 [Al Porcino] *
1 [Albert Dailey] *
1 [Ed Thigpen] *
1 [Curly Russell] *
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
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
44
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.05%
(5.18 × 1068 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)