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, 8) = 8
$outbound = max(1, 8) = 8
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 8 * 8 = 64
Base_Influence (IV) = $inbound / $outbound = 8 / 8 = 1
// 3. Exponential Network Values (accumulating 21 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 64 *
( 49 [Alice in Chains] *
9 [Jerry Cantrell] *
25 [Layne Staley] *
16 [Mike Inez] *
9 [Sean Kinney] *
169 [Maynard James Keenan] *
4 [Michael Starr] *
9 [Bl’ast!] *
36 [Giraffe Tongue Orchestra] *
1 [Comes With The Fall] *
1 [Final Offering] *
1 [Madfly] *
1 [Neon Christ] *
1 [No Walls] *
256 [Nick Oliveri] *
256 [Joey Castillo] *
64 [Brent Hinds] *
16 [Ben Weinman] *
9 [Pete Griffin] *
9 [Thomas Pridgen] *
16 [Benjamin Weinman]
)
= 1.94 x 10^24
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Alice in Chains] *
1 [Jerry Cantrell] *
1 [Layne Staley] *
1 [Mike Inez] *
1 [Sean Kinney] *
1 [Maynard James Keenan] *
1 [Michael Starr] *
1 [Bl’ast!] *
1 [Giraffe Tongue Orchestra] *
1 [Comes With The Fall] *
1 [Final Offering] *
1 [Madfly] *
1 [Neon Christ] *
1 [No Walls] *
1 [Nick Oliveri] *
1 [Joey Castillo] *
1 [Brent Hinds] *
1 [Ben Weinman] *
1 [Pete Griffin] *
1 [Thomas Pridgen] *
1 [Benjamin Weinman]
)
= 1
Outbound
8
Tags on post
Inbound
8
Posts tagging this
Connections
21
Total nodes
Base Node Strength
64
Base Node Influence
1
Strength Share (vs Direct Neighbours)
6.27%
(1.94 × 1024 overall)
Dominant nodes (excluded from chart)Nick Oliveri 25.07%Joey Castillo 25.07%Maynard James Keenan 16.55%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)