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, 0) = 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 21 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 400 [Grateful Dead] *
400 [New Riders of the Purple Sage] *
400 [Jerry Garcia] *
49 [Old & In the Way] *
1 [Acoustic Disc] *
36 [McGanahan Skjellyfetti] *
9 [Mother McCree's Uptown Jug Champions] *
25 [The Warlocks (4)] *
9 [The Jerry Garcia Band] *
16 [Reconstruction (4)] *
1 [Black Mountain Boys] *
1 [Hart Valley Drifters] *
4 [Jerry Garcia Acoustic Band] *
4 [Legion Of Mary] *
1 [Sleepy Hollow Hog Stompers] *
1 [The Good Old Boys] *
1 [The Great American String Band] *
1 [Jerry Garcia Amphitheatre] *
64 [Jerry Garcia Band] *
1 [Melvin Seals and JGB] *
9 [Mickey & The Hartbeats]
)
= 3.37 x 10^19
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Grateful Dead] *
1 [New Riders of the Purple Sage] *
1 [Jerry Garcia] *
1 [Old & In the Way] *
1 [Acoustic Disc] *
1 [McGanahan Skjellyfetti] *
1 [Mother McCree's Uptown Jug Champions] *
1 [The Warlocks (4)] *
1 [The Jerry Garcia Band] *
1 [Reconstruction (4)] *
1 [Black Mountain Boys] *
1 [Hart Valley Drifters] *
1 [Jerry Garcia Acoustic Band] *
1 [Legion Of Mary] *
1 [Sleepy Hollow Hog Stompers] *
1 [The Good Old Boys] *
1 [The Great American String Band] *
1 [Jerry Garcia Amphitheatre] *
1 [Jerry Garcia Band] *
1 [Melvin Seals and JGB] *
1 [Mickey & The Hartbeats]
)
= 1
Outbound
1
Tags on post
Inbound
0
Posts tagging this
Connections
21
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.07%
(3.37 × 1019 overall)
Dominant nodes (excluded from chart)Grateful Dead 27.89%New Riders of the Purple Sage 27.89%Jerry Garcia 27.89%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)
No other posts link to this one yet.