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 14 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 182 [Vinegar Joe] *
16 [Pat King] *
9 [The Strike] *
841 [Manfred Mann's Earth Band] *
9 [Shanghai (5)] *
400 [Nashville Teens] *
784 [Spooky Tooth] *
324 [Strawbs] *
100 [John Hawken] *
400 [The Nashville Teens] *
25 [The Frankie Reid Band] *
81 [Renaissance (4)] *
25 [Illusion (24)] *
4 [Jim McCarty Band]
)
= 6.53 x 10^26
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.08 [Vinegar Joe] *
1 [Pat King] *
1 [The Strike] *
1 [Manfred Mann's Earth Band] *
1 [Shanghai (5)] *
1 [Nashville Teens] *
1 [Spooky Tooth] *
1 [Strawbs] *
1 [John Hawken] *
1 [The Nashville Teens] *
1 [The Frankie Reid Band] *
1 [Renaissance (4)] *
1 [Illusion (24)] *
1 [Jim McCarty Band]
)
= 1.08
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
14
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.12%
(6.53 × 1026 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)