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, 15) = 15
$outbound = max(1, 15) = 15
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 15 * 15 = 225
Base_Influence (IV) = $inbound / $outbound = 15 / 15 = 1
// 3. Exponential Network Values (accumulating 98 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 225 *
( 36 [Sativa] *
1 [Fiona Dwayne] *
81 [John McGrath] *
16 [Patrick O'Brien] *
49 [Michael Foy] *
1 [james haughey] *
9 [Mike Dempsey] *
1 [Red Reagan] *
1 [Michelle Gibbons] *
16 [Shane Dempsey] *
64 [Shane Gibbons] *
64 [Dummy Kid] *
121 [Brian Dolan] *
25 [Life After Monologue] *
9 [Ryan Cassidy] *
36 [Tommy Ryan] *
49 [Libido] *
1 [Anthony O'Brien] *
1 [David o'Connor] *
9 [James Mullally] *
25 [Robbie Gannon] *
81 [Skinsize Kings] *
1 [David Malone] *
25 [James Wykes] *
25 [Kenny Tynan] *
1 [Michael Patterson] *
36 [Steve Devaney] *
9 [pearse doherty (Saw Doctors)] *
16 [Tv After Midnight] *
4 [Brian Carr] *
25 [Colm Noonan] *
169 [Conan Grehan] *
9 [The Rivulettes] *
4 [Barry Power] *
36 [mike o'dowd] *
49 [Eamon O'Toole] *
1 [Hugh Clearey] *
1 [John Henry] *
36 [Mickey Moran] *
1 [Nicholas Brazier] *
16 [Steve Halpin] *
1 [Trackmix] *
100 [Nomatrix] *
225 [The Noshow Band] *
9 [Isaac Tabor] *
81 [Neil Fitzgibbon] *
25 [Adam Downey] *
9 [Leigh Duncan] *
1 [Nicholas Timothy] *
225 [Robbie McManus] *
4 [Tom Ricard] *
4 [Kara J Richards] *
81 [Fergie Milton] *
144 [Lee Roche] *
1 [ben parker] *
1 [johnathon ftzgerald] *
36 [Sam Wright] *
4 [aine o'brien] *
16 [Eddie Keenan] *
64 [My Fallen Empire] *
1 [Ross McDonald] *
4 [Enda trautt] *
4 [Veronica Moran] *
1 [Bob batty] *
1 [Brian Goggin] *
1 [Chuck Daly] *
4 [Colm bulger] *
16 [Conor Irwin] *
1 [Dermot Kaye] *
1 [Gerry Lacey] *
4 [Joe Byrne] *
1 [Kenny Lee] *
1 [Lorraine McDonald] *
1 [Noel Stronge] *
49 [Sammy Rohan] *
361 [Midlands Big Band] *
64 [Frankie McDonald] *
4 [Terry Donovan] *
1 [Rob Thornburgh] *
1 [Olwyn O Sullivan] *
1 [Liam Kealthy] *
4 [Clem Higgenbotham] *
9 [Ian Deery] *
4 [Sadie Henshaw] *
36 [coosan folk group] *
4 [Liz Fletcher] *
100 [Shane Gough] *
16 [Rubber] *
36 [Kiosoma] *
1 [Paul Shanagher] *
9 [Charlene Elliott] *
4 [Daniel Noonan] *
1 [Orla Mc Barron] *
36 [Making Space] *
4 [Tag Becket] *
9 [anthony doyle] *
1 [aoife doolan] *
1 [Rois Rodgers]
)
= 1.26 x 10^91
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Sativa] *
1 [Fiona Dwayne] *
1 [John McGrath] *
1 [Patrick O'Brien] *
1 [Michael Foy] *
1 [james haughey] *
1 [Mike Dempsey] *
1 [Red Reagan] *
1 [Michelle Gibbons] *
1 [Shane Dempsey] *
1 [Shane Gibbons] *
1 [Dummy Kid] *
1 [Brian Dolan] *
1 [Life After Monologue] *
1 [Ryan Cassidy] *
1 [Tommy Ryan] *
1 [Libido] *
1 [Anthony O'Brien] *
1 [David o'Connor] *
1 [James Mullally] *
1 [Robbie Gannon] *
1 [Skinsize Kings] *
1 [David Malone] *
1 [James Wykes] *
1 [Kenny Tynan] *
1 [Michael Patterson] *
1 [Steve Devaney] *
1 [pearse doherty (Saw Doctors)] *
1 [Tv After Midnight] *
1 [Brian Carr] *
1 [Colm Noonan] *
1 [Conan Grehan] *
1 [The Rivulettes] *
1 [Barry Power] *
1 [mike o'dowd] *
1 [Eamon O'Toole] *
1 [Hugh Clearey] *
1 [John Henry] *
1 [Mickey Moran] *
1 [Nicholas Brazier] *
1 [Steve Halpin] *
1 [Trackmix] *
1 [Nomatrix] *
1 [The Noshow Band] *
1 [Isaac Tabor] *
1 [Neil Fitzgibbon] *
1 [Adam Downey] *
1 [Leigh Duncan] *
1 [Nicholas Timothy] *
1 [Robbie McManus] *
1 [Tom Ricard] *
1 [Kara J Richards] *
1 [Fergie Milton] *
1 [Lee Roche] *
1 [ben parker] *
1 [johnathon ftzgerald] *
1 [Sam Wright] *
1 [aine o'brien] *
1 [Eddie Keenan] *
1 [My Fallen Empire] *
1 [Ross McDonald] *
1 [Enda trautt] *
1 [Veronica Moran] *
1 [Bob batty] *
1 [Brian Goggin] *
1 [Chuck Daly] *
1 [Colm bulger] *
1 [Conor Irwin] *
1 [Dermot Kaye] *
1 [Gerry Lacey] *
1 [Joe Byrne] *
1 [Kenny Lee] *
1 [Lorraine McDonald] *
1 [Noel Stronge] *
1 [Sammy Rohan] *
1 [Midlands Big Band] *
1 [Frankie McDonald] *
1 [Terry Donovan] *
1 [Rob Thornburgh] *
1 [Olwyn O Sullivan] *
1 [Liam Kealthy] *
1 [Clem Higgenbotham] *
1 [Ian Deery] *
1 [Sadie Henshaw] *
1 [coosan folk group] *
1 [Liz Fletcher] *
1 [Shane Gough] *
1 [Rubber] *
1 [Kiosoma] *
1 [Paul Shanagher] *
1 [Charlene Elliott] *
1 [Daniel Noonan] *
1 [Orla Mc Barron] *
1 [Making Space] *
1 [Tag Becket] *
1 [anthony doyle] *
1 [aoife doolan] *
1 [Rois Rodgers]
)
= 1
Outbound
15
Tags on post
Inbound
15
Posts tagging this
Connections
98
Total nodes
Base Node Strength
225
Base Node Influence
1
Strength Share (vs Direct Neighbours)
7.00%
(1.26 × 1091 overall)
Dominant nodes (excluded from chart)Midlands Big Band 11.24%The Noshow Band 7.00%Robbie McManus 7.00%Conan Grehan 5.26%Lee Roche 4.48%Brian Dolan 3.77%Nomatrix 3.11%Shane Gough 3.11%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)