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, 1) = 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 *
( 100 [Pete Townshend] *
196 [Dave Edmunds] *
225 [Kenney Jones] *
64 [Steve Holley] *
121 [Ronnie Lane] *
196 [Robert Plant] *
49 [Linda McCartney] *
25 [Laurence Juber] *
81 [John Bonham] *
4 [James Honeyman-Scott] *
16 [Bruce Thomas] *
9 [Billy Bremner] *
484 [Rockestra] *
144 [Gary Brooker] *
9 [John Baldwin] *
16 [Brian Frederick Hines] *
4 [Steve Holley (2)] *
36 [kenny-jones] *
1 [Steve Howard] *
1 [Thaddeus Richard] *
1 [Tony Dorsey] *
324 [Paul McCartney]
)
= 1.79 x 10^32
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Pete Townshend] *
1 [Dave Edmunds] *
1 [Kenney Jones] *
1 [Steve Holley] *
1 [Ronnie Lane] *
1 [Robert Plant] *
1 [Linda McCartney] *
1 [Laurence Juber] *
1 [John Bonham] *
1 [James Honeyman-Scott] *
1 [Bruce Thomas] *
1 [Billy Bremner] *
1 [Rockestra] *
1 [Gary Brooker] *
1 [John Baldwin] *
1 [Brian Frederick Hines] *
1 [Steve Holley (2)] *
1 [kenny-jones] *
1 [Steve Howard] *
1 [Thaddeus Richard] *
1 [Tony Dorsey] *
1 [Paul McCartney]
)
= 1
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
22
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.05%
(1.79 × 1032 overall)
Dominant nodes (excluded from chart)Rockestra 22.97%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)