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 28 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 400 [Gary Moore] *
121 [Greg Lake] *
9 [Roger Daltrey] *
196 [Robert Plant] *
49 [The RD Crusaders] *
36 [Sam Brown] *
144 [Gary Brooker] *
441 [The Animals] *
169 [Eric Burdon] *
196 [Mick Gallagher] *
1 [Ruben Salinas] *
1 [Roberto Ruiz] *
4 [Justin Andres] *
1 [Johnzo West] *
36 [Hilton Valentine] *
1 [Evan Mackey] *
1 [Dustin Koester] *
4 [Davey Allen] *
16 [Dave Rowberry] *
9 [Danny Handley] *
4 [Chas Chandler] *
144 [Andy Summers] *
16 [Alan Price] *
16 [John Steel] *
9 [Dave Berry] *
16 [Barry Jenkins] *
25 [Micky Gallagher] *
9 [British Invasion]
)
= 5.02 x 10^35
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Gary Moore] *
1 [Greg Lake] *
1 [Roger Daltrey] *
1 [Robert Plant] *
1 [The RD Crusaders] *
1 [Sam Brown] *
1 [Gary Brooker] *
1 [The Animals] *
1 [Eric Burdon] *
1 [Mick Gallagher] *
1 [Ruben Salinas] *
1 [Roberto Ruiz] *
1 [Justin Andres] *
1 [Johnzo West] *
1 [Hilton Valentine] *
1 [Evan Mackey] *
1 [Dustin Koester] *
1 [Davey Allen] *
1 [Dave Rowberry] *
1 [Danny Handley] *
1 [Chas Chandler] *
1 [Andy Summers] *
1 [Alan Price] *
1 [John Steel] *
1 [Dave Berry] *
1 [Barry Jenkins] *
1 [Micky Gallagher] *
1 [British Invasion]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
28
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.19%
(5.02 × 1035 overall)
Dominant nodes (excluded from chart)The Animals 21.22%Gary Moore 19.25%Robert Plant 9.43%Mick Gallagher 9.43%Eric Burdon 8.13%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)