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 20 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 36 *
( 182 [Hothouse Flowers] *
210 [The Clancy Brothers] *
100 [Aslan] *
36 [Bagatelle] *
100 [Mickey Magill] *
4 [Fir Trees] *
144 [Smokie (band)] *
9 [The Benn Sisters] *
100 [The Wolfe Tones] *
1 [Tickety Boo] *
225 [The Dreams] *
1 [Darren Holden] *
36 [Bohinta] *
16 [Martin Furey] *
9 [Mouth Music] *
1 [The Arc Of Light Orchestra] *
4 [Finbarr Clancy] *
1 [Brian Dunphy] *
64 [Paddy Clancy] *
9 [Finbar Clancy]
)
= 6.90 x 10^26
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.08 [Hothouse Flowers] *
1.07 [The Clancy Brothers] *
1 [Aslan] *
1 [Bagatelle] *
1 [Mickey Magill] *
1 [Fir Trees] *
1 [Smokie (band)] *
1 [The Benn Sisters] *
1 [The Wolfe Tones] *
1 [Tickety Boo] *
1 [The Dreams] *
1 [Darren Holden] *
1 [Bohinta] *
1 [Martin Furey] *
1 [Mouth Music] *
1 [The Arc Of Light Orchestra] *
1 [Finbarr Clancy] *
1 [Brian Dunphy] *
1 [Paddy Clancy] *
1 [Finbar Clancy]
)
= 1.15
Outbound
6
Tags on post
Inbound
6
Posts tagging this
Connections
20
Total nodes
Base Node Strength
36
Base Node Influence
1
Strength Share (vs Direct Neighbours)
2.80%
(6.90 × 1026 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)