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, 4) = 4
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 4 * 4 = 16
Base_Influence (IV) = $inbound / $outbound = 4 / 4 = 1
// 3. Exponential Network Values (accumulating 17 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 121 [Crashdïet] *
16 [Thomas Daun] *
1 [Dave Lepard] *
1 [Eric Young (3)] *
1 [Gabriel Keyes] *
1 [Martin Sweet] *
1 [Peter London] *
1 [Simon Cruz] *
4 [Tobias Forge] *
4 [Olli Herman] *
4 [Gustaf Lindström] *
1 [Reckless Love] *
9 [The Local Band (2)] *
4 [Kuorosota (2)] *
16 [Jussi 69] *
64 [Alexi Laiho] *
16 [Emma Salokoski Trio]
)
= 1.17T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Crashdïet] *
1 [Thomas Daun] *
1 [Dave Lepard] *
1 [Eric Young (3)] *
1 [Gabriel Keyes] *
1 [Martin Sweet] *
1 [Peter London] *
1 [Simon Cruz] *
1 [Tobias Forge] *
1 [Olli Herman] *
1 [Gustaf Lindström] *
1 [Reckless Love] *
1 [The Local Band (2)] *
1 [Kuorosota (2)] *
1 [Jussi 69] *
1 [Alexi Laiho] *
1 [Emma Salokoski Trio]
)
= 1
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
17
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Crashdïet 43.06%Alexi Laiho 22.78%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)