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, 4) = 4
$outbound = max(1, 0) = 1
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 4 * 1 = 4
Base_Influence (IV) = $inbound / $outbound = 4 / 1 = 4
// 3. Exponential Network Values (accumulating 16 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 2 [The Too Much Too Soon Orchestra] *
72 [Fire! Orchestra] *
9 [Senssurround Orchestra] *
4 [Frim Storband] *
1 [Konatus] *
1 [Lokomotiv Konkret] *
1 [Nash Kontroll] *
1 [The Try Me Ensemble] *
1 [Charleys Tante] *
1 [Frau im Strom] *
1 [Liebling der Matrosen] *
64 [Rembrandt] *
1 [Matt Feiler] *
1 [Uwe Feiler] *
72 [Dror Feiler] *
20 [Hertha Feiler]
)
= 1.91B
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 4 *
( 2 [The Too Much Too Soon Orchestra] *
1.13 [Fire! Orchestra] *
1 [Senssurround Orchestra] *
1 [Frim Storband] *
1 [Konatus] *
1 [Lokomotiv Konkret] *
1 [Nash Kontroll] *
1 [The Try Me Ensemble] *
1 [Charleys Tante] *
1 [Frau im Strom] *
1 [Liebling der Matrosen] *
1 [Rembrandt] *
1 [Matt Feiler] *
1 [Uwe Feiler] *
0.8889 [Dror Feiler] *
0.8 [Hertha Feiler]
)
= 6.4
Outbound
4
Tags on post
Inbound
0
Posts tagging this
Connections
16
Total nodes
Base Node Strength
4
Base Node Influence
4
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Fire! Orchestra 28.13%Dror Feiler 28.13%Rembrandt 25.00%Hertha Feiler 7.81%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)
No other posts link to this one yet.