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, 5) = 5
$outbound = max(1, 5) = 5
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 5 * 5 = 25
Base_Influence (IV) = $inbound / $outbound = 5 / 5 = 1
// 3. Exponential Network Values (accumulating 83 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 4 [Kevin O’Brien] *
30 [Stephen Travers] *
1.3K [The Miami Showband] *
729 [Sands Showband] *
1 [Fran Troy] *
1 [Noreen Tracy] *
4 [Barry Teeling] *
1 [Brian Tannam] *
1 [Noel Sheridan] *
4 [Noel Ryan] *
16 [Martin Phelan] *
16 [Tommy O'Rourke] *
9 [John O'Neill] *
4 [Dennis Murray] *
25 [Gerry Mulryan] *
16 [Pat Kilty] *
9 [Tony Kenny] *
16 [Nielie Gildea] *
16 [Stuart Bingham] *
1 [Tony Adams-Rosa] *
121 [Fran Byrne] *
81 [Jimmy Compton] *
49 [Bobby Kelly] *
1 [Jackie Kelly] *
4 [Anthony Long] *
9 [Seamus Mahon] *
25 [Tommy Mangan] *
121 [Noel Pearson] *
36 [T.J.Byrne] *
1 [Oxygen Music Works] *
16 [Dickie Rock] *
49 [Paul Ashford] *
25 [Jimmy Harte] *
9 [Charlie Herbert] *
9 [Spiros Stoyiannos] *
9 [Clem Quinn] *
4 [Aileen Pringle] *
9 [Fran O'Toole] *
4 [Robert Murphy] *
9 [Bobby Murphy] *
9 [Brian McCoy] *
49 [Pat McCarthy] *
36 [Des McAlea] *
16 [Stephen Gilchrist] *
64 [Danny Ellis] *
36 [Fran Dennis] *
16 [Mick Daly] *
16 [P.J. Coyne] *
16 [Ronan Collins] *
9 [John Collins] *
16 [Martin Branigan] *
9 [Tony Bogan] *
9 [Frankie Cullen] *
841 [Dickie's Band] *
4 [Tony Harris] *
4 [Denis Murray] *
1 [Joe Tyrell] *
4 [Liam Slattery] *
25 [Mick Roche] *
1 [Ray Millar] *
4 [Des Flaherty] *
49 [Peter Eades] *
4 [Michael Connolly] *
9 [Ray Clifford] *
4 [Norman Clifford] *
4 [Charlie Chapman] *
1 [Caroline Allen] *
16 [Tony Geraghty] *
1 [Des Lee] *
16 [Barrowland Ballroom] *
4 [Raphaelle Ward] *
16 [Brian O’Reilly] *
100 [Chris Lambe and the Universals] *
25 [The Sands] *
9 [Colm Wilkinson] *
36 [Jim Doherty] *
1 [Mort O'Sullivan] *
1 [Edie Andrews] *
1 [Brian O'Shea] *
1 [Albert Rossi] *
529 [Carlo Little] *
9 [Jim Reeves] *
1 [chris lamb]
)
= 3.70 x 10^84
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 4 [Kevin O’Brien] *
1.2 [Stephen Travers] *
1.03 [The Miami Showband] *
1 [Sands Showband] *
1 [Fran Troy] *
1 [Noreen Tracy] *
1 [Barry Teeling] *
1 [Brian Tannam] *
1 [Noel Sheridan] *
1 [Noel Ryan] *
1 [Martin Phelan] *
1 [Tommy O'Rourke] *
1 [John O'Neill] *
1 [Dennis Murray] *
1 [Gerry Mulryan] *
1 [Pat Kilty] *
1 [Tony Kenny] *
1 [Nielie Gildea] *
1 [Stuart Bingham] *
1 [Tony Adams-Rosa] *
1 [Fran Byrne] *
1 [Jimmy Compton] *
1 [Bobby Kelly] *
1 [Jackie Kelly] *
1 [Anthony Long] *
1 [Seamus Mahon] *
1 [Tommy Mangan] *
1 [Noel Pearson] *
1 [T.J.Byrne] *
1 [Oxygen Music Works] *
1 [Dickie Rock] *
1 [Paul Ashford] *
1 [Jimmy Harte] *
1 [Charlie Herbert] *
1 [Spiros Stoyiannos] *
1 [Clem Quinn] *
1 [Aileen Pringle] *
1 [Fran O'Toole] *
1 [Robert Murphy] *
1 [Bobby Murphy] *
1 [Brian McCoy] *
1 [Pat McCarthy] *
1 [Des McAlea] *
1 [Stephen Gilchrist] *
1 [Danny Ellis] *
1 [Fran Dennis] *
1 [Mick Daly] *
1 [P.J. Coyne] *
1 [Ronan Collins] *
1 [John Collins] *
1 [Martin Branigan] *
1 [Tony Bogan] *
1 [Frankie Cullen] *
1 [Dickie's Band] *
1 [Tony Harris] *
1 [Denis Murray] *
1 [Joe Tyrell] *
1 [Liam Slattery] *
1 [Mick Roche] *
1 [Ray Millar] *
1 [Des Flaherty] *
1 [Peter Eades] *
1 [Michael Connolly] *
1 [Ray Clifford] *
1 [Norman Clifford] *
1 [Charlie Chapman] *
1 [Caroline Allen] *
1 [Tony Geraghty] *
1 [Des Lee] *
1 [Barrowland Ballroom] *
1 [Raphaelle Ward] *
1 [Brian O’Reilly] *
1 [Chris Lambe and the Universals] *
1 [The Sands] *
1 [Colm Wilkinson] *
1 [Jim Doherty] *
1 [Mort O'Sullivan] *
1 [Edie Andrews] *
1 [Brian O'Shea] *
1 [Albert Rossi] *
1 [Carlo Little] *
1 [Jim Reeves] *
1 [chris lamb]
)
= 4.93
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
83
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.51%
(3.70 × 1084 overall)
Dominant nodes (excluded from chart)The Miami Showband 27.33%Dickie's Band 17.26%Sands Showband 14.96%Carlo Little 10.86%Fran Byrne 2.48%Noel Pearson 2.48%Chris Lambe and the Universals 2.05%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)