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 20 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 49 *
( 4 [Rio de Janeiro] *
81 [Fuse One] *
4 [Baby'O] *
1 [Samba 4] *
9 [The Bridge (22)] *
1 [The Dizzy Gillespie 6] *
4 [Patrick Williams & His Band] *
9 [Luiz Gonzaga] *
289 [Larry Coryell] *
289 [Stanley Clarke] *
441 [Lenny White] *
324 [Anthony Williams] *
4 [Ronnie Foster] *
4 [Leon Ndugu Chancler] *
1 [Pablo Today] *
9 [Todd Cochran] *
225 [Steve Lukather] *
225 [Chuck Findley] *
16 [Michael Sembello] *
1 [Nathan Watts]
)
= 2.86 x 10^25
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Rio de Janeiro] *
1 [Fuse One] *
1 [Baby'O] *
1 [Samba 4] *
1 [The Bridge (22)] *
1 [The Dizzy Gillespie 6] *
1 [Patrick Williams & His Band] *
1 [Luiz Gonzaga] *
1 [Larry Coryell] *
1 [Stanley Clarke] *
1 [Lenny White] *
1 [Anthony Williams] *
1 [Ronnie Foster] *
1 [Leon Ndugu Chancler] *
1 [Pablo Today] *
1 [Todd Cochran] *
1 [Steve Lukather] *
1 [Chuck Findley] *
1 [Michael Sembello] *
1 [Nathan Watts]
)
= 1
Outbound
7
Tags on post
Inbound
7
Posts tagging this
Connections
20
Total nodes
Base Node Strength
49
Base Node Influence
1
Strength Share (vs Direct Neighbours)
2.46%
(2.86 × 1025 overall)
Dominant nodes (excluded from chart)Lenny White 22.16%Anthony Williams 16.28%Larry Coryell 14.52%Stanley Clarke 14.52%Steve Lukather 11.31%Chuck Findley 11.31%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)