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, 9) = 9
$outbound = max(1, 9) = 9
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 9 * 9 = 81
Base_Influence (IV) = $inbound / $outbound = 9 / 9 = 1
// 3. Exponential Network Values (accumulating 22 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 81 *
( 81 [Barney McAll] *
4 [Bill Ware] *
1 [Fabio Morgera] *
1 [Genji Siraisi] *
1 [Gordon Clay] *
4 [Itaal Shur] *
1 [Jay Rodriguez] *
36 [Jonathan Maron] *
1 [Richard Worth] *
1 [Aaron Comess Quintet] *
4 [Barney McAll Unit] *
1 [David Rex Quintet] *
9 [Dewey Redman Quartet] *
4 [Gary Bartz Quartet] *
1 [Jay Rodriguez Quartet] *
16 [Josh Roseman Unit] *
1 [Zeek's Beek] *
144 [The Jazz Passengers] *
4 [Giant Step NYC] *
4 [High Risk (8)] *
4 [Atlantis (4)] *
1 [The Groove Academy]
)
= 80.24T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Barney McAll] *
1 [Bill Ware] *
1 [Fabio Morgera] *
1 [Genji Siraisi] *
1 [Gordon Clay] *
1 [Itaal Shur] *
1 [Jay Rodriguez] *
1 [Jonathan Maron] *
1 [Richard Worth] *
1 [Aaron Comess Quintet] *
1 [Barney McAll Unit] *
1 [David Rex Quintet] *
1 [Dewey Redman Quartet] *
1 [Gary Bartz Quartet] *
1 [Jay Rodriguez Quartet] *
1 [Josh Roseman Unit] *
1 [Zeek's Beek] *
1 [The Jazz Passengers] *
1 [Giant Step NYC] *
1 [High Risk (8)] *
1 [Atlantis (4)] *
1 [The Groove Academy]
)
= 1
Outbound
9
Tags on post
Inbound
9
Posts tagging this
Connections
22
Total nodes
Base Node Strength
81
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)The Jazz Passengers 35.56%Barney McAll 20.00%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)