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, 8) = 8
$outbound = max(1, 8) = 8
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 8 * 8 = 64
Base_Influence (IV) = $inbound / $outbound = 8 / 8 = 1
// 3. Exponential Network Values (accumulating 20 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 64 *
( 240 [Hothouse Flowers] *
144 [Denis Desmond] *
324 [Today FM] *
169 [Dermot Desmond] *
4 [John mccolgan] *
4 [spirit nightclub] *
1 [the factory] *
1 [tivoli theatre] *
1 [twilo] *
169 [Robbie Wootton] *
9 [dan collins] *
9 [tofay fm] *
9 [glenda gilson] *
1 [Amanda Gruss] *
1 [Angelina Nasso] *
1 [Cameron Dubbs] *
1 [James Chambers] *
1 [Lynn Schauwecker] *
1 [Robert Wootton] *
1 [Thomas Sandbichler]
)
= 2.39 x 10^17
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.07 [Hothouse Flowers] *
1 [Denis Desmond] *
1 [Today FM] *
1 [Dermot Desmond] *
1 [John mccolgan] *
1 [spirit nightclub] *
1 [the factory] *
1 [tivoli theatre] *
1 [twilo] *
1 [Robbie Wootton] *
1 [dan collins] *
1 [tofay fm] *
1 [glenda gilson] *
1 [Amanda Gruss] *
1 [Angelina Nasso] *
1 [Cameron Dubbs] *
1 [James Chambers] *
1 [Lynn Schauwecker] *
1 [Robert Wootton] *
1 [Thomas Sandbichler]
)
= 1.07
Outbound
8
Tags on post
Inbound
8
Posts tagging this
Connections
20
Total nodes
Base Node Strength
64
Base Node Influence
1
Strength Share (vs Direct Neighbours)
5.54%
(2.39 × 1017 overall)
Dominant nodes (excluded from chart)Today FM 28.05%Hothouse Flowers 20.78%Dermot Desmond 14.63%Robbie Wootton 14.63%Denis Desmond 12.47%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)