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 *
( 484 [The Grass Roots] *
256 [Tommy Roe] *
4 [Creed Bratton] *
9 [Reggie Knighton] *
1 [Dusty Hanvey] *
1 [Larry Nelson] *
1 [Mark Dawson] *
1 [Rob Grill] *
1 [Reed Kailing] *
1 [David Stenson] *
1 [Dennis Provisor] *
1 [Denny Ellis] *
1 [Kenny Fukomoto] *
1 [Mark Dawson (9)] *
1 [P.F. Sloan] *
1 [Rick Coonce] *
1 [Scott Hoyt (2)] *
1 [Steve Barri] *
1 [Terry Furlong] *
1 [Virgil Weber] *
9 [Warren Entner] *
1 [Willie James Fulton] *
49 [Emitt Rhodes] *
16 [The Merry-Go-Round] *
1 [Bill Rinehart] *
1 [Gary Kato]
)
= 125.89B
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [The Grass Roots] *
1 [Tommy Roe] *
1 [Creed Bratton] *
1 [Reggie Knighton] *
1 [Dusty Hanvey] *
1 [Larry Nelson] *
1 [Mark Dawson] *
1 [Rob Grill] *
1 [Reed Kailing] *
1 [David Stenson] *
1 [Dennis Provisor] *
1 [Denny Ellis] *
1 [Kenny Fukomoto] *
1 [Mark Dawson (9)] *
1 [P.F. Sloan] *
1 [Rick Coonce] *
1 [Scott Hoyt (2)] *
1 [Steve Barri] *
1 [Terry Furlong] *
1 [Virgil Weber] *
1 [Warren Entner] *
1 [Willie James Fulton] *
1 [Emitt Rhodes] *
1 [The Merry-Go-Round] *
1 [Bill Rinehart] *
1 [Gary Kato]
)
= 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)The Grass Roots 56.94%Tommy Roe 30.12%Emitt Rhodes 5.76%The Merry-Go-Round 1.88%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)