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 18 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 324 [The Blasters] *
9 [Bill Bateman] *
4 [Billy Zoom] *
196 [Dave Alvin] *
1 [Gene Taylor] *
4 [Hollywood Fats] *
9 [James Intveld] *
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] *
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 [Gene Taylor] *
1 [Hollywood Fats] *
1 [James Intveld] *
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] *
0.6667 [Zoom]
)
= 0.6667
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
18
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)The Blasters 43.26%Dave Alvin 26.17%Lee Allen 19.23%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)