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, 3) = 3
$outbound = max(1, 3) = 3
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 3 * 3 = 9
Base_Influence (IV) = $inbound / $outbound = 3 / 3 = 1
// 3. Exponential Network Values (accumulating 22 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 20 [Declan Nerney] *
121 [Heartbeats] *
9 [Charlie Herbert] *
25 [Iggy Ward] *
4 [Gary Power] *
1 [Bob Murphy] *
16 [Stephen Gilchrist] *
4 [Pat Devine] *
1 [Paul Conroy] *
4 [Hunter Gary] *
4 [Gerry Martin] *
4 [Rosie Hunter] *
1 [Goldrush] *
16 [Brendan Sweeney] *
4 [Grainne Renehan] *
4 [Aidan McGuigan] *
25 [John McGrenra] *
9 [Pio McCann] *
9 [Colm Kealy] *
16 [Brian Coll] *
9 [Freddie Amstrong] *
100 [The Buckeroos]
)
= 5.99 x 10^20
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.25 [Declan Nerney] *
1 [Heartbeats] *
1 [Charlie Herbert] *
1 [Iggy Ward] *
1 [Gary Power] *
1 [Bob Murphy] *
1 [Stephen Gilchrist] *
1 [Pat Devine] *
1 [Paul Conroy] *
1 [Hunter Gary] *
1 [Gerry Martin] *
1 [Rosie Hunter] *
1 [Goldrush] *
1 [Brendan Sweeney] *
1 [Grainne Renehan] *
1 [Aidan McGuigan] *
1 [John McGrenra] *
1 [Pio McCann] *
1 [Colm Kealy] *
1 [Brian Coll] *
1 [Freddie Amstrong] *
1 [The Buckeroos]
)
= 1.25
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
22
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
2.17%
(5.99 × 1020 overall)
Dominant nodes (excluded from chart)Heartbeats 29.16%The Buckeroos 24.10%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)