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, 10) = 10
$outbound = max(1, 10) = 10
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 10 * 10 = 100
Base_Influence (IV) = $inbound / $outbound = 10 / 10 = 1
// 3. Exponential Network Values (accumulating 32 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 100 *
( 72 [Paul McCandless] *
144 [Woody Herman And The Thundering Herd] *
81 [Jaco Pastorius Big Band] *
9 [Gerry Mulligan And His Orchestra] *
4 [Big Swing Jazz Band] *
4 [Dave Stahl Band] *
1 [Miami Saxophone Quartet] *
1 [South Florida Jazz Orchestra] *
1 [Stephen Guerra Big Band] *
1 [The Emil Palame Big Band] *
1 [Tradewinds (2)] *
121 [Alphonso Johnson] *
9 [Donny Hathaway] *
81 [Bill Chase] *
289 [James E. Pugh] *
225 [Bruce Fowler] *
100 [Joe Beck] *
100 [Johnny Pacheco] *
25 [Mike Bloomfield] *
196 [Albert Dailey] *
256 [David Finck] *
16 [Morris Jennings] *
144 [Jaco Pastorius] *
361 [Peter Erskine] *
361 [Jon Faddis] *
289 [Bob Mintzer] *
81 [Jimmy Haslip] *
256 [Dave Bargeron] *
100 [Alex Foster] *
100 [Joe Temperley] *
100 [Alan Raph] *
324 [Conrad Herwig]
)
= 5.07 x 10^53
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.13 [Paul McCandless] *
1 [Woody Herman And The Thundering Herd] *
1 [Jaco Pastorius Big Band] *
1 [Gerry Mulligan And His Orchestra] *
1 [Big Swing Jazz Band] *
1 [Dave Stahl Band] *
1 [Miami Saxophone Quartet] *
1 [South Florida Jazz Orchestra] *
1 [Stephen Guerra Big Band] *
1 [The Emil Palame Big Band] *
1 [Tradewinds (2)] *
1 [Alphonso Johnson] *
1 [Donny Hathaway] *
1 [Bill Chase] *
1 [James E. Pugh] *
1 [Bruce Fowler] *
1 [Joe Beck] *
1 [Johnny Pacheco] *
1 [Mike Bloomfield] *
1 [Albert Dailey] *
1 [David Finck] *
1 [Morris Jennings] *
1 [Jaco Pastorius] *
1 [Peter Erskine] *
1 [Jon Faddis] *
1 [Bob Mintzer] *
1 [Jimmy Haslip] *
1 [Dave Bargeron] *
1 [Alex Foster] *
1 [Joe Temperley] *
1 [Alan Raph] *
1 [Conrad Herwig]
)
= 1.13
Outbound
10
Tags on post
Inbound
10
Posts tagging this
Connections
32
Total nodes
Base Node Strength
100
Base Node Influence
1
Strength Share (vs Direct Neighbours)
2.53%
(5.07 × 1053 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)