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, 8) = 8
$outbound = max(1, 8) = 8
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 8 * 8 = 64
Base_Influence (IV) = $inbound / $outbound = 8 / 8 = 1
// 3. Exponential Network Values (accumulating 26 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 64 *
( 42 [Dave Samuels] *
100 [Steve Khan] *
81 [Steps Ahead] *
289 [Mike Stern] *
225 [Victor Bailey] *
441 [Tony Levin] *
289 [Donny McCaslin] *
49 [Jeff Andrews] *
49 [Darryl Jones] *
100 [Reggie Washington] *
256 [Larry Carlton] *
169 [Lee Ritenour] *
100 [Bob James] *
144 [Harvey Mason] *
36 [Nathan East] *
49 [Fourplay] *
16 [Kirk Whalum] *
49 [Fourplay (3)] *
25 [Jeff Lorber] *
1 [Everette Harp] *
9 [Jazz Funk Soul] *
4 [Metro (12)] *
400 [Dennis Chambers] *
9 [Petite Blonde] *
9 [Bill Evans Group] *
4 [The Fantasy Band]
)
= 4.35 x 10^45
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.17 [Dave Samuels] *
1 [Steve Khan] *
1 [Steps Ahead] *
1 [Mike Stern] *
1 [Victor Bailey] *
1 [Tony Levin] *
1 [Donny McCaslin] *
1 [Jeff Andrews] *
1 [Darryl Jones] *
1 [Reggie Washington] *
1 [Larry Carlton] *
1 [Lee Ritenour] *
1 [Bob James] *
1 [Harvey Mason] *
1 [Nathan East] *
1 [Fourplay] *
1 [Kirk Whalum] *
1 [Fourplay (3)] *
1 [Jeff Lorber] *
1 [Everette Harp] *
1 [Jazz Funk Soul] *
1 [Metro (12)] *
1 [Dennis Chambers] *
1 [Petite Blonde] *
1 [Bill Evans Group] *
1 [The Fantasy Band]
)
= 1.17
Outbound
8
Tags on post
Inbound
8
Posts tagging this
Connections
26
Total nodes
Base Node Strength
64
Base Node Influence
1
Strength Share (vs Direct Neighbours)
2.13%
(4.35 × 1045 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)