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, 3) = 3
$outbound = max(1, 3) = 3
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 3 * 3 = 9
Base_Influence (IV) = $inbound / $outbound = 3 / 3 = 1
// 3. Exponential Network Values (accumulating 14 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 196 [CURRENT 93] *
49 [Douglas P.] *
81 [Death in June] *
36 [Boyd Rice And Friends] *
9 [Crisis (2)] *
4 [Kapo!] *
4 [Occidental Martyr] *
49 [Spell] *
49 [Der Blutharsch] *
49 [Boyd Rice] *
1 [Non] *
4 [Sickness of Snakes] *
1 [The Tards (2)] *
36 [Douglas Pearce]
)
= 6.15 x 10^17
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [CURRENT 93] *
1 [Douglas P.] *
1 [Death in June] *
1 [Boyd Rice And Friends] *
1 [Crisis (2)] *
1 [Kapo!] *
1 [Occidental Martyr] *
1 [Spell] *
1 [Der Blutharsch] *
1 [Boyd Rice] *
1 [Non] *
1 [Sickness of Snakes] *
1 [The Tards (2)] *
1 [Douglas Pearce]
)
= 1
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
14
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.56%
(6.15 × 1017 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)