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 29 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 361 [Henry McCullough] *
4 [Denny Laine] *
121 [Jimmy McCulloch] *
49 [Linda McCartney] *
25 [Laurence Juber] *
25 [Joe English] *
121 [Geoff Britton] *
25 [Denny Seiwell] *
100 [Paul McCartney And Wings] *
16 [Brian Frederick Hines] *
100 [Pete Townshend] *
196 [Dave Edmunds] *
225 [Kenney Jones] *
64 [Steve Holley] *
121 [Ronnie Lane] *
196 [Robert Plant] *
81 [John Bonham] *
4 [James Honeyman-Scott] *
16 [Bruce Thomas] *
9 [Billy Bremner] *
484 [Rockestra] *
144 [Gary Brooker] *
9 [John Baldwin] *
36 [kenny-jones] *
1 [Howie Casey] *
1 [Steve Howard] *
1 [Thaddeus Richard] *
1 [Tony Dorsey] *
324 [Paul McCartney]
)
= 2.37 x 10^44
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Henry McCullough] *
1 [Denny Laine] *
1 [Jimmy McCulloch] *
1 [Linda McCartney] *
1 [Laurence Juber] *
1 [Joe English] *
1 [Geoff Britton] *
1 [Denny Seiwell] *
1 [Paul McCartney And Wings] *
1 [Brian Frederick Hines] *
1 [Pete Townshend] *
1 [Dave Edmunds] *
1 [Kenney Jones] *
1 [Steve Holley] *
1 [Ronnie Lane] *
1 [Robert Plant] *
1 [John Bonham] *
1 [James Honeyman-Scott] *
1 [Bruce Thomas] *
1 [Billy Bremner] *
1 [Rockestra] *
1 [Gary Brooker] *
1 [John Baldwin] *
1 [kenny-jones] *
1 [Howie Casey] *
1 [Steve Howard] *
1 [Thaddeus Richard] *
1 [Tony Dorsey] *
1 [Paul McCartney]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
29
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.14%
(2.37 × 1044 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)