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, 27) = 27
$outbound = max(1, 27) = 27
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 27 * 27 = 729
Base_Influence (IV) = $inbound / $outbound = 27 / 27 = 1
// 3. Exponential Network Values (accumulating 161 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 729 *
( 36 [Howth] *
2 [St. Loman's GAA] *
6 [Dick Doyle] *
35 [Dalkey] *
88 [Ennis] *
56 [Rob Strong] *
132 [Planxty] *
756 [De Dannan] *
1 [High 'N' Dry] *
25 [Hot Guitars] *
4 [Johnny Rice] *
9 [bill o'brien] *
4 [joe o'callaghan] *
1 [charlie butler] *
1 [brian callnan] *
36 [Bagatelle] *
4 [Liam Reilly] *
1 [Wally McConville] *
4 [Ken Doyle] *
1 [Margaret Coady] *
100 [Mickey Magill] *
16 [Paul Fairclough] *
49 [Andy Irvine] *
49 [Sweeney's Men] *
16 [LAPD (3)] *
25 [Mozaik (3)] *
25 [Barry Woods] *
1 [Bertie Sherman] *
1 [Johnny Scully] *
9 [Kenny Ryder] *
4 [Brendan Ryder] *
16 [Seanie Ryan] *
4 [Brian O'Driscoll] *
16 [Gay Brazel] *
1 [Robert Bible] *
4 [Jeff Bourke] *
9 [Arthur Connick] *
4 [Tony Ford] *
4 [Gerry Gannon] *
36 [Dave Hallisey] *
64 [Pat Kelly] *
529 [Tweed] *
4 [Paul Fennelly] *
4 [Larry Lohan] *
1 [Kailzie Gardens] *
1 [River Tweed at Abbotsford] *
1 [Tweed Catchments Subgroup] *
1 [Tweedsmuir] *
1 [Tributaries of the Tweed] *
1 [Scott's View] *
36 [Eamonn Gibney] *
25 [Dennis Woods] *
324 [Niall Power] *
25 [Shaun Magee] *
16 [Pat Kilty] *
64 [Gerry Donovan] *
25 [Tommy Mangan] *
64 [Gibney & Donovan] *
4 [tom costello organisation] *
324 [Polka Dots Showband] *
100 [Las Vegas] *
9 [Paddy McCafferty Showband] *
36 [Rob Strong Band] *
64 [Rob Strong & The Rockets] *
100 [The Plattermen] *
16 [The Rockets] *
100 [jackson 5] *
25 [Joe Jackson] *
1 [Arms And Legs (2)] *
4 [Joe Jackson Band] *
1 [Joe Jackson Trio] *
4 [Joe Jackson's Jumpin' Jive] *
9 [ZEBRA] *
36 [Randy Jackson] *
4 [Felix Hanemann] *
4 [Guy Gelso] *
36 [Smiley Bolger] *
25 [McGonagles] *
16 [Nov 23 1989 Fugazi] *
16 [Nov 29 1988 Fugazi] *
9 [Sep 15 1991 Nomeansno] *
25 [Crystal Ballroom] *
25 [Brush Shiels] *
49 [Brush Shiels Band] *
144 [Federals Showband] *
81 [The Jacobites] *
25 [cummer ballroom] *
64 [The Uptown Band] *
16 [The Lookalikes] *
64 [Paul Bell] *
9 [eamonn doyle] *
25 [mike mesbur] *
1 [stephen rekab] *
9 [Anthony Kennedy] *
64 [Dave Kavanagh] *
16 [Pat Courtney] *
4 [Frankie Morgan] *
1 [Albert Cowen] *
4 [Kevin Reynolds] *
1 [Colm Browne] *
64 [Sacre Bleu] *
16 [Mick Daly] *
1 [Small Change] *
4 [Ben Hannigan] *
25 [Jimmy Gaynor] *
4 [Henry Winter] *
16 [The Romantiks] *
1 [shane mccafferty] *
36 [The Strougers] *
121 [Denis Rusk] *
1 [Shay Hiney] *
4 [Pete McCluskey] *
1 [Noel Kellegher] *
1 [Gerard Fitzgerald] *
1 [Brendan Byrne] *
4 [AODáN COYNE] *
9 [MynameisjOhn] *
1 [Kilmaley] *
1 [Ennis Friary] *
1 [Ennis railway station] *
1 [O'Connell Monument, Ennis] *
1 [St Columba's C.o.I., Ennis] *
1 [St Mary's Franciscan Church, Ennis] *
4 [Alison O'Donnell] *
1 [Dalkey Castle and Heritage Centre] *
1 [Dalkey railway station] *
1 [Archbold's Castle, Dalkey] *
1 [The Queen's Bar, Dalkey] *
1 [harbour bar howth] *
1 [Howth Brass Band] *
1 [Howth railway station] *
1 [Ireland's Eye] *
1 [Hevey Institute, Mullingar] *
1 [Saunder's Bridge] *
1 [Scanlan's Bridge] *
9 [Bruce Mitchell] *
25 [Tony Bowers] *
4 [Bob Harding] *
4 [C.P. Lee] *
4 [Jimmy Hibbert] *
4 [Les Prior] *
4 [Simon White (2)] *
49 [Albertos] *
25 [Kevin Breznahan] *
1 [Alive] *
36 [Billy Morley] *
25 [Philip Byrne] *
9 [Kevin Helly] *
25 [Revolver] *
1 [Billy Luger] *
4 [Johnny Sullivan] *
16 [Andrzej Musial] *
1 [The Vulture] *
25 [Tony Pugh] *
9 [Bernie Walsh] *
25 [The Rhythm Kings] *
1 [Rocky De Valera] *
4 [roy siggins] *
1 [Fit Kilkenny] *
20 [ushers island] *
391 [patrick street]
)
= 8.11 x 10^146
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 2.25 [Howth] *
2 [St. Loman's GAA] *
1.5 [Dick Doyle] *
1.4 [Dalkey] *
1.38 [Ennis] *
1.14 [Rob Strong] *
1.09 [Planxty] *
1.04 [De Dannan] *
1 [High 'N' Dry] *
1 [Hot Guitars] *
1 [Johnny Rice] *
1 [bill o'brien] *
1 [joe o'callaghan] *
1 [charlie butler] *
1 [brian callnan] *
1 [Bagatelle] *
1 [Liam Reilly] *
1 [Wally McConville] *
1 [Ken Doyle] *
1 [Margaret Coady] *
1 [Mickey Magill] *
1 [Paul Fairclough] *
1 [Andy Irvine] *
1 [Sweeney's Men] *
1 [LAPD (3)] *
1 [Mozaik (3)] *
1 [Barry Woods] *
1 [Bertie Sherman] *
1 [Johnny Scully] *
1 [Kenny Ryder] *
1 [Brendan Ryder] *
1 [Seanie Ryan] *
1 [Brian O'Driscoll] *
1 [Gay Brazel] *
1 [Robert Bible] *
1 [Jeff Bourke] *
1 [Arthur Connick] *
1 [Tony Ford] *
1 [Gerry Gannon] *
1 [Dave Hallisey] *
1 [Pat Kelly] *
1 [Tweed] *
1 [Paul Fennelly] *
1 [Larry Lohan] *
1 [Kailzie Gardens] *
1 [River Tweed at Abbotsford] *
1 [Tweed Catchments Subgroup] *
1 [Tweedsmuir] *
1 [Tributaries of the Tweed] *
1 [Scott's View] *
1 [Eamonn Gibney] *
1 [Dennis Woods] *
1 [Niall Power] *
1 [Shaun Magee] *
1 [Pat Kilty] *
1 [Gerry Donovan] *
1 [Tommy Mangan] *
1 [Gibney & Donovan] *
1 [tom costello organisation] *
1 [Polka Dots Showband] *
1 [Las Vegas] *
1 [Paddy McCafferty Showband] *
1 [Rob Strong Band] *
1 [Rob Strong & The Rockets] *
1 [The Plattermen] *
1 [The Rockets] *
1 [jackson 5] *
1 [Joe Jackson] *
1 [Arms And Legs (2)] *
1 [Joe Jackson Band] *
1 [Joe Jackson Trio] *
1 [Joe Jackson's Jumpin' Jive] *
1 [ZEBRA] *
1 [Randy Jackson] *
1 [Felix Hanemann] *
1 [Guy Gelso] *
1 [Smiley Bolger] *
1 [McGonagles] *
1 [Nov 23 1989 Fugazi] *
1 [Nov 29 1988 Fugazi] *
1 [Sep 15 1991 Nomeansno] *
1 [Crystal Ballroom] *
1 [Brush Shiels] *
1 [Brush Shiels Band] *
1 [Federals Showband] *
1 [The Jacobites] *
1 [cummer ballroom] *
1 [The Uptown Band] *
1 [The Lookalikes] *
1 [Paul Bell] *
1 [eamonn doyle] *
1 [mike mesbur] *
1 [stephen rekab] *
1 [Anthony Kennedy] *
1 [Dave Kavanagh] *
1 [Pat Courtney] *
1 [Frankie Morgan] *
1 [Albert Cowen] *
1 [Kevin Reynolds] *
1 [Colm Browne] *
1 [Sacre Bleu] *
1 [Mick Daly] *
1 [Small Change] *
1 [Ben Hannigan] *
1 [Jimmy Gaynor] *
1 [Henry Winter] *
1 [The Romantiks] *
1 [shane mccafferty] *
1 [The Strougers] *
1 [Denis Rusk] *
1 [Shay Hiney] *
1 [Pete McCluskey] *
1 [Noel Kellegher] *
1 [Gerard Fitzgerald] *
1 [Brendan Byrne] *
1 [AODáN COYNE] *
1 [MynameisjOhn] *
1 [Kilmaley] *
1 [Ennis Friary] *
1 [Ennis railway station] *
1 [O'Connell Monument, Ennis] *
1 [St Columba's C.o.I., Ennis] *
1 [St Mary's Franciscan Church, Ennis] *
1 [Alison O'Donnell] *
1 [Dalkey Castle and Heritage Centre] *
1 [Dalkey railway station] *
1 [Archbold's Castle, Dalkey] *
1 [The Queen's Bar, Dalkey] *
1 [harbour bar howth] *
1 [Howth Brass Band] *
1 [Howth railway station] *
1 [Ireland's Eye] *
1 [Hevey Institute, Mullingar] *
1 [Saunder's Bridge] *
1 [Scanlan's Bridge] *
1 [Bruce Mitchell] *
1 [Tony Bowers] *
1 [Bob Harding] *
1 [C.P. Lee] *
1 [Jimmy Hibbert] *
1 [Les Prior] *
1 [Simon White (2)] *
1 [Albertos] *
1 [Kevin Breznahan] *
1 [Alive] *
1 [Billy Morley] *
1 [Philip Byrne] *
1 [Kevin Helly] *
1 [Revolver] *
1 [Billy Luger] *
1 [Johnny Sullivan] *
1 [Andrzej Musial] *
1 [The Vulture] *
1 [Tony Pugh] *
1 [Bernie Walsh] *
1 [The Rhythm Kings] *
1 [Rocky De Valera] *
1 [roy siggins] *
1 [Fit Kilkenny] *
0.8 [ushers island] *
0.7391 [patrick street]
)
= 9.93
Outbound
27
Tags on post
Inbound
27
Posts tagging this
Connections
161
Total nodes
Base Node Strength
729
Base Node Influence
1
Strength Share (vs Direct Neighbours)
11.90%
(8.11 × 10146 overall)
Dominant nodes (excluded from chart)De Dannan 12.34%Tweed 8.63%patrick street 6.38%Niall Power 5.29%Polka Dots Showband 5.29%Federals Showband 2.35%Planxty 2.15%Denis Rusk 1.97%Mickey Magill 1.63%Las Vegas 1.63%The Plattermen 1.63%jackson 5 1.63%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)
No other posts link to this one yet.