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 13 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 63 [Royal Tropical Institute] *
42 [Western Australian Museum] *
255 [bandung] *
49 [Jaap Kunst] *
64 [Dutch East India Company 1602] *
4 [Gadjah Mada] *
4 [Ministry of the Colonies] *
1 [Collection of Western Australian Museum] *
1 [Western Australian Museum, Albany] *
4 [Western Australian Museum, Kalgoorlie-Boulder] *
1 [Western Australian Museum, Perth] *
4 [Kalgoorlie-Boulder] *
30 [Gregor Krause]
)
= 65T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.29 [Royal Tropical Institute] *
1.17 [Western Australian Museum] *
1.13 [bandung] *
1 [Jaap Kunst] *
1 [Dutch East India Company 1602] *
1 [Gadjah Mada] *
1 [Ministry of the Colonies] *
1 [Collection of Western Australian Museum] *
1 [Western Australian Museum, Albany] *
1 [Western Australian Museum, Kalgoorlie-Boulder] *
1 [Western Australian Museum, Perth] *
1 [Kalgoorlie-Boulder] *
0.8333 [Gregor Krause]
)
= 1.42
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
13
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)bandung 48.48%Dutch East India Company 1602 12.17%Royal Tropical Institute 11.98%Jaap Kunst 9.32%Western Australian Museum 7.98%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)