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, 9) = 9
$outbound = max(1, 9) = 9
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 9 * 9 = 81
Base_Influence (IV) = $inbound / $outbound = 9 / 9 = 1
// 3. Exponential Network Values (accumulating 31 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 81 *
( 4 [All Star Swing Band] *
4 [The Rick Wilkins Orchestra] *
225 [Count Basie] *
400 [Benny Goodman] *
361 [Bucky Pizzarelli] *
256 [Lionel Hampton] *
225 [Teddy Wilson] *
400 [Fletcher Henderson] *
361 [Gene Krupa] *
256 [Jimmy Rowles] *
256 [Joe Pass] *
196 [Georgie Auld] *
324 [Dave Tough] *
400 [Bobby Hackett] *
100 [Charlie Christian] *
289 [Walter Page] *
225 [Allan Reuss] *
289 [Benny Goodman Sextet] *
256 [Ken Peplowski] *
16 [Mel Torme] *
9 [Mel Torme And His All Star Quintet] *
400 [Phil Bodner] *
441 [Bobby Rosengarden] *
9 [Peter Appleyard Orchestra] *
1 [Johnny Burt Trombones] *
1 [Peter Appleyard Quartet] *
36 [Calvin Jackson] *
4 [The Calvin Jackson Quartet] *
1 [The Johnny Burt Society] *
110 [Rob McConnell] *
42 [Peggy Lee]
)
= 4.27 x 10^58
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [All Star Swing Band] *
1 [The Rick Wilkins Orchestra] *
1 [Count Basie] *
1 [Benny Goodman] *
1 [Bucky Pizzarelli] *
1 [Lionel Hampton] *
1 [Teddy Wilson] *
1 [Fletcher Henderson] *
1 [Gene Krupa] *
1 [Jimmy Rowles] *
1 [Joe Pass] *
1 [Georgie Auld] *
1 [Dave Tough] *
1 [Bobby Hackett] *
1 [Charlie Christian] *
1 [Walter Page] *
1 [Allan Reuss] *
1 [Benny Goodman Sextet] *
1 [Ken Peplowski] *
1 [Mel Torme] *
1 [Mel Torme And His All Star Quintet] *
1 [Phil Bodner] *
1 [Bobby Rosengarden] *
1 [Peter Appleyard Orchestra] *
1 [Johnny Burt Trombones] *
1 [Peter Appleyard Quartet] *
1 [Calvin Jackson] *
1 [The Calvin Jackson Quartet] *
1 [The Johnny Burt Society] *
0.9091 [Rob McConnell] *
0.8571 [Peggy Lee]
)
= 0.7792
Outbound
9
Tags on post
Inbound
9
Posts tagging this
Connections
31
Total nodes
Base Node Strength
81
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.35%
(4.27 × 1058 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)