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, 10) = 10
$outbound = max(1, 10) = 10
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 10 * 10 = 100
Base_Influence (IV) = $inbound / $outbound = 10 / 10 = 1
// 3. Exponential Network Values (accumulating 15 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 100 *
( 81 [Neuraxis] *
4 [Alex Erian] *
1 [Steve Marois] *
1 [Eric Jarrin] *
1 [Ben Landreville] *
25 [Depths Of Hatred] *
4 [Sebastien Piché] *
121 [King 810] *
324 [The Black Dahlia Murder] *
9 [Max Lavelle] *
196 [Job For A Cowboy] *
4 [Alan Glassman] *
1 [Alex Pelletier] *
1 [Benoit Landreville] *
1 [Yannick St Amand]
)
= 896.26T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Neuraxis] *
1 [Alex Erian] *
1 [Steve Marois] *
1 [Eric Jarrin] *
1 [Ben Landreville] *
1 [Depths Of Hatred] *
1 [Sebastien Piché] *
1 [King 810] *
1 [The Black Dahlia Murder] *
1 [Max Lavelle] *
1 [Job For A Cowboy] *
1 [Alan Glassman] *
1 [Alex Pelletier] *
1 [Benoit Landreville] *
1 [Yannick St Amand]
)
= 1
Outbound
10
Tags on post
Inbound
10
Posts tagging this
Connections
15
Total nodes
Base Node Strength
100
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)The Black Dahlia Murder 37.07%Job For A Cowboy 22.43%King 810 13.84%Neuraxis 9.27%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)