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, 10) = 10
$outbound = max(1, 10) = 10
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 10 * 10 = 100
Base_Influence (IV) = $inbound / $outbound = 10 / 10 = 1
// 3. Exponential Network Values (accumulating 16 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 100 *
( 49 [Canillo] *
4 [El Siscaró] *
16 [Ribaescorjada] *
36 [Vall d’Incles] *
4 [Vall de Montaup] *
100 [Vall de Ransol] *
4 [Cabanaconde] *
4 [Chivay] *
81 [Colca Canyon] *
4 [Colca river] *
4 [Colca Valley] *
4 [Mirador Cruz del Cóndor] *
4 [Tapay, Peru] *
4 [Vultur gryphus in Colca Valley] *
4 [Yanque] *
70 [Andorra]
)
= 1.68 x 10^18
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Canillo] *
1 [El Siscaró] *
1 [Ribaescorjada] *
1 [Vall d’Incles] *
1 [Vall de Montaup] *
1 [Vall de Ransol] *
1 [Cabanaconde] *
1 [Chivay] *
1 [Colca Canyon] *
1 [Colca river] *
1 [Colca Valley] *
1 [Mirador Cruz del Cóndor] *
1 [Tapay, Peru] *
1 [Vultur gryphus in Colca Valley] *
1 [Yanque] *
0.7 [Andorra]
)
= 0.7
Outbound
10
Tags on post
Inbound
10
Posts tagging this
Connections
16
Total nodes
Base Node Strength
100
Base Node Influence
1
Strength Share (vs Direct Neighbours)
20.33%
(1.68 × 1018 overall)
Dominant nodes (excluded from chart)Vall de Ransol 20.33%Colca Canyon 16.46%Andorra 14.23%Canillo 9.96%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)