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, 6) = 6
$outbound = max(1, 6) = 6
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 6 * 6 = 36
Base_Influence (IV) = $inbound / $outbound = 6 / 6 = 1
// 3. Exponential Network Values (accumulating 22 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 36 *
( 1 [Barney Ribeiro] *
1 [James Khazaal] *
1 [Rami Mustafa] *
196 [Dave Haley] *
36 [David Haley] *
16 [Kevin Foley (4)] *
81 [Pestilence] *
81 [Abramelin] *
256 [Blood Duster] *
64 [Psycroptic] *
81 [The Amenta] *
100 [Viogression] *
1 [Consummation] *
1 [Crisisact] *
1 [Disseminate] *
1 [King (49)] *
1 [Medusa Oblongada] *
1 [Ruins (4)] *
1 [Werewolves (6)] *
100 [Benighted] *
81 [Disavowed] *
49 [Mumakil]
)
= 1.40 x 10^24
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Barney Ribeiro] *
1 [James Khazaal] *
1 [Rami Mustafa] *
1 [Dave Haley] *
1 [David Haley] *
1 [Kevin Foley (4)] *
1 [Pestilence] *
1 [Abramelin] *
1 [Blood Duster] *
1 [Psycroptic] *
1 [The Amenta] *
1 [Viogression] *
1 [Consummation] *
1 [Crisisact] *
1 [Disseminate] *
1 [King (49)] *
1 [Medusa Oblongada] *
1 [Ruins (4)] *
1 [Werewolves (6)] *
1 [Benighted] *
1 [Disavowed] *
1 [Mumakil]
)
= 1
Outbound
6
Tags on post
Inbound
6
Posts tagging this
Connections
22
Total nodes
Base Node Strength
36
Base Node Influence
1
Strength Share (vs Direct Neighbours)
3.03%
(1.40 × 1024 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)