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 16 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 144 [Widespread Panic] *
64 [Jazz Is Dead] *
676 [The Allman Brothers Band] *
441 [Allman Brothers Band] *
121 [Jimmy Herring] *
256 [Phil Lesh And Friends] *
81 [The Dead (5)] *
25 [Frogwings] *
25 [Jimmy Herring And The Invisible Whip] *
4 [Project Z (3)] *
1 [The Jimmy Herring Band] *
36 [Kofi Burbridge] *
49 [The Derek Trucks Band] *
9 [The Yonrico Scott Band] *
9 [Tedeschi Trucks Band] *
25 [Surrender To The Air]
)
= 2.46 x 10^26
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Widespread Panic] *
1 [Jazz Is Dead] *
1 [The Allman Brothers Band] *
1 [Allman Brothers Band] *
1 [Jimmy Herring] *
1 [Phil Lesh And Friends] *
1 [The Dead (5)] *
1 [Frogwings] *
1 [Jimmy Herring And The Invisible Whip] *
1 [Project Z (3)] *
1 [The Jimmy Herring Band] *
1 [Kofi Burbridge] *
1 [The Derek Trucks Band] *
1 [The Yonrico Scott Band] *
1 [Tedeschi Trucks Band] *
1 [Surrender To The Air]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
16
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.20%
(2.46 × 1026 overall)
Dominant nodes (excluded from chart)The Allman Brothers Band 34.31%Allman Brothers Band 22.39%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)