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, 3) = 3
$outbound = max(1, 3) = 3
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 3 * 3 = 9
Base_Influence (IV) = $inbound / $outbound = 3 / 3 = 1
// 3. Exponential Network Values (accumulating 22 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 16 [Radio City] *
81 [Radio Caroline] *
576 [The Fortunes] *
25 [Tony Newman (Bowie)] *
100 [Reginald Calvert] *
9 [Screaming Lord Sutch] *
225 [Pinkerton's Assorted Colours] *
16 [Oliver Smedley] *
16 [Radio Atlanta] *
1 [radio sutch] *
144 [Noel Redding] *
49 [Keith Moon] *
729 [Jimmy Page] *
196 [Jeff Beck] *
196 [Ritchie Blackmore] *
196 [Nick Simper] *
81 [John Bonham] *
529 [Carlo Little] *
784 [Nicky Hopkins] *
121 [Lord Sutch And Heavy Friends] *
121 [Matthew Fisher] *
1 [Rdaio Sutch]
)
= 1.66 x 10^41
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Radio City] *
1 [Radio Caroline] *
1 [The Fortunes] *
1 [Tony Newman (Bowie)] *
1 [Reginald Calvert] *
1 [Screaming Lord Sutch] *
1 [Pinkerton's Assorted Colours] *
1 [Oliver Smedley] *
1 [Radio Atlanta] *
1 [radio sutch] *
1 [Noel Redding] *
1 [Keith Moon] *
1 [Jimmy Page] *
1 [Jeff Beck] *
1 [Ritchie Blackmore] *
1 [Nick Simper] *
1 [John Bonham] *
1 [Carlo Little] *
1 [Nicky Hopkins] *
1 [Lord Sutch And Heavy Friends] *
1 [Matthew Fisher] *
1 [Rdaio Sutch]
)
= 1
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
22
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.21%
(1.66 × 1041 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)