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 20 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 25 [The Black Pacific] *
16 [Marc Orrell] *
9 [Jim Lindberg] *
1 [Alan Vega (2)] *
9 [Davey Latter] *
81 [Christopher Hornbrook] *
9 [Jason Black] *
9 [Matt Smith (11)] *
225 [Senses Fail] *
1 [Buddy Nielsen] *
1 [Dan Trapp] *
1 [Daniel Wonacott] *
1 [Dave Miller (59)] *
1 [Garrett Zablocki] *
1 [Heath Saraceno] *
1 [James Gill (5)] *
1 [Jason Milbank] *
1 [Michael Glita] *
1 [Steve Carey (5)] *
1 [Zack Roach]
)
= 191.32B
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [The Black Pacific] *
1 [Marc Orrell] *
1 [Jim Lindberg] *
1 [Alan Vega (2)] *
1 [Davey Latter] *
1 [Christopher Hornbrook] *
1 [Jason Black] *
1 [Matt Smith (11)] *
1 [Senses Fail] *
1 [Buddy Nielsen] *
1 [Dan Trapp] *
1 [Daniel Wonacott] *
1 [Dave Miller (59)] *
1 [Garrett Zablocki] *
1 [Heath Saraceno] *
1 [James Gill (5)] *
1 [Jason Milbank] *
1 [Michael Glita] *
1 [Steve Carey (5)] *
1 [Zack Roach]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
20
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Senses Fail 56.39%Christopher Hornbrook 20.30%The Black Pacific 6.27%Marc Orrell 4.01%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)