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, 5) = 5
$outbound = max(1, 5) = 5
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 5 * 5 = 25
Base_Influence (IV) = $inbound / $outbound = 5 / 5 = 1
// 3. Exponential Network Values (accumulating 35 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 100 [Steve Khan] *
25 [Pat Rebillot] *
529 [Michael Brecker] *
36 [Herb Bushler] *
256 [Players Association] *
361 [Jon Faddis] *
441 [Bob Berg] *
4 [Tom Harrell] *
4 [Bob Mover] *
9 [Chris Hills] *
4 [Danny Weiss] *
9 [James Mtume] *
4 [Karl Ratzer] *
4 [Mike Mandel] *
169 [Ray Mantilla] *
4 [Wilbur Bascomb] *
49 [Atmospheres (2)] *
289 [The Players Association] *
121 [The Bob Belden Ensemble] *
1 [The Beautiful Earth Jazz Band] *
361 [Billy Cobham] *
25 [Rick Laird] *
169 [Michael Carvin] *
225 [John Abercrombie] *
49 [Ralph Towner] *
64 [David Sanborn] *
324 [Anthony Williams] *
400 [Larry Goldings] *
225 [Chuck Findley] *
81 [Adam Rudolph] *
49 [Darryl Jones] *
400 [Gary Peacock] *
400 [Dennis Chambers] *
289 [Craig Handy] *
289 [erik-friedlander]
)
= 7.76 x 10^63
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Steve Khan] *
1 [Pat Rebillot] *
1 [Michael Brecker] *
1 [Herb Bushler] *
1 [Players Association] *
1 [Jon Faddis] *
1 [Bob Berg] *
1 [Tom Harrell] *
1 [Bob Mover] *
1 [Chris Hills] *
1 [Danny Weiss] *
1 [James Mtume] *
1 [Karl Ratzer] *
1 [Mike Mandel] *
1 [Ray Mantilla] *
1 [Wilbur Bascomb] *
1 [Atmospheres (2)] *
1 [The Players Association] *
1 [The Bob Belden Ensemble] *
1 [The Beautiful Earth Jazz Band] *
1 [Billy Cobham] *
1 [Rick Laird] *
1 [Michael Carvin] *
1 [John Abercrombie] *
1 [Ralph Towner] *
1 [David Sanborn] *
1 [Anthony Williams] *
1 [Larry Goldings] *
1 [Chuck Findley] *
1 [Adam Rudolph] *
1 [Darryl Jones] *
1 [Gary Peacock] *
1 [Dennis Chambers] *
1 [Craig Handy] *
1 [erik-friedlander]
)
= 1
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
35
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.43%
(7.76 × 1063 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)