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, 4) = 4
$outbound = max(1, 4) = 4
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 4 * 4 = 16
Base_Influence (IV) = $inbound / $outbound = 4 / 4 = 1
// 3. Exponential Network Values (accumulating 16 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 64 [Sascha Paeth] *
9 [Robert Hunecke] *
25 [Amanda Somerville] *
49 [Aina] *
9 [Chora of Ios] *
9 [Homer and the Fishermen] *
4 [Staircases in Ios] *
16 [Thomas Rettke] *
25 [Heavens Gate] *
1 [Bonny B.] *
1 [Manni Jordan] *
36 [Luca Turilli] *
36 [Luca Turilli's Dreamquest] *
9 [Dominique Leurquin] *
1 [Bridget Fogle] *
16 [Heavens Gate (2)]
)
= 2.73 x 10^17
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Sascha Paeth] *
1 [Robert Hunecke] *
1 [Amanda Somerville] *
1 [Aina] *
1 [Chora of Ios] *
1 [Homer and the Fishermen] *
1 [Staircases in Ios] *
1 [Thomas Rettke] *
1 [Heavens Gate] *
1 [Bonny B.] *
1 [Manni Jordan] *
1 [Luca Turilli] *
1 [Luca Turilli's Dreamquest] *
1 [Dominique Leurquin] *
1 [Bridget Fogle] *
1 [Heavens Gate (2)]
)
= 1
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
16
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
4.91%
(2.73 × 1017 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)