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, 13) = 13
$outbound = max(1, 12) = 12
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 13 * 12 = 156
Base_Influence (IV) = $inbound / $outbound = 13 / 12 = 1.0833
// 3. Exponential Network Values (accumulating 18 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 156 *
( 9 [Century Media] *
144 [In This Moment] *
169 [Warbringer] *
9 [Carlos Cruz] *
4 [Jessie Sanchez] *
9 [Chase Becker] *
4 [John Kevill] *
16 [Jeff Potts] *
4 [Andy Laux] *
4 [Ben Bennet] *
4 [Carlos Cruz (2)] *
4 [John Laux] *
4 [Ryan Bates] *
1 [Hexen] *
25 [Astralborne] *
16 [Mantic Ritual] *
81 [Exmortus] *
6 [Ben Mottsman]
)
= 1.41 x 10^20
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1.0833 *
( 1 [Century Media] *
1 [In This Moment] *
1 [Warbringer] *
1 [Carlos Cruz] *
1 [Jessie Sanchez] *
1 [Chase Becker] *
1 [John Kevill] *
1 [Jeff Potts] *
1 [Andy Laux] *
1 [Ben Bennet] *
1 [Carlos Cruz (2)] *
1 [John Laux] *
1 [Ryan Bates] *
1 [Hexen] *
1 [Astralborne] *
1 [Mantic Ritual] *
1 [Exmortus] *
0.6667 [Ben Mottsman]
)
= 0.7223
Outbound
13
Tags on post
Inbound
12
Posts tagging this
Connections
18
Total nodes
Base Node Strength
156
Base Node Influence
1.0833
Strength Share (vs Direct Neighbours)
23.32%
(1.41 × 1020 overall)
Dominant nodes (excluded from chart)Warbringer 25.26%In This Moment 21.52%Exmortus 12.11%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)