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, 13) = 13
$outbound = max(1, 13) = 13
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 13 * 13 = 169
Base_Influence (IV) = $inbound / $outbound = 13 / 13 = 1
// 3. Exponential Network Values (accumulating 19 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 169 *
( 25 [John Cobbett] *
4 [Jim Mack] *
4 [Mike Scalzi] *
1 [Adrian Maestas] *
1 [Angelo Tringali] *
1 [Antoine Reuben Diavola] *
1 [Chris Haa] *
1 [Dave Passmore] *
1 [Greg Haa] *
1 [Harry Cantwell] *
1 [Justin Phelps] *
1 [Omar Herd] *
1 [Scott Beach (2)] *
16 [What Next] *
676 [Gwar] *
64 [Ludicra] *
81 [Malefice] *
36 [Weakling] *
1 [Unholy Cadaver]
)
= 136.45T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [John Cobbett] *
1 [Jim Mack] *
1 [Mike Scalzi] *
1 [Adrian Maestas] *
1 [Angelo Tringali] *
1 [Antoine Reuben Diavola] *
1 [Chris Haa] *
1 [Dave Passmore] *
1 [Greg Haa] *
1 [Harry Cantwell] *
1 [Justin Phelps] *
1 [Omar Herd] *
1 [Scott Beach (2)] *
1 [What Next] *
1 [Gwar] *
1 [Ludicra] *
1 [Malefice] *
1 [Weakling] *
1 [Unholy Cadaver]
)
= 1
Outbound
13
Tags on post
Inbound
13
Posts tagging this
Connections
19
Total nodes
Base Node Strength
169
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Gwar 62.25%Malefice 7.46%Ludicra 5.89%Weakling 3.31%John Cobbett 2.30%What Next 1.47%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)