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, 2) = 2
$outbound = max(1, 2) = 2
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 2 * 2 = 4
Base_Influence (IV) = $inbound / $outbound = 2 / 2 = 1
// 3. Exponential Network Values (accumulating 18 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 676 [Toto] *
64 [Keith Carlock] *
1 [Heads Up Super Band] *
9 [Larry Carlton Quartet] *
1 [Rudder (2)] *
4 [The Nuff Brothers] *
1 [Solstein] *
1 [Rhett Tyler & Early Warning] *
169 [Dave Matthews Band] *
100 [Jeff Coffin] *
16 [Béla Fleck and the Flecktones] *
1 [Bill Fanning Quintet] *
9 [Dallas Jazz Orchestra] *
4 [Dream Shanti] *
1 [In Orbit (2)] *
1 [The Chris McDonald Orchestra] *
1 [The Jeff Coffin Ensemble] *
1 [Pete Petersen & The Collection Jazz Orchestra]
)
= 60.65T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Toto] *
1 [Keith Carlock] *
1 [Heads Up Super Band] *
1 [Larry Carlton Quartet] *
1 [Rudder (2)] *
1 [The Nuff Brothers] *
1 [Solstein] *
1 [Rhett Tyler & Early Warning] *
1 [Dave Matthews Band] *
1 [Jeff Coffin] *
1 [Béla Fleck and the Flecktones] *
1 [Bill Fanning Quintet] *
1 [Dallas Jazz Orchestra] *
1 [Dream Shanti] *
1 [In Orbit (2)] *
1 [The Chris McDonald Orchestra] *
1 [The Jeff Coffin Ensemble] *
1 [Pete Petersen & The Collection Jazz Orchestra]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
18
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Toto 63.53%Dave Matthews Band 15.88%Jeff Coffin 9.40%Keith Carlock 6.02%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)