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, 4) = 4
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 6 * 4 = 24
Base_Influence (IV) = $inbound / $outbound = 6 / 4 = 1.5
// 3. Exponential Network Values (accumulating 16 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 24 *
( 66 [Hirundo rustica] *
1 [MY SWEET BELOVED] *
4 [Danielle Harrison] *
16 [Gerry Owens] *
25 [Moth Complex] *
9 [Lluther] *
1 [Dermot Geoghegan] *
4 [Hirundo rustica anatomy] *
4 [Hirundo rustica eggs] *
4 [Hirundo rustica on wires] *
4 [Hirundo rustica savignii] *
4 [Hirundo rustica with other species] *
1 [Alan Lee (14)] *
56 [Swallow] *
6 [Arcane Asylum] *
2 [Hirundo rustica nests]
)
= 15.7T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1.5 *
( 1.83 [Hirundo rustica] *
1 [MY SWEET BELOVED] *
1 [Danielle Harrison] *
1 [Gerry Owens] *
1 [Moth Complex] *
1 [Lluther] *
1 [Dermot Geoghegan] *
1 [Hirundo rustica anatomy] *
1 [Hirundo rustica eggs] *
1 [Hirundo rustica on wires] *
1 [Hirundo rustica savignii] *
1 [Hirundo rustica with other species] *
1 [Alan Lee (14)] *
0.875 [Swallow] *
0.6667 [Arcane Asylum] *
0.5 [Hirundo rustica nests]
)
= 0.8021
Outbound
6
Tags on post
Inbound
4
Posts tagging this
Connections
16
Total nodes
Base Node Strength
24
Base Node Influence
1.5
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Hirundo rustica 28.57%Swallow 24.24%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)