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, 7) = 7
$outbound = max(1, 7) = 7
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 7 * 7 = 49
Base_Influence (IV) = $inbound / $outbound = 7 / 7 = 1
// 3. Exponential Network Values (accumulating 40 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 49 *
( 196 [The Who] *
64 [Plastic Ono Band] *
121 [Lord Sutch And Heavy Friends] *
16 [The High Numbers] *
81 [The Plastic Ono Band] *
4 [Tommy And The Bijoux] *
4 [Vivian Stanshall & Gargantuan Chums] *
144 [Noel Redding] *
729 [Jimmy Page] *
196 [Jeff Beck] *
196 [Ritchie Blackmore] *
196 [Nick Simper] *
81 [John Bonham] *
529 [Carlo Little] *
784 [Nicky Hopkins] *
121 [Matthew Fisher] *
9 [Lord Sutch] *
100 [Pete Townshend] *
9 [Roger Daltrey] *
196 [John Entwistle] *
400 [Alan White] *
144 [Eric Clapton] *
64 [Klaus Voormann] *
9 [Richard Starkey] *
9 [Yuka Honda] *
25 [Sean Lennon] *
121 [John Lennon] *
49 [Emitt Rhodes] *
121 [Joe Walsh] *
256 [Pino Palladino] *
1 [Doug Sandom] *
225 [Kenney Jones] *
144 [Billy Preston] *
4 [Cilla Black] *
4 [Johnny Rivers] *
36 [kenny-jones] *
9 [British Invasion] *
169 [Bobby Keys] *
132 [yoko ono] *
42 [John Gee]
)
= 1.70 x 10^72
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [The Who] *
1 [Plastic Ono Band] *
1 [Lord Sutch And Heavy Friends] *
1 [The High Numbers] *
1 [The Plastic Ono Band] *
1 [Tommy And The Bijoux] *
1 [Vivian Stanshall & Gargantuan Chums] *
1 [Noel Redding] *
1 [Jimmy Page] *
1 [Jeff Beck] *
1 [Ritchie Blackmore] *
1 [Nick Simper] *
1 [John Bonham] *
1 [Carlo Little] *
1 [Nicky Hopkins] *
1 [Matthew Fisher] *
1 [Lord Sutch] *
1 [Pete Townshend] *
1 [Roger Daltrey] *
1 [John Entwistle] *
1 [Alan White] *
1 [Eric Clapton] *
1 [Klaus Voormann] *
1 [Richard Starkey] *
1 [Yuka Honda] *
1 [Sean Lennon] *
1 [John Lennon] *
1 [Emitt Rhodes] *
1 [Joe Walsh] *
1 [Pino Palladino] *
1 [Doug Sandom] *
1 [Kenney Jones] *
1 [Billy Preston] *
1 [Cilla Black] *
1 [Johnny Rivers] *
1 [kenny-jones] *
1 [British Invasion] *
1 [Bobby Keys] *
0.9167 [yoko ono] *
0.8571 [John Gee]
)
= 0.7857
Outbound
7
Tags on post
Inbound
7
Posts tagging this
Connections
40
Total nodes
Base Node Strength
49
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.85%
(1.70 × 1072 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)