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, 8) = 8
$outbound = max(1, 7) = 7
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 8 * 7 = 56
Base_Influence (IV) = $inbound / $outbound = 8 / 7 = 1.1429
// 3. Exponential Network Values (accumulating 22 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 56 *
( 9 [TOUTS] *
1 [Frank Carter & The Rattlesnakes] *
121 [Swim Deep] *
64 [Phil Taggart] *
4 [Rejjie Snow] *
25 [Big Narstie] *
1 [The Japanese House] *
25 [Inheaven] *
1 [Annie Mac] *
9 [Mark Kermode] *
25 [Melvin Odoom] *
4 [Simon Mayo] *
1 [Yalding House] *
1 [Radio 1's One Big Weekend] *
1 [BBC Worldwide] *
4 [Mark Kermode And Simon Mayo] *
1 [The Dodge Brothers] *
1 [Battle of the Year] *
16 [My Last Five Girlfriends] *
1 [The Slammer] *
1 [YOMO: You Only Marry Once] *
2 [BBC Radio Collection]
)
= 1.12 x 10^15
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1.1429 *
( 1 [TOUTS] *
1 [Frank Carter & The Rattlesnakes] *
1 [Swim Deep] *
1 [Phil Taggart] *
1 [Rejjie Snow] *
1 [Big Narstie] *
1 [The Japanese House] *
1 [Inheaven] *
1 [Annie Mac] *
1 [Mark Kermode] *
1 [Melvin Odoom] *
1 [Simon Mayo] *
1 [Yalding House] *
1 [Radio 1's One Big Weekend] *
1 [BBC Worldwide] *
1 [Mark Kermode And Simon Mayo] *
1 [The Dodge Brothers] *
1 [Battle of the Year] *
1 [My Last Five Girlfriends] *
1 [The Slammer] *
1 [YOMO: You Only Marry Once] *
0.5 [BBC Radio Collection]
)
= 0.5714
Outbound
8
Tags on post
Inbound
7
Posts tagging this
Connections
22
Total nodes
Base Node Strength
56
Base Node Influence
1.1429
Strength Share (vs Direct Neighbours)
14.97%
(1.12 × 1015 overall)
Dominant nodes (excluded from chart)Swim Deep 32.35%Phil Taggart 17.11%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)