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, 6) = 6
$outbound = max(1, 3) = 3
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 6 * 3 = 18
Base_Influence (IV) = $inbound / $outbound = 6 / 3 = 2
// 3. Exponential Network Values (accumulating 17 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 18 *
( 3 [Victor Harbor Horse Drawn Tram] *
6 [Yilki, South Australia] *
132 [Fleurieu Peninsula] *
1 [Encounter Bay] *
1 [Hotels in Fleurieu Peninsula] *
1 [Localities of Fleurieu Peninsula] *
16 [Myponga Reservoir] *
1 [Myponga River] *
1 [Nurragi Rail Trail] *
1 [Parks in Fleurieu Peninsula] *
1 [Plaques in Fleurieu Peninsula] *
1 [Starfish Hill Wind Farm] *
1 [Towns in Fleurieu Peninsula] *
1 [Mount Breckan] *
1 [Urimbirra Wildlife Park] *
1 [Yilki] *
2 [Mount Breckan, Victor Harbor]
)
= 1.37M
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 2 *
( 3 [Victor Harbor Horse Drawn Tram] *
1.5 [Yilki, South Australia] *
1.09 [Fleurieu Peninsula] *
1 [Encounter Bay] *
1 [Hotels in Fleurieu Peninsula] *
1 [Localities of Fleurieu Peninsula] *
1 [Myponga Reservoir] *
1 [Myponga River] *
1 [Nurragi Rail Trail] *
1 [Parks in Fleurieu Peninsula] *
1 [Plaques in Fleurieu Peninsula] *
1 [Starfish Hill Wind Farm] *
1 [Towns in Fleurieu Peninsula] *
1 [Mount Breckan] *
1 [Urimbirra Wildlife Park] *
1 [Yilki] *
0.5 [Mount Breckan, Victor Harbor]
)
= 4.91
Outbound
6
Tags on post
Inbound
3
Posts tagging this
Connections
17
Total nodes
Base Node Strength
18
Base Node Influence
2
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Fleurieu Peninsula 69.84%Myponga Reservoir 8.47%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)