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 17 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 16 [PAUL KANE] *
25 [Simon & Garfunkel] *
9 [Tico And The Triumphs] *
16 [Tom & Jerry] *
36 [Jerry Landis] *
1 [Hayward Mahlangu] *
1 [Makhaya Mahlangu] *
49 [Carole King] *
25 [Paul Simon] *
625 [Ladysmith Black Mambazo] *
1 [Paul Simon at British Summer Time Hyde Park 2018] *
9 [Jo Mama] *
1 [Goffin-King] *
1 [Goffin And King] *
9 [Keestone Family Singers] *
100 [Brill building] *
6 [The City]
)
= 1.23 x 10^18
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [PAUL KANE] *
1 [Simon & Garfunkel] *
1 [Tico And The Triumphs] *
1 [Tom & Jerry] *
1 [Jerry Landis] *
1 [Hayward Mahlangu] *
1 [Makhaya Mahlangu] *
1 [Carole King] *
1 [Paul Simon] *
1 [Ladysmith Black Mambazo] *
1 [Paul Simon at British Summer Time Hyde Park 2018] *
1 [Jo Mama] *
1 [Goffin-King] *
1 [Goffin And King] *
1 [Keestone Family Singers] *
1 [Brill building] *
0.6667 [The City]
)
= 0.6667
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
17
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.69%
(1.23 × 1018 overall)
Dominant nodes (excluded from chart)Ladysmith Black Mambazo 66.07%Brill building 10.57%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)