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, 13) = 13
$outbound = max(1, 13) = 13
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 13 * 13 = 169
Base_Influence (IV) = $inbound / $outbound = 13 / 13 = 1
// 3. Exponential Network Values (accumulating 39 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 169 *
( 272 [Dag Arnesen] *
342 [Frank Jakobsen] *
1 [Richard Patterson] *
81 [The Horace Silver Quintet] *
16 [Donald Byrd Sextet] *
49 [Joe Henderson Quartet] *
4 [Joe Henderson Trio] *
25 [Joe Henderson Quintet] *
4 [Neil Swainson Quintet] *
16 [Paris Reunion Band] *
9 [McCoy Tyner Quartet] *
9 [Joe Henderson Norwegian Quartet] *
1 [Joe Henderson Sextet] *
1 [Klaus Ignatzek Group] *
1 [The Walter Norris Quartet] *
100 [Sonny Fortune] *
289 [McCoy Tyner] *
361 [Billy Cobham] *
256 [Idris Muhammad] *
289 [Woody Shaw] *
361 [Blue Mitchell] *
49 [Harold Vick] *
25 [Houston Person] *
100 [Carmell Jones] *
196 [Larry Ridley] *
121 [Yusef Lateef] *
400 [Donald Byrd] *
400 [Al Foster] *
441 [Elvin Jones] *
169 [Bobby Hutcherson] *
529 [Jack DeJohnette] *
361 [Mal Waldron] *
64 [Doug Hammond] *
289 [Herbie Hancock] *
400 [David Holland] *
441 [Lenny White] *
289 [Ron McClure] *
1 [George Cables] *
256 [Slide Hampton]
)
= 2.30 x 10^71
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.06 [Dag Arnesen] *
1.06 [Frank Jakobsen] *
1 [Richard Patterson] *
1 [The Horace Silver Quintet] *
1 [Donald Byrd Sextet] *
1 [Joe Henderson Quartet] *
1 [Joe Henderson Trio] *
1 [Joe Henderson Quintet] *
1 [Neil Swainson Quintet] *
1 [Paris Reunion Band] *
1 [McCoy Tyner Quartet] *
1 [Joe Henderson Norwegian Quartet] *
1 [Joe Henderson Sextet] *
1 [Klaus Ignatzek Group] *
1 [The Walter Norris Quartet] *
1 [Sonny Fortune] *
1 [McCoy Tyner] *
1 [Billy Cobham] *
1 [Idris Muhammad] *
1 [Woody Shaw] *
1 [Blue Mitchell] *
1 [Harold Vick] *
1 [Houston Person] *
1 [Carmell Jones] *
1 [Larry Ridley] *
1 [Yusef Lateef] *
1 [Donald Byrd] *
1 [Al Foster] *
1 [Elvin Jones] *
1 [Bobby Hutcherson] *
1 [Jack DeJohnette] *
1 [Mal Waldron] *
1 [Doug Hammond] *
1 [Herbie Hancock] *
1 [David Holland] *
1 [Lenny White] *
1 [Ron McClure] *
1 [George Cables] *
1 [Slide Hampton]
)
= 1.12
Outbound
13
Tags on post
Inbound
13
Posts tagging this
Connections
39
Total nodes
Base Node Strength
169
Base Node Influence
1
Strength Share (vs Direct Neighbours)
2.35%
(2.30 × 1071 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)