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, 1) = 1
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 2 * 1 = 2
Base_Influence (IV) = $inbound / $outbound = 2 / 1 = 2
// 3. Exponential Network Values (accumulating 20 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 2 *
( 2 [Lunga Point] *
2 [Tenaru River] *
12 [Vicente Amigo] *
81 [Solomon Islands] *
1 [Cyrtodactylus biordinis] *
1 [Ironbottom Sound] *
1 [Matanikau] *
1 [Matanikau River] *
1 [Tanaghai] *
1 [United States Navy images from Guadalcanal] *
1 [Beaches of Guadalcanal] *
1 [Auki] *
1 [Buala] *
1 [Gizo] *
1 [Kirakira] *
1 [Lata] *
1 [Taro Island] *
1 [Tigoa] *
1 [Tulagi] *
66 [Guadalcanal]
)
= 513.2K
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 2 *
( 2 [Lunga Point] *
2 [Tenaru River] *
1.33 [Vicente Amigo] *
1 [Solomon Islands] *
1 [Cyrtodactylus biordinis] *
1 [Ironbottom Sound] *
1 [Matanikau] *
1 [Matanikau River] *
1 [Tanaghai] *
1 [United States Navy images from Guadalcanal] *
1 [Beaches of Guadalcanal] *
1 [Auki] *
1 [Buala] *
1 [Gizo] *
1 [Kirakira] *
1 [Lata] *
1 [Taro Island] *
1 [Tigoa] *
1 [Tulagi] *
0.5455 [Guadalcanal]
)
= 5.82
Outbound
2
Tags on post
Inbound
1
Posts tagging this
Connections
20
Total nodes
Base Node Strength
2
Base Node Influence
2
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Solomon Islands 45.00%Guadalcanal 36.67%Vicente Amigo 6.67%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)