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 79 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 225 *
( 4 [Kara & the Klass] *
20 [Brainwashington] *
42 [The Lols] *
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] *
225 [Tadhg Kelleher] *
81 [Fergie Milton] *
144 [Lee Roche] *
1 [ben parker] *
1 [johnathon ftzgerald] *
36 [Sam Wright] *
4 [aine o'brien] *
100 [Resurection Fern] *
25 [Jukebox Gypsy] *
64 [Driftwood Manor] *
4 [THE RUBBER WELLIES] *
4 [sons of gingerbread] *
25 [The Bog Frogs] *
4 [Bog Frogs] *
9 [Annorexorcist] *
9 [Black Satellite] *
16 [Evil Elviss] *
64 [Evilive] *
25 [In The Bin] *
25 [Neodrach] *
16 [One Pull Rush] *
25 [Pen15] *
36 [Philharmongrel] *
25 [Fuzz Rockets] *
36 [Fokofandai] *
4 [Thunderslap] *
9 [Neck and Neck] *
100 [The Fabulous Bonker Boys] *
16 [Pinheads] *
25 [Screaming Stone] *
1 [Cambridge folk festival] *
36 [passionfruit theatre] *
36 [Bad Penny] *
16 [Down The Road] *
36 [Sin a Deir Sí] *
1 [mayfly to the moon] *
1 [BIG JELLY] *
1 [The Kilfenora Roadshow] *
64 [My Fallen Empire] *
36 [Hickory Wind] *
9 [D'Bize] *
9 [RRadio Gee] *
529 [Alabama 3] *
4 [old soul brigade] *
1 [Niall Teague and the Fast Company] *
1 [Kings of Lee] *
9 [Ribbitt] *
36 [Spiderbaby] *
9 [The Shit Hot Sili Peppers] *
4 [Witness This] *
9 [Black Island] *
4 [Sean & the Fluffy Truffles] *
36 [Sativa] *
9 [The Rivulettes] *
25 [Life After Monologue] *
49 [Libido] *
36 [Kiosoma] *
81 [Skinsize Kings] *
16 [Tv After Midnight] *
361 [Midlands Big Band] *
64 [Dummy Kid] *
100 [Nomatrix] *
36 [coosan folk group] *
16 [Rubber] *
36 [Making Space] *
42 [MY FELLOW SPONGES] *
42 [Athlone School of Music (Monksland)] *
20 [Bury Me With My Money]
)
= 1.62 x 10^98
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 4 [Kara & the Klass] *
1.25 [Brainwashington] *
1.17 [The Lols] *
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 [Tadhg Kelleher] *
1 [Fergie Milton] *
1 [Lee Roche] *
1 [ben parker] *
1 [johnathon ftzgerald] *
1 [Sam Wright] *
1 [aine o'brien] *
1 [Resurection Fern] *
1 [Jukebox Gypsy] *
1 [Driftwood Manor] *
1 [THE RUBBER WELLIES] *
1 [sons of gingerbread] *
1 [The Bog Frogs] *
1 [Bog Frogs] *
1 [Annorexorcist] *
1 [Black Satellite] *
1 [Evil Elviss] *
1 [Evilive] *
1 [In The Bin] *
1 [Neodrach] *
1 [One Pull Rush] *
1 [Pen15] *
1 [Philharmongrel] *
1 [Fuzz Rockets] *
1 [Fokofandai] *
1 [Thunderslap] *
1 [Neck and Neck] *
1 [The Fabulous Bonker Boys] *
1 [Pinheads] *
1 [Screaming Stone] *
1 [Cambridge folk festival] *
1 [passionfruit theatre] *
1 [Bad Penny] *
1 [Down The Road] *
1 [Sin a Deir Sí] *
1 [mayfly to the moon] *
1 [BIG JELLY] *
1 [The Kilfenora Roadshow] *
1 [My Fallen Empire] *
1 [Hickory Wind] *
1 [D'Bize] *
1 [RRadio Gee] *
1 [Alabama 3] *
1 [old soul brigade] *
1 [Niall Teague and the Fast Company] *
1 [Kings of Lee] *
1 [Ribbitt] *
1 [Spiderbaby] *
1 [The Shit Hot Sili Peppers] *
1 [Witness This] *
1 [Black Island] *
1 [Sean & the Fluffy Truffles] *
1 [Sativa] *
1 [The Rivulettes] *
1 [Life After Monologue] *
1 [Libido] *
1 [Kiosoma] *
1 [Skinsize Kings] *
1 [Tv After Midnight] *
1 [Midlands Big Band] *
1 [Dummy Kid] *
1 [Nomatrix] *
1 [coosan folk group] *
1 [Rubber] *
1 [Making Space] *
0.8571 [MY FELLOW SPONGES] *
0.8571 [Athlone School of Music (Monksland)] *
0.8 [Bury Me With My Money]
)
= 3.43
Outbound
15
Tags on post
Inbound
15
Posts tagging this
Connections
79
Total nodes
Base Node Strength
225
Base Node Influence
1
Strength Share (vs Direct Neighbours)
6.20%
(1.62 × 1098 overall)
Dominant nodes (excluded from chart)Alabama 3 14.58%Midlands Big Band 9.95%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)