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 21 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 4 [Andy B Franck] *
144 [Adagio] *
121 [David Readman] *
81 [Pink Cream 69] *
144 [Voodoo Circle] *
1 [Room Experience] *
25 [Tank (29)] *
4 [Pendulum Of Fortune] *
9 [Alex Beyrodt's Voodoo Circle] *
9 [Black Eye (5)] *
4 [Demon's Eye] *
1 [Natural Born Machine] *
9 [Lingua Mortis Orchestra] *
25 [Mind Odyssey] *
25 [Victor Smolski] *
36 [Rage (6)] *
1 [Victor Smolski Symphonic Orchestra] *
110 [Symphorce] *
20 [Brainstorm] *
20 [Andy B. Franck] *
2 [Brainstorm (12)]
)
= 4.22 x 10^24
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 4 [Andy B Franck] *
1 [Adagio] *
1 [David Readman] *
1 [Pink Cream 69] *
1 [Voodoo Circle] *
1 [Room Experience] *
1 [Tank (29)] *
1 [Pendulum Of Fortune] *
1 [Alex Beyrodt's Voodoo Circle] *
1 [Black Eye (5)] *
1 [Demon's Eye] *
1 [Natural Born Machine] *
1 [Lingua Mortis Orchestra] *
1 [Mind Odyssey] *
1 [Victor Smolski] *
1 [Rage (6)] *
1 [Victor Smolski Symphonic Orchestra] *
0.9091 [Symphorce] *
0.8 [Brainstorm] *
0.8 [Andy B. Franck] *
0.5 [Brainstorm (12)]
)
= 1.16
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
21
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.12%
(4.22 × 1024 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)