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, 11) = 11
$outbound = max(1, 11) = 11
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 11 * 11 = 121
Base_Influence (IV) = $inbound / $outbound = 11 / 11 = 1
// 3. Exponential Network Values (accumulating 24 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 121 *
( 16 [The Gene Harris All Star Big Band] *
4 [Ray Brown's All Stars] *
25 [Ray Brown Trio] *
16 [Concord Jazz All Stars] *
1 [Nat Adderley Quartet] *
4 [The Gene Harris Quartet] *
1 [The Gene Harris Trio] *
4 [The Gene Harris Trio Plus One] *
1 [The Gene Harris/Scott Hamilton Quintet] *
4 [The Philip Morris Superband] *
1 [The Three Sounds] *
361 [Jeff Hamilton] *
361 [Jon Faddis] *
144 [Garnett Brown] *
361 [Grady Tate] *
225 [Ulf Wakenius] *
144 [Monty Alexander] *
196 [Roger Kellaway] *
256 [Warren Vache] *
225 [Dave McKenna] *
289 [Jake Hanna] *
289 [Paul Humphrey] *
36 [Stanley Turrentine] *
169 [Michael Philip Mossman]
)
= 2.50 x 10^38
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [The Gene Harris All Star Big Band] *
1 [Ray Brown's All Stars] *
1 [Ray Brown Trio] *
1 [Concord Jazz All Stars] *
1 [Nat Adderley Quartet] *
1 [The Gene Harris Quartet] *
1 [The Gene Harris Trio] *
1 [The Gene Harris Trio Plus One] *
1 [The Gene Harris/Scott Hamilton Quintet] *
1 [The Philip Morris Superband] *
1 [The Three Sounds] *
1 [Jeff Hamilton] *
1 [Jon Faddis] *
1 [Garnett Brown] *
1 [Grady Tate] *
1 [Ulf Wakenius] *
1 [Monty Alexander] *
1 [Roger Kellaway] *
1 [Warren Vache] *
1 [Dave McKenna] *
1 [Jake Hanna] *
1 [Paul Humphrey] *
1 [Stanley Turrentine] *
1 [Michael Philip Mossman]
)
= 1
Outbound
11
Tags on post
Inbound
11
Posts tagging this
Connections
24
Total nodes
Base Node Strength
121
Base Node Influence
1
Strength Share (vs Direct Neighbours)
3.72%
(2.50 × 1038 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)