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, 1) = 1
$outbound = max(1, 1) = 1
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 1 * 1 = 1
Base_Influence (IV) = $inbound / $outbound = 1 / 1 = 1
// 3. Exponential Network Values (accumulating 21 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 64 [Ella Fitzgerald] *
484 [Benny Carter] *
36 [Wayman Carver] *
81 [Chick Webb] *
81 [Louis Jordan] *
441 [Chick Webb And His Orchestra] *
9 [Bobby Stark] *
49 [Claude Jones] *
4 [Del Thomas] *
121 [Dick Vance] *
4 [Fernando Arbello] *
9 [Chauncey Haughton] *
64 [Beverly Peer] *
1 [Bill Beason] *
1 [Bill Thomas (3)] *
4 [Bobby Johnson] *
1 [Charles Linton (2)] *
1 [Edgar Sampson] *
1 [Elmer James] *
1 [Elmer Williams] *
1 [Garvin Bushell]
)
= 6.35 x 10^21
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Ella Fitzgerald] *
1 [Benny Carter] *
1 [Wayman Carver] *
1 [Chick Webb] *
1 [Louis Jordan] *
1 [Chick Webb And His Orchestra] *
1 [Bobby Stark] *
1 [Claude Jones] *
1 [Del Thomas] *
1 [Dick Vance] *
1 [Fernando Arbello] *
1 [Chauncey Haughton] *
1 [Beverly Peer] *
1 [Bill Beason] *
1 [Bill Thomas (3)] *
1 [Bobby Johnson] *
1 [Charles Linton (2)] *
1 [Edgar Sampson] *
1 [Elmer James] *
1 [Elmer Williams] *
1 [Garvin Bushell]
)
= 1
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
21
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.07%
(6.35 × 1021 overall)
Dominant nodes (excluded from chart)Benny Carter 33.17%Chick Webb And His Orchestra 30.23%Dick Vance 8.29%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)