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 27 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 144 [Aerosmith] *
100 [Don Henley] *
4 [Steven Tyler] *
1 [Tom Hamilton] *
4 [Rick Dufay] *
4 [Ray Tabano] *
4 [Joey Kramer] *
16 [Jimmy Crespo] *
4 [Brad Whitford] *
16 [Desmond Child] *
1 [Tom Hamilton (2)] *
9 [Steven Tallarico] *
81 [Duff McKagan] *
16 [Bruce Witkin] *
225 [Matt Sorum] *
36 [Hollywood Vampires] *
16 [Tommy Henriksen] *
1 [Vincent Furnier] *
49 [The Joe Perry Project] *
4 [The Boneyard Boys] *
25 [ronnie stewart] *
1 [Charlie Farren] *
1 [David Hull] *
1 [Joe Petruzzelli] *
1 [Mach Bell] *
1 [Ralph Morman] *
25 [Mark Hudson]
)
= 1.12 x 10^25
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Aerosmith] *
1 [Don Henley] *
1 [Steven Tyler] *
1 [Tom Hamilton] *
1 [Rick Dufay] *
1 [Ray Tabano] *
1 [Joey Kramer] *
1 [Jimmy Crespo] *
1 [Brad Whitford] *
1 [Desmond Child] *
1 [Tom Hamilton (2)] *
1 [Steven Tallarico] *
1 [Duff McKagan] *
1 [Bruce Witkin] *
1 [Matt Sorum] *
1 [Hollywood Vampires] *
1 [Tommy Henriksen] *
1 [Vincent Furnier] *
1 [The Joe Perry Project] *
1 [The Boneyard Boys] *
1 [ronnie stewart] *
1 [Charlie Farren] *
1 [David Hull] *
1 [Joe Petruzzelli] *
1 [Mach Bell] *
1 [Ralph Morman] *
1 [Mark Hudson]
)
= 1
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
27
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.99%
(1.12 × 1025 overall)
Dominant nodes (excluded from chart)Matt Sorum 27.92%Aerosmith 17.87%Don Henley 12.41%Duff McKagan 10.05%The Joe Perry Project 6.08%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)