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, 3) = 3
$outbound = max(1, 3) = 3
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 3 * 3 = 9
Base_Influence (IV) = $inbound / $outbound = 3 / 3 = 1
// 3. Exponential Network Values (accumulating 22 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 15 [East Of Eden] *
182 [Vinegar Joe] *
4 [John Woods] *
4 [Pete Gavin] *
100 [John Hawken] *
49 [Robert Palmer] *
100 [Keef Hartley] *
36 [Elkie Brooks] *
1 [Dave Thompson] *
4 [Mike Deacon] *
9 [Alan Powell] *
25 [Pete Gage] *
64 [Tim Hinkley] *
4 [Rob Tait] *
36 [Manfred Mann Chapter Three] *
16 [Mike Hugg] *
9 [Manfred Lubowitz] *
4 [Bernie Living] *
1 [Brian Hugg] *
1 [Craig Collinge] *
81 [Joe O'Donnell] *
1 [Geoff Nicholson]
)
= 2.68 x 10^24
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.67 [East Of Eden] *
1.08 [Vinegar Joe] *
1 [John Woods] *
1 [Pete Gavin] *
1 [John Hawken] *
1 [Robert Palmer] *
1 [Keef Hartley] *
1 [Elkie Brooks] *
1 [Dave Thompson] *
1 [Mike Deacon] *
1 [Alan Powell] *
1 [Pete Gage] *
1 [Tim Hinkley] *
1 [Rob Tait] *
1 [Manfred Mann Chapter Three] *
1 [Mike Hugg] *
1 [Manfred Lubowitz] *
1 [Bernie Living] *
1 [Brian Hugg] *
1 [Craig Collinge] *
1 [Joe O'Donnell] *
1 [Geoff Nicholson]
)
= 1.79
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
22
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.19%
(2.68 × 1024 overall)
Dominant nodes (excluded from chart)Vinegar Joe 24.11%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)