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, 3) = 3
$outbound = max(1, 3) = 3
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 3 * 3 = 9
Base_Influence (IV) = $inbound / $outbound = 3 / 3 = 1
// 3. Exponential Network Values (accumulating 31 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 4 [Jonathan Cain] *
196 [Neal Schon] *
225 [Deen Castronovo] *
25 [Bad English] *
16 [Ricky Phillips] *
36 [Matt Irving] *
25 [The Babys] *
4 [Wally Stocker] *
529 [Ringo Starr and His All-Starr Band] *
324 [Randy Bachman] *
64 [Felix Cavaliere] *
196 [Dave Edmunds] *
36 [Mark Farner] *
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] *
144 [Gary Brooker] *
100 [levon-helm]
)
= 4.37 x 10^58
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Jonathan Cain] *
1 [Neal Schon] *
1 [Deen Castronovo] *
1 [Bad English] *
1 [Ricky Phillips] *
1 [Matt Irving] *
1 [The Babys] *
1 [Wally Stocker] *
1 [Ringo Starr and His All-Starr Band] *
1 [Randy Bachman] *
1 [Felix Cavaliere] *
1 [Dave Edmunds] *
1 [Mark Farner] *
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 [Gary Brooker] *
1 [levon-helm]
)
= 1
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
31
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.24%
(4.37 × 1058 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)