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, 6) = 6
$outbound = max(1, 6) = 6
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 6 * 6 = 36
Base_Influence (IV) = $inbound / $outbound = 6 / 6 = 1
// 3. Exponential Network Values (accumulating 37 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 36 *
( 64 [Grand Funk Railroad] *
529 [Ringo Starr and His All-Starr Band] *
4 [Mark Farner Band] *
4 [The Bossmen] *
1 [Grand Funk] *
1 [Terry Knight & The Pack] *
81 [Bruce Kulick] *
4 [Mel Schacher] *
1 [Craig Frost] *
1 [Dennis Bellinger] *
1 [Don Brewer] *
1 [Max Gronenthal] *
1 [Tim Cashion] *
289 [Randy Bachman] *
64 [Felix Cavaliere] *
196 [Dave Edmunds] *
121 [Timothy B. Schmit] *
16 [Gary Wright] *
196 [John Entwistle] *
144 [Paul Carrack] *
25 [Colin Hay] *
169 [Zak Starkey] *
36 [Rick Danko] *
256 [Jim Keltner] *
225 [Gregg Bissonette] *
121 [Clarence Clemons] *
64 [Todd Rundgren] *
144 [Billy Preston] *
49 [Burton Cummings] *
81 [Nils Lofgren] *
81 [Garth Hudson] *
100 [Simon Kirke] *
9 [John Waite] *
144 [Gary Brooker] *
100 [levon-helm] *
64 [Andy Newmark] *
49 [Dick Wagner]
)
= 1.60 x 10^56
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Grand Funk Railroad] *
1 [Ringo Starr and His All-Starr Band] *
1 [Mark Farner Band] *
1 [The Bossmen] *
1 [Grand Funk] *
1 [Terry Knight & The Pack] *
1 [Bruce Kulick] *
1 [Mel Schacher] *
1 [Craig Frost] *
1 [Dennis Bellinger] *
1 [Don Brewer] *
1 [Max Gronenthal] *
1 [Tim Cashion] *
1 [Randy Bachman] *
1 [Felix Cavaliere] *
1 [Dave Edmunds] *
1 [Timothy B. Schmit] *
1 [Gary Wright] *
1 [John Entwistle] *
1 [Paul Carrack] *
1 [Colin Hay] *
1 [Zak Starkey] *
1 [Rick Danko] *
1 [Jim Keltner] *
1 [Gregg Bissonette] *
1 [Clarence Clemons] *
1 [Todd Rundgren] *
1 [Billy Preston] *
1 [Burton Cummings] *
1 [Nils Lofgren] *
1 [Garth Hudson] *
1 [Simon Kirke] *
1 [John Waite] *
1 [Gary Brooker] *
1 [levon-helm] *
1 [Andy Newmark] *
1 [Dick Wagner]
)
= 1
Outbound
6
Tags on post
Inbound
6
Posts tagging this
Connections
37
Total nodes
Base Node Strength
36
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.04%
(1.60 × 1056 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)