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, 3) = 3
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 2 * 3 = 6
Base_Influence (IV) = $inbound / $outbound = 2 / 3 = 0.6667
// 3. Exponential Network Values (accumulating 16 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 6 *
( 132 [SkeleToon] *
64 [Sascha Paeth] *
144 [Alex Holzwarth] *
196 [Rhapsody of Fire] *
36 [Luca Turilli] *
36 [Fabio Lione] *
25 [Patrice Guers] *
4 [Alessandro Sala (2)] *
4 [Alex Staropoli] *
36 [Fabio Tordiglione] *
9 [Manuel Lotter] *
16 [Oliver Holzwarth] *
4 [Paolo Marchesich] *
4 [Roby De Micheli] *
9 [Tom Hess] *
144 [Thundercross]
)
= 7.97 x 10^22
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 0.6667 *
( 1.09 [SkeleToon] *
1 [Sascha Paeth] *
1 [Alex Holzwarth] *
1 [Rhapsody of Fire] *
1 [Luca Turilli] *
1 [Fabio Lione] *
1 [Patrice Guers] *
1 [Alessandro Sala (2)] *
1 [Alex Staropoli] *
1 [Fabio Tordiglione] *
1 [Manuel Lotter] *
1 [Oliver Holzwarth] *
1 [Paolo Marchesich] *
1 [Roby De Micheli] *
1 [Tom Hess] *
1 [Thundercross]
)
= 0.7273
Outbound
2
Tags on post
Inbound
3
Posts tagging this
Connections
16
Total nodes
Base Node Strength
6
Base Node Influence
0.6667
Strength Share (vs Direct Neighbours)
0.69%
(7.97 × 1022 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)