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 25 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 484 [Vicious Rumors] *
289 [James Rivera] *
36 [Ronny Munroe] *
16 [Dave Starr] *
49 [Steve Smyth] *
9 [Atma Anur] *
25 [James Rivera (2)] *
1 [Bob Capka] *
9 [Brad Gillis] *
1 [Brian Allen (8)] *
1 [Brian O'Connor (5)] *
1 [Carl Albert] *
1 [Cornbread (3)] *
1 [Gary St. Pierre] *
1 [Geoff Thorpe] *
25 [Ira Black] *
1 [Jamie Scott (4)] *
1 [Jim Cassero] *
1 [Kiyoshi Morgan] *
4 [Larry Howe] *
1 [Mark McGee (2)] *
1 [Mark Tate] *
9 [Red Zone Rider] *
81 [Kelly Keeling] *
16 [Scot Coogan]
)
= 3.73 x 10^19
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Vicious Rumors] *
1 [James Rivera] *
1 [Ronny Munroe] *
1 [Dave Starr] *
1 [Steve Smyth] *
1 [Atma Anur] *
1 [James Rivera (2)] *
1 [Bob Capka] *
1 [Brad Gillis] *
1 [Brian Allen (8)] *
1 [Brian O'Connor (5)] *
1 [Carl Albert] *
1 [Cornbread (3)] *
1 [Gary St. Pierre] *
1 [Geoff Thorpe] *
1 [Ira Black] *
1 [Jamie Scott (4)] *
1 [Jim Cassero] *
1 [Kiyoshi Morgan] *
1 [Larry Howe] *
1 [Mark McGee (2)] *
1 [Mark Tate] *
1 [Red Zone Rider] *
1 [Kelly Keeling] *
1 [Scot Coogan]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
25
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.37%
(3.73 × 1019 overall)
Dominant nodes (excluded from chart)Vicious Rumors 45.32%James Rivera 27.06%Kelly Keeling 7.58%Steve Smyth 4.59%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)