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, 11) = 11
$outbound = max(1, 11) = 11
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 11 * 11 = 121
Base_Influence (IV) = $inbound / $outbound = 11 / 11 = 1
// 3. Exponential Network Values (accumulating 19 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 121 *
( 56 [BBC Radio 1] *
420 [Michael Clayton] *
64 [Phil Taggart] *
4 [Austin Williams] *
1 [Cavan McCarthy] *
1 [James Balmont] *
1 [Robbie Wood] *
1 [Thomas "Tomaski" Fiquet] *
1 [Tom Higgins] *
1 [Wolfgang J. Harte] *
1 [Zachary Robinson] *
1 [Austin Williams (3)] *
1 [Zach Robinson (2)] *
9 [TOUTS] *
1 [Frank Carter & The Rattlesnakes] *
4 [Rejjie Snow] *
25 [Big Narstie] *
1 [The Japanese House] *
25 [Inheaven]
)
= 16.39T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.14 [BBC Radio 1] *
1.05 [Michael Clayton] *
1 [Phil Taggart] *
1 [Austin Williams] *
1 [Cavan McCarthy] *
1 [James Balmont] *
1 [Robbie Wood] *
1 [Thomas "Tomaski" Fiquet] *
1 [Tom Higgins] *
1 [Wolfgang J. Harte] *
1 [Zachary Robinson] *
1 [Austin Williams (3)] *
1 [Zach Robinson (2)] *
1 [TOUTS] *
1 [Frank Carter & The Rattlesnakes] *
1 [Rejjie Snow] *
1 [Big Narstie] *
1 [The Japanese House] *
1 [Inheaven]
)
= 1.2
Outbound
11
Tags on post
Inbound
11
Posts tagging this
Connections
19
Total nodes
Base Node Strength
121
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Michael Clayton 56.83%Phil Taggart 8.66%BBC Radio 1 7.58%Big Narstie 3.38%Inheaven 3.38%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)