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, 2) = 2
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 2 * 2 = 4
Base_Influence (IV) = $inbound / $outbound = 2 / 2 = 1
// 3. Exponential Network Values (accumulating 15 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 64 [In Mourning] *
64 [october-tide] *
36 [Jonas Renkse] *
64 [Fredrik Norrman] *
121 [Mattias Norrman] *
4 [Robin Bergh] *
1 [Jonas Sköld] *
4 [Tobias Netzell] *
1 [Emil Alstermark] *
1 [Björn Pettersson] *
64 [Daniel Liljekvist] *
1 [Tim Nedergård] *
9 [Joakim Strandberg Nilsson] *
1 [Sebastian Svalland] *
1 [Björn Pettersson (3)]
)
= 42.09T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [In Mourning] *
1 [october-tide] *
1 [Jonas Renkse] *
1 [Fredrik Norrman] *
1 [Mattias Norrman] *
1 [Robin Bergh] *
1 [Jonas Sköld] *
1 [Tobias Netzell] *
1 [Emil Alstermark] *
1 [Björn Pettersson] *
1 [Daniel Liljekvist] *
1 [Tim Nedergård] *
1 [Joakim Strandberg Nilsson] *
1 [Sebastian Svalland] *
1 [Björn Pettersson (3)]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
15
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Mattias Norrman 27.50%In Mourning 14.55%october-tide 14.55%Fredrik Norrman 14.55%Daniel Liljekvist 14.55%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)