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, 3) = 3
$outbound = max(1, 3) = 3
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 3 * 3 = 9
Base_Influence (IV) = $inbound / $outbound = 3 / 3 = 1
// 3. Exponential Network Values (accumulating 16 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 25 [Chad Gilbert] *
16 [Chris Beckham] *
64 [Peter Bartsocas] *
36 [New Found Glory] *
25 [International Superheroes of Hardcore] *
64 [Hazen Street] *
1 [Tension (5)] *
361 [As Friends Rust] *
9 [CRUCIBLE] *
1 [J. Page] *
1 [Night Of Broken Glass] *
1 [Oldbones] *
1 [Pagan Girls] *
1 [Tiger Mouth] *
1 [Gators!] *
1 [RÃBES]
)
= 43.12T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Chad Gilbert] *
1 [Chris Beckham] *
1 [Peter Bartsocas] *
1 [New Found Glory] *
1 [International Superheroes of Hardcore] *
1 [Hazen Street] *
1 [Tension (5)] *
1 [As Friends Rust] *
1 [CRUCIBLE] *
1 [J. Page] *
1 [Night Of Broken Glass] *
1 [Oldbones] *
1 [Pagan Girls] *
1 [Tiger Mouth] *
1 [Gators!] *
1 [RÃBES]
)
= 1
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
16
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)As Friends Rust 58.51%Peter Bartsocas 10.37%Hazen Street 10.37%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)