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 17 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 441 [BLUE ÖYSTER CULT] *
121 [Bobby Rondinelli] *
256 [Rainbow] *
529 [Riot V] *
196 [Intelligent Music Project] *
49 [Riot (4)] *
9 [Rondinelli] *
4 [Sun Red Sun] *
1 [The Dali Gaggers] *
1 [The Last Ditches] *
1 [The Lizards (3)] *
36 [Terry Brock] *
4 [All 4 1] *
9 [Giant (4)] *
1 [Roth Brock Project] *
1 [Seventh Key] *
1 [Strangeways (2)]
)
= 1.30 x 10^19
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [BLUE ÖYSTER CULT] *
1 [Bobby Rondinelli] *
1 [Rainbow] *
1 [Riot V] *
1 [Intelligent Music Project] *
1 [Riot (4)] *
1 [Rondinelli] *
1 [Sun Red Sun] *
1 [The Dali Gaggers] *
1 [The Last Ditches] *
1 [The Lizards (3)] *
1 [Terry Brock] *
1 [All 4 1] *
1 [Giant (4)] *
1 [Roth Brock Project] *
1 [Seventh Key] *
1 [Strangeways (2)]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
17
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.24%
(1.30 × 1019 overall)
Dominant nodes (excluded from chart)Riot V 31.79%BLUE ÖYSTER CULT 26.50%Rainbow 15.38%Intelligent Music Project 11.78%Bobby Rondinelli 7.27%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)