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 20 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 324 [The Blasters] *
9 [Bill Bateman] *
4 [Billy Zoom] *
196 [Dave Alvin] *
1 [Dave Carroll] *
1 [Gene Taylor] *
4 [Hollywood Fats] *
4 [Jerry Angel] *
1 [John Bazz] *
1 [Keith Wyatt] *
25 [Steve Berlin] *
144 [Lee Allen] *
1 [Phil Alvin] *
16 [Gene Taylor (2)] *
1 [David Carroll (3)] *
1 [Keith Wyatt (2)] *
1 [Ty Kindell] *
1 [James Intveld & The Honky Tonk Palomino'S] *
1 [James Intveld And The Rockin' Shadows] *
6 [Zoom]
)
= 113.77T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [The Blasters] *
1 [Bill Bateman] *
1 [Billy Zoom] *
1 [Dave Alvin] *
1 [Dave Carroll] *
1 [Gene Taylor] *
1 [Hollywood Fats] *
1 [Jerry Angel] *
1 [John Bazz] *
1 [Keith Wyatt] *
1 [Steve Berlin] *
1 [Lee Allen] *
1 [Phil Alvin] *
1 [Gene Taylor (2)] *
1 [David Carroll (3)] *
1 [Keith Wyatt (2)] *
1 [Ty Kindell] *
1 [James Intveld & The Honky Tonk Palomino'S] *
1 [James Intveld And The Rockin' Shadows] *
0.6667 [Zoom]
)
= 0.6667
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
20
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)The Blasters 43.14%Dave Alvin 26.10%Lee Allen 19.17%Steve Berlin 3.33%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)