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, 7) = 7
$outbound = max(1, 7) = 7
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 7 * 7 = 49
Base_Influence (IV) = $inbound / $outbound = 7 / 7 = 1
// 3. Exponential Network Values (accumulating 35 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 49 *
( 100 [Steve Khan] *
81 [Steps Ahead] *
289 [Mike Stern] *
225 [Victor Bailey] *
441 [Tony Levin] *
289 [Donny McCaslin] *
49 [Jeff Andrews] *
64 [Chuck Loeb] *
100 [Reggie Washington] *
25 [Superfriends (2)] *
9 [ESP (13)] *
121 [The Bob Belden Ensemble] *
25 [Miles Davis Septet] *
9 [Bill Evans Group] *
9 [Stone Raiders] *
144 [Mino Cinelu] *
25 [Pat Rebillot] *
324 [Anthony Williams] *
400 [Larry Goldings] *
225 [Chuck Findley] *
81 [Adam Rudolph] *
25 [David Earle Johnson] *
400 [Gary Peacock] *
400 [Dennis Chambers] *
289 [Craig Handy] *
289 [erik-friedlander] *
256 [Miles Davis] *
324 [John Scofield] *
441 [Bob Berg] *
64 [Will Calhoun] *
36 [Jean Paul Bourelly] *
81 [Hubert Laws] *
324 [Steve Gadd] *
289 [Bob Mintzer] *
100 [Alex Foster]
)
= 1.03 x 10^73
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Steve Khan] *
1 [Steps Ahead] *
1 [Mike Stern] *
1 [Victor Bailey] *
1 [Tony Levin] *
1 [Donny McCaslin] *
1 [Jeff Andrews] *
1 [Chuck Loeb] *
1 [Reggie Washington] *
1 [Superfriends (2)] *
1 [ESP (13)] *
1 [The Bob Belden Ensemble] *
1 [Miles Davis Septet] *
1 [Bill Evans Group] *
1 [Stone Raiders] *
1 [Mino Cinelu] *
1 [Pat Rebillot] *
1 [Anthony Williams] *
1 [Larry Goldings] *
1 [Chuck Findley] *
1 [Adam Rudolph] *
1 [David Earle Johnson] *
1 [Gary Peacock] *
1 [Dennis Chambers] *
1 [Craig Handy] *
1 [erik-friedlander] *
1 [Miles Davis] *
1 [John Scofield] *
1 [Bob Berg] *
1 [Will Calhoun] *
1 [Jean Paul Bourelly] *
1 [Hubert Laws] *
1 [Steve Gadd] *
1 [Bob Mintzer] *
1 [Alex Foster]
)
= 1
Outbound
7
Tags on post
Inbound
7
Posts tagging this
Connections
35
Total nodes
Base Node Strength
49
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.77%
(1.03 × 1073 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)