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 22 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 36 [Mindsnare] *
1 [Adam Nanscawen] *
4 [Gordon Forman] *
1 [Matt Maunder] *
1 [Nigel Melder] *
1 [Sean Bailey] *
256 [Blood Duster] *
196 [Dave Haley] *
1 [Jason Fuller] *
4 [Matt Rizzo] *
1 [Tony Forde] *
36 [David Haley] *
25 [Matt Sanders (2)] *
4 [Shane Rout] *
4 [Euan Heriot] *
1 [Anthony Barry] *
1 [Brad Johnston] *
1 [Fin McCarthy] *
1 [Josh Nixon] *
1 [Matty Lowpantz] *
1 [Tony Forde (2)] *
1 [Andrew "Brick" Brown]
)
= 1.66T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Mindsnare] *
1 [Adam Nanscawen] *
1 [Gordon Forman] *
1 [Matt Maunder] *
1 [Nigel Melder] *
1 [Sean Bailey] *
1 [Blood Duster] *
1 [Dave Haley] *
1 [Jason Fuller] *
1 [Matt Rizzo] *
1 [Tony Forde] *
1 [David Haley] *
1 [Matt Sanders (2)] *
1 [Shane Rout] *
1 [Euan Heriot] *
1 [Anthony Barry] *
1 [Brad Johnston] *
1 [Fin McCarthy] *
1 [Josh Nixon] *
1 [Matty Lowpantz] *
1 [Tony Forde (2)] *
1 [Andrew "Brick" Brown]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
22
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Blood Duster 43.99%Dave Haley 33.68%Mindsnare 6.19%David Haley 6.19%Matt Sanders (2) 4.30%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)