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, 9) = 9
$outbound = max(1, 9) = 9
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 9 * 9 = 81
Base_Influence (IV) = $inbound / $outbound = 9 / 9 = 1
// 3. Exponential Network Values (accumulating 90 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 81 *
( 81 [Stefan Schwarzmann] *
400 [Krokus] *
36 [Marc Storace] *
1 [Fernando von Arb] *
9 [Mandy Meyer] *
9 [Peter Haas] *
1 [Chris von Rohr] *
1 [Mark Kohler] *
4 [Patrick Aeby] *
4 [Andy Tanas] *
4 [Dani Crivelli] *
1 [Dominique Favez] *
4 [Flavio Mezzodi] *
256 [Frutig] *
1 [Henry Freis] *
1 [Jeff Klaven] *
16 [Many Maurer] *
1 [Peter Richard (3)] *
1 [Björn Lodin] *
1 [Krokus - Hellfest 2013] *
144 [Persian Risk] *
25 [Phil Campbell] *
9 [Graham Bath] *
9 [Steve Hopgood] *
4 [Jon Deverill] *
1 [Phil Lancaster] *
1 [Razzle] *
4 [Jason Banks (2)] *
1 [Alex Lohfink] *
1 [Howie G (2)] *
1 [Nick Hughes (4)] *
1 [Razz (8)] *
400 [Tokyo Blade] *
1 [Andy Boulton] *
4 [Andy Robbins] *
1 [Andy Wrighton] *
1 [Alan Marsh] *
4 [John Wiggins] *
1 [Steve Pierce] *
1 [Alex Lee (9)] *
1 [Andy Cattlin] *
4 [Attila (16)] *
1 [Bryan Holland (3)] *
1 [Chris Gillen] *
1 [Chris Stover (3)] *
4 [Colin Riggs] *
1 [Danny Gwilym] *
1 [Dave Sale] *
4 [David Donaldson (5)] *
1 [Jez Lee] *
4 [John Wiggins (2)] *
1 [Lorenzo Gonzalez] *
4 [Billy Rankin] *
144 [Nazareth] *
4 [Dan McCafferty] *
1 [Darrell Sweet] *
4 [Jimmy Murrison] *
1 [John Locke (musician)] *
36 [Zal Cleminson] *
4 [Lee Agnew] *
4 [Linton Osborne] *
25 [Manny Charlton] *
4 [Pete Agnew] *
100 [Ronnie Leahy] *
196 [Intelligent Music Project] *
16 [Dario Mollo's Crossbones] *
100 [Nazareth (2)] *
9 [Power Project (2)] *
16 [Don Airey & Friends] *
324 [Simon Phillips] *
121 [Bobby Rondinelli] *
121 [Ronnie Romero] *
36 [Nathan East] *
4 [Todd Sucherman] *
1 [Tim Pierce] *
4 [Joseph Williams] *
225 [John Lawton] *
1 [Biser Ivanov] *
1 [Ivo Stefanov] *
1 [John Payne (6)] *
1 [Richard Grisman] *
289 [Stoyan Yankoulov] *
225 [Don Airey] *
144 [Laurence Cottle] *
25 [Simon McBride] *
1 [Dario Mollo] *
1 [Dario Patti] *
1 [Ezio Secomandi] *
100 [Jeff Pilson] *
289 [Vinny Appice]
)
= 6.12 x 10^71
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Stefan Schwarzmann] *
1 [Krokus] *
1 [Marc Storace] *
1 [Fernando von Arb] *
1 [Mandy Meyer] *
1 [Peter Haas] *
1 [Chris von Rohr] *
1 [Mark Kohler] *
1 [Patrick Aeby] *
1 [Andy Tanas] *
1 [Dani Crivelli] *
1 [Dominique Favez] *
1 [Flavio Mezzodi] *
1 [Frutig] *
1 [Henry Freis] *
1 [Jeff Klaven] *
1 [Many Maurer] *
1 [Peter Richard (3)] *
1 [Björn Lodin] *
1 [Krokus - Hellfest 2013] *
1 [Persian Risk] *
1 [Phil Campbell] *
1 [Graham Bath] *
1 [Steve Hopgood] *
1 [Jon Deverill] *
1 [Phil Lancaster] *
1 [Razzle] *
1 [Jason Banks (2)] *
1 [Alex Lohfink] *
1 [Howie G (2)] *
1 [Nick Hughes (4)] *
1 [Razz (8)] *
1 [Tokyo Blade] *
1 [Andy Boulton] *
1 [Andy Robbins] *
1 [Andy Wrighton] *
1 [Alan Marsh] *
1 [John Wiggins] *
1 [Steve Pierce] *
1 [Alex Lee (9)] *
1 [Andy Cattlin] *
1 [Attila (16)] *
1 [Bryan Holland (3)] *
1 [Chris Gillen] *
1 [Chris Stover (3)] *
1 [Colin Riggs] *
1 [Danny Gwilym] *
1 [Dave Sale] *
1 [David Donaldson (5)] *
1 [Jez Lee] *
1 [John Wiggins (2)] *
1 [Lorenzo Gonzalez] *
1 [Billy Rankin] *
1 [Nazareth] *
1 [Dan McCafferty] *
1 [Darrell Sweet] *
1 [Jimmy Murrison] *
1 [John Locke (musician)] *
1 [Zal Cleminson] *
1 [Lee Agnew] *
1 [Linton Osborne] *
1 [Manny Charlton] *
1 [Pete Agnew] *
1 [Ronnie Leahy] *
1 [Intelligent Music Project] *
1 [Dario Mollo's Crossbones] *
1 [Nazareth (2)] *
1 [Power Project (2)] *
1 [Don Airey & Friends] *
1 [Simon Phillips] *
1 [Bobby Rondinelli] *
1 [Ronnie Romero] *
1 [Nathan East] *
1 [Todd Sucherman] *
1 [Tim Pierce] *
1 [Joseph Williams] *
1 [John Lawton] *
1 [Biser Ivanov] *
1 [Ivo Stefanov] *
1 [John Payne (6)] *
1 [Richard Grisman] *
1 [Stoyan Yankoulov] *
1 [Don Airey] *
1 [Laurence Cottle] *
1 [Simon McBride] *
1 [Dario Mollo] *
1 [Dario Patti] *
1 [Ezio Secomandi] *
1 [Jeff Pilson] *
1 [Vinny Appice]
)
= 1
Outbound
9
Tags on post
Inbound
9
Posts tagging this
Connections
90
Total nodes
Base Node Strength
81
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.96%
(6.12 × 1071 overall)
Dominant nodes (excluded from chart)Krokus 9.68%Tokyo Blade 9.68%Simon Phillips 7.84%Stoyan Yankoulov 6.99%Vinny Appice 6.99%Frutig 6.19%John Lawton 5.44%Don Airey 5.44%Intelligent Music Project 4.74%Persian Risk 3.48%Nazareth 3.48%Laurence Cottle 3.48%Bobby Rondinelli 2.93%Ronnie Romero 2.93%Ronnie Leahy 2.42%Nazareth (2) 2.42%Jeff Pilson 2.42%Stefan Schwarzmann 1.96%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)