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 14 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 168 [Borneo] *
25 [Belait] *
169 [Brunei-Muara] *
196 [Tutong] *
25 [British North Borneo] *
1 [East Malaysia] *
1 [Landforms of Borneo] *
1 [North Borneo] *
1 [Satellite pictures of Borneo] *
1 [Scarabaeidae of Borneo] *
1 [Sumpitan] *
1 [Sungai Mengalong] *
168 [Temburong] *
108 [Brunei]
)
= 252.42T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.17 [Borneo] *
1 [Belait] *
1 [Brunei-Muara] *
1 [Tutong] *
1 [British North Borneo] *
1 [East Malaysia] *
1 [Landforms of Borneo] *
1 [North Borneo] *
1 [Satellite pictures of Borneo] *
1 [Scarabaeidae of Borneo] *
1 [Sumpitan] *
1 [Sungai Mengalong] *
0.8571 [Temburong] *
0.75 [Brunei]
)
= 0.75
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
14
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Tutong 22.53%Brunei-Muara 19.43%Borneo 19.31%Temburong 19.31%
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.