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, 5) = 5
$outbound = max(1, 5) = 5
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 5 * 5 = 25
Base_Influence (IV) = $inbound / $outbound = 5 / 5 = 1
// 3. Exponential Network Values (accumulating 24 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 225 [Frankie Trumbauer And His Orchestra] *
36 [Ben Bernie And His Hotel Roosevelt Orchestra] *
1 [Holton And Cross] *
1 [Smith Brothers (2)] *
1 [Scrappy Lambert's Collegians] *
9 [Bing Crosby] *
324 [Glenn Miller] *
400 [Joe Venuti] *
16 [Mildred Bailey] *
169 [Artie Shaw] *
225 [Bunny Berigan] *
289 [Bix Beiderbecke] *
121 [Bill Rank] *
484 [Jimmy Dorsey] *
144 [Frank Trumbauer] *
361 [Pee Wee Russell] *
25 [Roy Bargy] *
64 [Fud Livingston] *
361 [Eddie Lang] *
9 [Ben Bernie] *
1 [Clay Bryson] *
1 [Len Kovash] *
1 [Frank Prince (2)] *
1 [Harold "Scrappy" Lambert]
)
= 6.57 x 10^35
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Frankie Trumbauer And His Orchestra] *
1 [Ben Bernie And His Hotel Roosevelt Orchestra] *
1 [Holton And Cross] *
1 [Smith Brothers (2)] *
1 [Scrappy Lambert's Collegians] *
1 [Bing Crosby] *
1 [Glenn Miller] *
1 [Joe Venuti] *
1 [Mildred Bailey] *
1 [Artie Shaw] *
1 [Bunny Berigan] *
1 [Bix Beiderbecke] *
1 [Bill Rank] *
1 [Jimmy Dorsey] *
1 [Frank Trumbauer] *
1 [Pee Wee Russell] *
1 [Roy Bargy] *
1 [Fud Livingston] *
1 [Eddie Lang] *
1 [Ben Bernie] *
1 [Clay Bryson] *
1 [Len Kovash] *
1 [Frank Prince (2)] *
1 [Harold "Scrappy" Lambert]
)
= 1
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
24
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.76%
(6.57 × 1035 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)