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 16 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 81 [Groove Collective] *
81 [Barney McAll] *
1 [Aaron Comess Quintet] *
4 [Barney McAll Unit] *
1 [David Rex Quintet] *
9 [Dewey Redman Quartet] *
1 [Jay Rodriguez Quartet] *
16 [Josh Roseman Unit] *
1 [Zeek's Beek] *
49 [Clint Houston] *
4 [JoAnne Brackeen â Clint Houston Duo] *
4 [The Joanne Brackeen Trio] *
1 [Louis Hayes Quintet] *
1 [Louis Hayes Sextet] *
9 [Music Inc] *
1 [Woody Shaw Quintet]
)
= 106.66B
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Groove Collective] *
1 [Barney McAll] *
1 [Aaron Comess Quintet] *
1 [Barney McAll Unit] *
1 [David Rex Quintet] *
1 [Dewey Redman Quartet] *
1 [Jay Rodriguez Quartet] *
1 [Josh Roseman Unit] *
1 [Zeek's Beek] *
1 [Clint Houston] *
1 [JoAnne Brackeen â Clint Houston Duo] *
1 [The Joanne Brackeen Trio] *
1 [Louis Hayes Quintet] *
1 [Louis Hayes Sextet] *
1 [Music Inc] *
1 [Woody Shaw Quintet]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
16
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Groove Collective 30.22%Barney McAll 30.22%Clint Houston 18.28%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)