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, 2) = 2
$outbound = max(1, 2) = 2
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 2 * 2 = 4
Base_Influence (IV) = $inbound / $outbound = 2 / 2 = 1
// 3. Exponential Network Values (accumulating 18 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 25 [DERMOT LAMBERT] *
4 [Brian McLoughlin] *
16 [Blink] *
1 [Barry Campbell] *
25 [Johnny Boyle] *
4 [Keith Farrell] *
196 [Picturehouse] *
1 [Yann O'Brien] *
1 [Steo Farrell] *
1 [Peter Gosnell] *
1 [Karl Murray] *
1 [Jason Duffy] *
1 [Geoff Woods] *
1 [Esa Taponen] *
16 [Duncan Maitland] *
1 [Dave Browne] *
4 [Aongus Ralston] *
1 [Aidan Pierce]
)
= 8.03B
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [DERMOT LAMBERT] *
1 [Brian McLoughlin] *
1 [Blink] *
1 [Barry Campbell] *
1 [Johnny Boyle] *
1 [Keith Farrell] *
1 [Picturehouse] *
1 [Yann O'Brien] *
1 [Steo Farrell] *
1 [Peter Gosnell] *
1 [Karl Murray] *
1 [Jason Duffy] *
1 [Geoff Woods] *
1 [Esa Taponen] *
1 [Duncan Maitland] *
1 [Dave Browne] *
1 [Aongus Ralston] *
1 [Aidan Pierce]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
18
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Picturehouse 64.47%DERMOT LAMBERT 8.22%Johnny Boyle 8.22%Blink 5.26%Duncan Maitland 5.26%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)