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, 4) = 4
$outbound = max(1, 4) = 4
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 4 * 4 = 16
Base_Influence (IV) = $inbound / $outbound = 4 / 4 = 1
// 3. Exponential Network Values (accumulating 26 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 32 [Bree Harris] *
6 [Dick Doyle] *
20 [Rocky DeValera and The Gravediggers] *
16 [Conor Goff] *
49 [Pulling Faces] *
1 [Ger Macdonald] *
1 [Ken Kiernan] *
4 [John McKenzie] *
1 [Anto Drennan] *
9 [Doish Nagle] *
9 [Anthony Kennedy] *
64 [Dave Kavanagh] *
4 [Frankie Morgan] *
1 [Albert Cowen] *
4 [Kevin Reynolds] *
1 [Colm Browne] *
64 [Sacre Bleu] *
49 [The Business] *
1 [Don Baker] *
36 [Errol Walsh] *
16 [Norman Teeling] *
9 [Pat Farrell] *
1 [Tommy Moore] *
49 [Johnny Lappin] *
16 [TONY FLOYD KENNA] *
16 [dave sweeney]
)
= 3.26 x 10^24
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 2 [Bree Harris] *
1.5 [Dick Doyle] *
1.25 [Rocky DeValera and The Gravediggers] *
1 [Conor Goff] *
1 [Pulling Faces] *
1 [Ger Macdonald] *
1 [Ken Kiernan] *
1 [John McKenzie] *
1 [Anto Drennan] *
1 [Doish Nagle] *
1 [Anthony Kennedy] *
1 [Dave Kavanagh] *
1 [Frankie Morgan] *
1 [Albert Cowen] *
1 [Kevin Reynolds] *
1 [Colm Browne] *
1 [Sacre Bleu] *
1 [The Business] *
1 [Don Baker] *
1 [Errol Walsh] *
1 [Norman Teeling] *
1 [Pat Farrell] *
1 [Tommy Moore] *
1 [Johnny Lappin] *
1 [TONY FLOYD KENNA] *
1 [dave sweeney]
)
= 3.75
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
26
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
3.23%
(3.26 × 1024 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)