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, 1) = 1
$outbound = max(1, 0) = 1
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 1 * 1 = 1
Base_Influence (IV) = $inbound / $outbound = 1 / 1 = 1
// 3. Exponential Network Values (accumulating 27 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 1 [JOHN GAUGHAN] *
676 [Herman's Hermits] *
256 [Tommy Roe] *
4 [Sid Bernstein] *
4 [Tony Hancox] *
1 [Ray Frost] *
9 [Peter Noone] *
1 [Mike Amatt] *
4 [Keith Hopwood] *
9 [Karl Green] *
4 [Jamie Thurston] *
64 [Geoff Foot] *
9 [Derek Leckenby] *
4 [Barry Whitwam] *
4 [Garth Elliott] *
4 [Chris Finley (2)] *
1 [Dave Barrow (2)] *
1 [Eddy Carter] *
1 [Frank Renshaw] *
1 [Graham Caunce] *
1 [Kevan Lingard] *
1 [Paul Farnell] *
1 [Peter Cowap] *
1 [Robert Birrell] *
1 [Rod Gerrard] *
1 [Geoff Kerry] *
1 [Michael Hofmann von der Weiden]
)
= 132.29T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [JOHN GAUGHAN] *
1 [Herman's Hermits] *
1 [Tommy Roe] *
1 [Sid Bernstein] *
1 [Tony Hancox] *
1 [Ray Frost] *
1 [Peter Noone] *
1 [Mike Amatt] *
1 [Keith Hopwood] *
1 [Karl Green] *
1 [Jamie Thurston] *
1 [Geoff Foot] *
1 [Derek Leckenby] *
1 [Barry Whitwam] *
1 [Garth Elliott] *
1 [Chris Finley (2)] *
1 [Dave Barrow (2)] *
1 [Eddy Carter] *
1 [Frank Renshaw] *
1 [Graham Caunce] *
1 [Kevan Lingard] *
1 [Paul Farnell] *
1 [Peter Cowap] *
1 [Robert Birrell] *
1 [Rod Gerrard] *
1 [Geoff Kerry] *
1 [Michael Hofmann von der Weiden]
)
= 1
Outbound
1
Tags on post
Inbound
0
Posts tagging this
Connections
27
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Herman's Hermits 63.41%Tommy Roe 24.02%Geoff Foot 6.00%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)
No other posts link to this one yet.