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 20 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 81 [Abramelin] *
196 [Dave Haley] *
36 [David Haley] *
25 [Matt Sanders (2)] *
4 [Euan Heriot] *
1 [Justin Wornes] *
4 [Matt Wilcock (2)] *
1 [Simon Dower] *
4 [Tim Aldridge] *
144 [Hobbs' Angel Of Death] *
16 [Jarro Raphael] *
4 [Phil Gresik] *
36 [Gionata Potenti] *
4 [Simon Wizén] *
1 [Darren McMaster Smith] *
1 [Jay Sanders (5)] *
1 [Karl Lean] *
1 [Mark Hughes (9)] *
1 [Mark Woolley] *
1 [Peter Hobbs (2)]
)
= 4.85 x 10^15
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Abramelin] *
1 [Dave Haley] *
1 [David Haley] *
1 [Matt Sanders (2)] *
1 [Euan Heriot] *
1 [Justin Wornes] *
1 [Matt Wilcock (2)] *
1 [Simon Dower] *
1 [Tim Aldridge] *
1 [Hobbs' Angel Of Death] *
1 [Jarro Raphael] *
1 [Phil Gresik] *
1 [Gionata Potenti] *
1 [Simon Wizén] *
1 [Darren McMaster Smith] *
1 [Jay Sanders (5)] *
1 [Karl Lean] *
1 [Mark Hughes (9)] *
1 [Mark Woolley] *
1 [Peter Hobbs (2)]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
20
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.71%
(4.85 × 1015 overall)
Dominant nodes (excluded from chart)Dave Haley 34.63%Hobbs' Angel Of Death 25.44%Abramelin 14.31%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)