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 16 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 100 *
( 9 [Aaron Rubin] *
4 [Alex Laipeneiks] *
4 [Byron Stamatatos] *
25 [Dr. Frank] *
4 [Gabe Meline] *
9 [Joel Reader] *
4 [Jon Von Zelowitz] *
4 [Ted Angel] *
1 [Bobby Jordan (3)] *
1 [Jim Pittman] *
169 [Mr T Experience] *
1 [Bent Nails] *
1 [The Bomb Bassets] *
4 [Punkémon] *
400 [Samiam] *
121 [Pansy Division]
)
= 6.78 x 10^15
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Aaron Rubin] *
1 [Alex Laipeneiks] *
1 [Byron Stamatatos] *
1 [Dr. Frank] *
1 [Gabe Meline] *
1 [Joel Reader] *
1 [Jon Von Zelowitz] *
1 [Ted Angel] *
1 [Bobby Jordan (3)] *
1 [Jim Pittman] *
1 [Mr T Experience] *
1 [Bent Nails] *
1 [The Bomb Bassets] *
1 [Punkémon] *
1 [Samiam] *
1 [Pansy Division]
)
= 1
Outbound
10
Tags on post
Inbound
10
Posts tagging this
Connections
16
Total nodes
Base Node Strength
100
Base Node Influence
1
Strength Share (vs Direct Neighbours)
11.61%
(6.78 × 1015 overall)
Dominant nodes (excluded from chart)Samiam 46.46%Mr T Experience 19.63%Pansy Division 14.05%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)