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, 1) = 1
$outbound = max(1, 3) = 3
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 1 * 3 = 3
Base_Influence (IV) = $inbound / $outbound = 1 / 3 = 0.3333
// 3. Exponential Network Values (accumulating 11 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 3 *
( 6 [Северна Македонија] *
20 [Physics] *
81 [North Macedonia] *
1 [Eastern] *
1 [Northeastern] *
9 [Pelagonia] *
1 [Polog] *
1 [Southeastern] *
1 [Southwestern] *
1 [Vardar] *
1 [Institute of Ethnology and Anthropology]
)
= 262.4K
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 0.3333 *
( 1.5 [Северна Македонија] *
1.25 [Physics] *
1 [North Macedonia] *
1 [Eastern] *
1 [Northeastern] *
1 [Pelagonia] *
1 [Polog] *
1 [Southeastern] *
1 [Southwestern] *
1 [Vardar] *
1 [Institute of Ethnology and Anthropology]
)
= 0.625
Outbound
1
Tags on post
Inbound
3
Posts tagging this
Connections
11
Total nodes
Base Node Strength
3
Base Node Influence
0.3333
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)North Macedonia 64.29%Physics 15.87%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)