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 22 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 80 [Brian Harris] *
9 [Drags] *
4 [Brendan Daly] *
1 [Jimmy Carr] *
81 [Elmer Fudd] *
1 [Keith Mansfield] *
36 [Dave Lennox] *
9 [John Donnelly] *
49 [Philip Donnelly] *
16 [Terry O'Neill] *
4 [Pete Selwood] *
16 [nicky ryan] *
9 [Benny White] *
16 [Cats Pyjamas] *
64 [Gerry Donovan] *
81 [Brian Donaghy] *
9 [shanty dam] *
16 [The Drags] *
4 [Dave Golding] *
1 [Brendon Keeley] *
9 [Larry Lynch] *
1 [Jimmy Mahon]
)
= 3.67 x 10^23
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.25 [Brian Harris] *
1 [Drags] *
1 [Brendan Daly] *
1 [Jimmy Carr] *
1 [Elmer Fudd] *
1 [Keith Mansfield] *
1 [Dave Lennox] *
1 [John Donnelly] *
1 [Philip Donnelly] *
1 [Terry O'Neill] *
1 [Pete Selwood] *
1 [nicky ryan] *
1 [Benny White] *
1 [Cats Pyjamas] *
1 [Gerry Donovan] *
1 [Brian Donaghy] *
1 [shanty dam] *
1 [The Drags] *
1 [Dave Golding] *
1 [Brendon Keeley] *
1 [Larry Lynch] *
1 [Jimmy Mahon]
)
= 1.25
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
22
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
4.62%
(3.67 × 1023 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)