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 22 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 441 [Procol Harum] *
144 [Mark Brzezicki] *
36 [Tim Renwick] *
144 [Dave Bronze] *
144 [Gary Brooker] *
121 [Matthew Fisher] *
16 [Geoff Whitehorn] *
16 [David Murray Oates] *
64 [Peter Solley] *
4 [Alan Cartwright] *
9 [B.J. Wilson] *
36 [Bobby Harrison] *
9 [Chris Copping] *
64 [Dave Ball (2)] *
4 [David Knights] *
16 [Geoff Dunn] *
9 [Josh Phillips] *
4 [Keith Reid] *
4 [Matt Pegg] *
25 [Mick Grabham] *
4 [Ray Royer] *
1 [Robin Trower]
)
= 6.47 x 10^28
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Procol Harum] *
1 [Mark Brzezicki] *
1 [Tim Renwick] *
1 [Dave Bronze] *
1 [Gary Brooker] *
1 [Matthew Fisher] *
1 [Geoff Whitehorn] *
1 [David Murray Oates] *
1 [Peter Solley] *
1 [Alan Cartwright] *
1 [B.J. Wilson] *
1 [Bobby Harrison] *
1 [Chris Copping] *
1 [Dave Ball (2)] *
1 [David Knights] *
1 [Geoff Dunn] *
1 [Josh Phillips] *
1 [Keith Reid] *
1 [Matt Pegg] *
1 [Mick Grabham] *
1 [Ray Royer] *
1 [Robin Trower]
)
= 1
Outbound
1
Tags on post
Inbound
0
Posts tagging this
Connections
22
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.08%
(6.47 × 1028 overall)
Dominant nodes (excluded from chart)Procol Harum 33.51%
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.