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 22 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 64 [Morta Skuld] *
4 [David Gregor] *
1 [Jason Hellman] *
1 [Kent Truckenbrod] *
1 [Scott Willecke] *
4 [Brian DeNeffe] *
49 [Dave Gregor] *
1 [Jason O'Connell] *
196 [Jungle Rot] *
1 [Dave Matrise] *
1 [Geoff Bub] *
9 [James Genenz] *
16 [Jesse Beahler] *
4 [Jimi Bell] *
1 [Andy Vehnekamp] *
4 [Chris Djuricic] *
1 [Jerry Sturino] *
1 [Kevin Forsythe] *
9 [Mike Le Gros] *
1 [Neil Zacharek] *
1 [Rob Panoola] *
1 [Spenser Syphers]
)
= 815.71B
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Morta Skuld] *
1 [David Gregor] *
1 [Jason Hellman] *
1 [Kent Truckenbrod] *
1 [Scott Willecke] *
1 [Brian DeNeffe] *
1 [Dave Gregor] *
1 [Jason O'Connell] *
1 [Jungle Rot] *
1 [Dave Matrise] *
1 [Geoff Bub] *
1 [James Genenz] *
1 [Jesse Beahler] *
1 [Jimi Bell] *
1 [Andy Vehnekamp] *
1 [Chris Djuricic] *
1 [Jerry Sturino] *
1 [Kevin Forsythe] *
1 [Mike Le Gros] *
1 [Neil Zacharek] *
1 [Rob Panoola] *
1 [Spenser Syphers]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
22
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Jungle Rot 52.27%Morta Skuld 17.07%Dave Gregor 13.07%Jesse Beahler 4.27%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)