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, 1) = 1
$outbound = max(1, 1) = 1
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 1 * 1 = 1
Base_Influence (IV) = $inbound / $outbound = 1 / 1 = 1
// 3. Exponential Network Values (accumulating 18 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 4 [Gary Bennett (3)] *
1 [Michael De Lorenzo] *
100 [Tony Scaglione] *
4 [Mike Walter (2)] *
1 [Anthony Corallo] *
4 [Sam Lohman] *
9 [Larry Nieroda] *
324 [Sheer Terror] *
1 [Baron Misuraca] *
1 [Brendan Porray] *
1 [David Todd (2)] *
1 [Jason Carter (7)] *
1 [Jason Martin (3)] *
1 [Johnny Eggz] *
1 [Mark Neuman] *
1 [Pat Cronin] *
1 [Paul Bearer] *
1 [Zippy (6)]
)
= 18.66M
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Gary Bennett (3)] *
1 [Michael De Lorenzo] *
1 [Tony Scaglione] *
1 [Mike Walter (2)] *
1 [Anthony Corallo] *
1 [Sam Lohman] *
1 [Larry Nieroda] *
1 [Sheer Terror] *
1 [Baron Misuraca] *
1 [Brendan Porray] *
1 [David Todd (2)] *
1 [Jason Carter (7)] *
1 [Jason Martin (3)] *
1 [Johnny Eggz] *
1 [Mark Neuman] *
1 [Pat Cronin] *
1 [Paul Bearer] *
1 [Zippy (6)]
)
= 1
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
18
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Sheer Terror 70.74%Tony Scaglione 21.83%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)