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, 11) = 11
$outbound = max(1, 11) = 11
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 11 * 11 = 121
Base_Influence (IV) = $inbound / $outbound = 11 / 11 = 1
// 3. Exponential Network Values (accumulating 30 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 121 *
( 121 [Brownie McGhee] *
4 [Sonny Terry & Brownie McGhee] *
4 [Brownie McGhee And His Jook Block Busters] *
4 [Sonny Terry Trio] *
64 [Josh White] *
100 [pete seeger] *
16 [Burl Ives] *
16 [Alan Lomax] *
9 [Tom Glazer] *
49 [The Union Boys] *
9 [Washboard Band] *
25 [Roy Buchanan] *
144 [Charlie McCoy] *
36 [Rick Danko] *
9 [Grady Martin] *
81 [Garth Hudson] *
25 [Richard Manuel] *
25 [Greg Godovitz] *
144 [Domenic Troiano] *
9 [Mort Shuman] *
25 [David Foster] *
25 [Stan Szelest] *
196 [The Hawks (2)] *
36 [Dennis Pinhorn] *
100 [levon-helm] *
4 [Brother George And His Sanctified Singers] *
1 [Sonny "Hootin'" Terry & His Night Owls] *
1 [Sonny And Jaycee] *
1 [Sonny Terry's Washboard Band] *
1 [Sonny Terry & His Buckshot Five]
)
= 8.23 x 10^38
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Brownie McGhee] *
1 [Sonny Terry & Brownie McGhee] *
1 [Brownie McGhee And His Jook Block Busters] *
1 [Sonny Terry Trio] *
1 [Josh White] *
1 [pete seeger] *
1 [Burl Ives] *
1 [Alan Lomax] *
1 [Tom Glazer] *
1 [The Union Boys] *
1 [Washboard Band] *
1 [Roy Buchanan] *
1 [Charlie McCoy] *
1 [Rick Danko] *
1 [Grady Martin] *
1 [Garth Hudson] *
1 [Richard Manuel] *
1 [Greg Godovitz] *
1 [Domenic Troiano] *
1 [Mort Shuman] *
1 [David Foster] *
1 [Stan Szelest] *
1 [The Hawks (2)] *
1 [Dennis Pinhorn] *
1 [levon-helm] *
1 [Brother George And His Sanctified Singers] *
1 [Sonny "Hootin'" Terry & His Night Owls] *
1 [Sonny And Jaycee] *
1 [Sonny Terry's Washboard Band] *
1 [Sonny Terry & His Buckshot Five]
)
= 1
Outbound
11
Tags on post
Inbound
11
Posts tagging this
Connections
30
Total nodes
Base Node Strength
121
Base Node Influence
1
Strength Share (vs Direct Neighbours)
8.61%
(8.23 × 1038 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)