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 23 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 25 [Ollabelle] *
361 [The Levon Helm Band] *
4 [Steven Bernstein] *
9 [Jim Weider] *
9 [Byron Isaacs] *
49 [Larry Campbell] *
1 [Andrew Shober] *
1 [Brian Mitchell] *
9 [Clark Gayton] *
4 [Erik Lawrence] *
1 [Fred Scribner] *
4 [Howard Johnson (3)] *
1 [Jay Collins] *
4 [Jimmy Vivino] *
1 [Justin Guip] *
4 [Lincoln Schleifer] *
1 [Little Sammy Davis] *
1 [Mike Merritt] *
1 [Paul Ossola] *
100 [levon-helm] *
4 [Tony Leone] *
1 [Fiona McBain] *
1 [Glenn Patscha]
)
= 528.19T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Ollabelle] *
1 [The Levon Helm Band] *
1 [Steven Bernstein] *
1 [Jim Weider] *
1 [Byron Isaacs] *
1 [Larry Campbell] *
1 [Andrew Shober] *
1 [Brian Mitchell] *
1 [Clark Gayton] *
1 [Erik Lawrence] *
1 [Fred Scribner] *
1 [Howard Johnson (3)] *
1 [Jay Collins] *
1 [Jimmy Vivino] *
1 [Justin Guip] *
1 [Lincoln Schleifer] *
1 [Little Sammy Davis] *
1 [Mike Merritt] *
1 [Paul Ossola] *
1 [levon-helm] *
1 [Tony Leone] *
1 [Fiona McBain] *
1 [Glenn Patscha]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
23
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)The Levon Helm Band 60.17%levon-helm 16.67%Larry Campbell 8.17%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)