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, 4) = 4
$outbound = max(1, 4) = 4
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 4 * 4 = 16
Base_Influence (IV) = $inbound / $outbound = 4 / 4 = 1
// 3. Exponential Network Values (accumulating 32 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 49 [Slash] *
64 [Joe Elliott] *
225 [Sammy Hagar] *
144 [Billy Gibbons] *
49 [Myles Kennedy] *
121 [Chester Bennington] *
289 [Glenn Hughes] *
225 [Matt Sorum] *
196 [Billy Duffy] *
36 [Corey Taylor] *
361 [Kings of Chaos] *
64 [Gilby Clarke] *
169 [Nuno Bettencourt] *
64 [Dean DeLeo] *
49 [Robert DeLeo] *
81 [Saul Hudson] *
9 [Steve Stevens] *
9 [Steven Tallarico] *
4 [William Broad] *
100 [Cheap Trick] *
225 [Kings Of Chaos (2)] *
1 [Probe (13)] *
36 [Joe Elliot] *
9 [Bun E. Carlos] *
16 [Rick Nielsen] *
16 [Tom Petersson] *
4 [Peter Comita] *
1 [Daxx Nielsen] *
1 [Hank Ransome] *
1 [Jon Brant (2)] *
1 [Xeno (19)] *
1 [Cheap Trick - Gulfstream Park 2006]
)
= 1.06 x 10^46
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Slash] *
1 [Joe Elliott] *
1 [Sammy Hagar] *
1 [Billy Gibbons] *
1 [Myles Kennedy] *
1 [Chester Bennington] *
1 [Glenn Hughes] *
1 [Matt Sorum] *
1 [Billy Duffy] *
1 [Corey Taylor] *
1 [Kings of Chaos] *
1 [Gilby Clarke] *
1 [Nuno Bettencourt] *
1 [Dean DeLeo] *
1 [Robert DeLeo] *
1 [Saul Hudson] *
1 [Steve Stevens] *
1 [Steven Tallarico] *
1 [William Broad] *
1 [Cheap Trick] *
1 [Kings Of Chaos (2)] *
1 [Probe (13)] *
1 [Joe Elliot] *
1 [Bun E. Carlos] *
1 [Rick Nielsen] *
1 [Tom Petersson] *
1 [Peter Comita] *
1 [Daxx Nielsen] *
1 [Hank Ransome] *
1 [Jon Brant (2)] *
1 [Xeno (19)] *
1 [Cheap Trick - Gulfstream Park 2006]
)
= 1
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
32
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.61%
(1.06 × 1046 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)