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, 7) = 7
$outbound = max(1, 7) = 7
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 7 * 7 = 49
Base_Influence (IV) = $inbound / $outbound = 7 / 7 = 1
// 3. Exponential Network Values (accumulating 13 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 49 *
( 36 [Brother Firetribe] *
4 [Jason Flinck] *
361 [Battle Beast] *
196 [Burning Point] *
256 [Dreamtale] *
1 [Seraphiel] *
36 [Nitte Valo] *
1 [Volymian] *
1 [Henkka Tuura] *
1 [Jan Olof Strandberg] *
1 [Mikael Hjelt] *
1 [Rane Simoinen] *
1 [Samuel Hjelt]
)
= 4.6T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Brother Firetribe] *
1 [Jason Flinck] *
1 [Battle Beast] *
1 [Burning Point] *
1 [Dreamtale] *
1 [Seraphiel] *
1 [Nitte Valo] *
1 [Volymian] *
1 [Henkka Tuura] *
1 [Jan Olof Strandberg] *
1 [Mikael Hjelt] *
1 [Rane Simoinen] *
1 [Samuel Hjelt]
)
= 1
Outbound
7
Tags on post
Inbound
7
Posts tagging this
Connections
13
Total nodes
Base Node Strength
49
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Battle Beast 38.20%Dreamtale 27.09%Burning Point 20.74%Brother Firetribe 3.81%Nitte Valo 3.81%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)