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, 17) = 17
$outbound = max(1, 17) = 17
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 17 * 17 = 289
Base_Influence (IV) = $inbound / $outbound = 17 / 17 = 1
// 3. Exponential Network Values (accumulating 21 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 289 *
( 9 [Sean Sellers] *
1 [Angus McFuzzybutt] *
1 [Anthony Walker (3)] *
1 [Bradford Lambert] *
1 [Dirty Kurt Robertson] *
1 [Glenn Kruger] *
1 [Gord Taylor] *
1 [Jamie Fawkes] *
1 [Jesse Pinner] *
9 [Justin Burdick] *
1 [Lought] *
1 [Matthew Hawley] *
1 [Paul McKenzie] *
1 [Randy Steffes] *
1 [Raven McLeod] *
1 [Troy Zak] *
1 [Mark "The Bone" Boland] *
169 [Good Riddance] *
144 [Authority Zero] *
121 [Avail] *
64 [Smoke Or Fire]
)
= 4.41T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Sean Sellers] *
1 [Angus McFuzzybutt] *
1 [Anthony Walker (3)] *
1 [Bradford Lambert] *
1 [Dirty Kurt Robertson] *
1 [Glenn Kruger] *
1 [Gord Taylor] *
1 [Jamie Fawkes] *
1 [Jesse Pinner] *
1 [Justin Burdick] *
1 [Lought] *
1 [Matthew Hawley] *
1 [Paul McKenzie] *
1 [Randy Steffes] *
1 [Raven McLeod] *
1 [Troy Zak] *
1 [Mark "The Bone" Boland] *
1 [Good Riddance] *
1 [Authority Zero] *
1 [Avail] *
1 [Smoke Or Fire]
)
= 1
Outbound
17
Tags on post
Inbound
17
Posts tagging this
Connections
21
Total nodes
Base Node Strength
289
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Good Riddance 20.61%Authority Zero 17.56%Avail 14.76%Smoke Or Fire 7.80%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)