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, 1) = 1
$outbound = max(1, 1) = 1
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 1 * 1 = 1
Base_Influence (IV) = $inbound / $outbound = 1 / 1 = 1
// 3. Exponential Network Values (accumulating 23 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 529 [Guns N’ Roses] *
81 [Duff McKagan] *
49 [Slash] *
16 [Lenny Kravitz] *
9 [DJ Ashba] *
16 [Steven Adler] *
100 [Don Henley] *
25 [Axl Rose] *
1 [Dizzy Reed] *
81 [Frank Ferrer] *
1 [Melissa Reese] *
36 [Richard Fortus] *
9 [Chris Pitman] *
196 [Dave Navarro] *
9 [Robin Finck] *
225 [Matt Sorum] *
64 [Tracii Guns] *
64 [Gilby Clarke] *
256 [Bryan Mantia] *
16 [ole-beich] *
9 [Brian Carroll] *
4 [ron-thal] *
256 [Josh Freese]
)
= 1.95 x 10^34
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Guns N’ Roses] *
1 [Duff McKagan] *
1 [Slash] *
1 [Lenny Kravitz] *
1 [DJ Ashba] *
1 [Steven Adler] *
1 [Don Henley] *
1 [Axl Rose] *
1 [Dizzy Reed] *
1 [Frank Ferrer] *
1 [Melissa Reese] *
1 [Richard Fortus] *
1 [Chris Pitman] *
1 [Dave Navarro] *
1 [Robin Finck] *
1 [Matt Sorum] *
1 [Tracii Guns] *
1 [Gilby Clarke] *
1 [Bryan Mantia] *
1 [ole-beich] *
1 [Brian Carroll] *
1 [ron-thal] *
1 [Josh Freese]
)
= 1
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
23
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.05%
(1.95 × 1034 overall)
Dominant nodes (excluded from chart)Guns N’ Roses 25.77%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)