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 26 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 121 [Joe Walsh] *
225 [Bad Company] *
169 [Rick Wills] *
9 [Robert Hart] *
169 [Dave Colwell] *
121 [Paul Rodgers] *
100 [Simon Kirke] *
16 [Geoff Whitehorn] *
4 [Gregg Dechert] *
64 [Howard Leese] *
1 [Jaz Lochrie] *
1 [Lynn Sorensen] *
1 [Steve Price (7)] *
1 [Todd Ronning] *
64 [mick-ralphs] *
144 [The Shortlist] *
9 [Nick Pentelow] *
64 [Tim Hinkley] *
9 [Steve Simpson] *
4 [Brian Johnstone] *
64 [Roger Chapman] *
9 [Poli Palmer] *
1 [Alan Coulter] *
1 [Leonard Stretching] *
1 [Micky Hardy] *
1 [Pete Phipps]
)
= 1.53 x 10^29
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Joe Walsh] *
1 [Bad Company] *
1 [Rick Wills] *
1 [Robert Hart] *
1 [Dave Colwell] *
1 [Paul Rodgers] *
1 [Simon Kirke] *
1 [Geoff Whitehorn] *
1 [Gregg Dechert] *
1 [Howard Leese] *
1 [Jaz Lochrie] *
1 [Lynn Sorensen] *
1 [Steve Price (7)] *
1 [Todd Ronning] *
1 [mick-ralphs] *
1 [The Shortlist] *
1 [Nick Pentelow] *
1 [Tim Hinkley] *
1 [Steve Simpson] *
1 [Brian Johnstone] *
1 [Roger Chapman] *
1 [Poli Palmer] *
1 [Alan Coulter] *
1 [Leonard Stretching] *
1 [Micky Hardy] *
1 [Pete Phipps]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
26
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.29%
(1.53 × 1029 overall)
Dominant nodes (excluded from chart)Bad Company 16.34%Rick Wills 12.27%Dave Colwell 12.27%The Shortlist 10.46%Joe Walsh 8.79%Paul Rodgers 8.79%Simon Kirke 7.26%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)