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, 2) = 2
$outbound = max(1, 2) = 2
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 2 * 2 = 4
Base_Influence (IV) = $inbound / $outbound = 2 / 2 = 1
// 3. Exponential Network Values (accumulating 17 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 225 [Gorilla Biscuits] *
100 [Quicksand] *
100 [Walter Schreifels] *
1 [Dead Heavens] *
4 [Moondog (3)] *
9 [Project X (6)] *
9 [Quicksand (3)] *
4 [Rival Schools] *
1 [Walking Concert] *
1 [Warzone (2)] *
49 [Zach Blair] *
121 [Rise Against] *
676 [Gwar] *
49 [Only Crime] *
1 [Armstrong (6)] *
1 [Drakulas] *
1 [TV's Daniel]
)
= 2.29 x 10^18
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Gorilla Biscuits] *
1 [Quicksand] *
1 [Walter Schreifels] *
1 [Dead Heavens] *
1 [Moondog (3)] *
1 [Project X (6)] *
1 [Quicksand (3)] *
1 [Rival Schools] *
1 [Walking Concert] *
1 [Warzone (2)] *
1 [Zach Blair] *
1 [Rise Against] *
1 [Gwar] *
1 [Only Crime] *
1 [Armstrong (6)] *
1 [Drakulas] *
1 [TV's Daniel]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
17
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.29%
(2.29 × 1018 overall)
Dominant nodes (excluded from chart)Gwar 49.85%Gorilla Biscuits 16.59%Rise Against 8.92%Quicksand 7.37%Walter Schreifels 7.37%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)