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 26 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 36 [Doug MacKinnon] *
361 [Slapshot] *
9 [Jack Kelly] *
9 [Craig Silverman] *
4 [Doug McKinnon] *
1 [Barry Hite] *
4 [Ben Grotto] *
1 [Chris Lauria] *
1 [Corey Koniz] *
1 [David Link (2)] *
1 [Ed Lalli] *
1 [James Sciarappa] *
1 [John Bean (2)] *
1 [Jonathan Anastas] *
1 [Jordan Wood] *
1 [Mark McKay] *
1 [Mike Bowser] *
1 [Ryan Packer (2)] *
1 [Steve Risteen] *
4 [Craig Riggs] *
49 [Roadsaw] *
1 [Hari Hassin] *
1 [Jeramy Hemond] *
1 [Steve Malone] *
1 [Tim Catz] *
1 [Ian Ross (4)]
)
= 13.2B
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Doug MacKinnon] *
1 [Slapshot] *
1 [Jack Kelly] *
1 [Craig Silverman] *
1 [Doug McKinnon] *
1 [Barry Hite] *
1 [Ben Grotto] *
1 [Chris Lauria] *
1 [Corey Koniz] *
1 [David Link (2)] *
1 [Ed Lalli] *
1 [James Sciarappa] *
1 [John Bean (2)] *
1 [Jonathan Anastas] *
1 [Jordan Wood] *
1 [Mark McKay] *
1 [Mike Bowser] *
1 [Ryan Packer (2)] *
1 [Steve Risteen] *
1 [Craig Riggs] *
1 [Roadsaw] *
1 [Hari Hassin] *
1 [Jeramy Hemond] *
1 [Steve Malone] *
1 [Tim Catz] *
1 [Ian Ross (4)]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
26
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Slapshot 72.49%Roadsaw 9.84%Doug MacKinnon 7.23%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)