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, 6) = 6
$outbound = max(1, 6) = 6
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 6 * 6 = 36
Base_Influence (IV) = $inbound / $outbound = 6 / 6 = 1
// 3. Exponential Network Values (accumulating 98 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 36 *
( 4 [George O’Hara] *
10 [Brendan Bowyer] *
2 [Stevie O’Donoghue] *
729 [Sands Showband] *
1 [Fran Troy] *
1 [Noreen Tracy] *
4 [Barry Teeling] *
1 [Brian Tannam] *
1 [Noel Sheridan] *
4 [Noel Ryan] *
25 [Murty Quinn] *
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] *
1 [Oxygen Music Works] *
256 [Red Hurley Band] *
9 [Tommy Somers] *
4 [Mike Shortt] *
9 [Barry Patterson] *
9 [Dave O'Connor] *
1 [Martin McIlroy] *
9 [Dennis Lynch] *
36 [Red Hurley] *
36 [Fran Dennis] *
121 [Maurice Cooney] *
16 [Perky Boggins] *
4 [Keith Beattie] *
25 [Pat Fitzpatrick] *
16 [Arthur Madden] *
4 [Brian Hurley] *
4 [Michael Ryan] *
1 [Liam Power] *
36 [Teddie Palmer] *
4 [Vincent O'Donnell] *
1 [Will McKinney] *
16 [Joe McGreevy] *
9 [Kenny McDowell] *
1 [Eamonn Knox] *
36 [Oliver Kane] *
1 [Eamonn Kane] *
1 [Tom Crawford] *
9 [Billy Brosnan] *
4 [Robin Averill] *
1 [Brendan Dunne] *
4 [Linsey Lunny] *
4 [Gerry Martin] *
625 [College Boys Showband] *
1 [Wills McKinney] *
4 [Lindsay Lunney] *
1 [Leslie Fullerton] *
1 [Joe McGreevey] *
4 [David McClean] *
16 [Barney Skillen] *
9 [John Ross] *
9 [Mark Mitchell] *
9 [Terry Mahon] *
36 [Jim Farley] *
9 [Ken Gibson] *
25 [Johnny Anderson] *
4 [Frank Doyle] *
225 [Tophatters] *
1 [Bob Steele] *
9 [Marco Petrassi] *
1 [Stephanie Elliott] *
1 [Rita Madigan] *
1 [John Farley] *
1 [Jean Burke] *
4 [George Connell] *
4 [Pat Coughlin] *
1 [Stanley Orr] *
25 [Top Hat Ballroom] *
9 [JackO'Rourke] *
144 [The Royal Showband] *
4 [Eddie Sullivan] *
1 [Barry Saunders] *
9 [Carl Phillips] *
4 [Lee Lynch] *
4 [Tom Dunphy] *
1 [Jim Conlon] *
1 [Michael Coppinger] *
4 [Gerry Cullen] *
4 [Mick Gilligan] *
16 [Connie Lynch]
)
= 4.05 x 10^82
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 4 [George O’Hara] *
2.5 [Brendan Bowyer] *
2 [Stevie O’Donoghue] *
1 [Sands Showband] *
1 [Fran Troy] *
1 [Noreen Tracy] *
1 [Barry Teeling] *
1 [Brian Tannam] *
1 [Noel Sheridan] *
1 [Noel Ryan] *
1 [Murty Quinn] *
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 [Oxygen Music Works] *
1 [Red Hurley Band] *
1 [Tommy Somers] *
1 [Mike Shortt] *
1 [Barry Patterson] *
1 [Dave O'Connor] *
1 [Martin McIlroy] *
1 [Dennis Lynch] *
1 [Red Hurley] *
1 [Fran Dennis] *
1 [Maurice Cooney] *
1 [Perky Boggins] *
1 [Keith Beattie] *
1 [Pat Fitzpatrick] *
1 [Arthur Madden] *
1 [Brian Hurley] *
1 [Michael Ryan] *
1 [Liam Power] *
1 [Teddie Palmer] *
1 [Vincent O'Donnell] *
1 [Will McKinney] *
1 [Joe McGreevy] *
1 [Kenny McDowell] *
1 [Eamonn Knox] *
1 [Oliver Kane] *
1 [Eamonn Kane] *
1 [Tom Crawford] *
1 [Billy Brosnan] *
1 [Robin Averill] *
1 [Brendan Dunne] *
1 [Linsey Lunny] *
1 [Gerry Martin] *
1 [College Boys Showband] *
1 [Wills McKinney] *
1 [Lindsay Lunney] *
1 [Leslie Fullerton] *
1 [Joe McGreevey] *
1 [David McClean] *
1 [Barney Skillen] *
1 [John Ross] *
1 [Mark Mitchell] *
1 [Terry Mahon] *
1 [Jim Farley] *
1 [Ken Gibson] *
1 [Johnny Anderson] *
1 [Frank Doyle] *
1 [Tophatters] *
1 [Bob Steele] *
1 [Marco Petrassi] *
1 [Stephanie Elliott] *
1 [Rita Madigan] *
1 [John Farley] *
1 [Jean Burke] *
1 [George Connell] *
1 [Pat Coughlin] *
1 [Stanley Orr] *
1 [Top Hat Ballroom] *
1 [JackO'Rourke] *
1 [The Royal Showband] *
1 [Eddie Sullivan] *
1 [Barry Saunders] *
1 [Carl Phillips] *
1 [Lee Lynch] *
1 [Tom Dunphy] *
1 [Jim Conlon] *
1 [Michael Coppinger] *
1 [Gerry Cullen] *
1 [Mick Gilligan] *
1 [Connie Lynch]
)
= 20
Outbound
6
Tags on post
Inbound
6
Posts tagging this
Connections
98
Total nodes
Base Node Strength
36
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.10%
(4.05 × 1082 overall)
Dominant nodes (excluded from chart)Sands Showband 22.28%College Boys Showband 19.10%Red Hurley Band 7.82%Tophatters 6.88%The Royal Showband 4.40%Fran Byrne 3.70%Noel Pearson 3.70%Maurice Cooney 3.70%Jimmy Compton 2.48%Bobby Kelly 1.50%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)