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, 10) = 10
$outbound = max(1, 10) = 10
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 10 * 10 = 100
Base_Influence (IV) = $inbound / $outbound = 10 / 10 = 1
// 3. Exponential Network Values (accumulating 15 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 100 *
( 1 [Bill Filer] *
36 [Dean Schlabowske] *
1 [Tim Harris] *
1 [Tim Menard] *
1 [Brian Burkett] *
1 [Gary Stilwell] *
1 [Gene Wickliffe] *
1 [Jimmy Brown (8)] *
1 [Ricky Feather] *
1 [Wink O'Bannon] *
25 [The Waco Brothers] *
121 [Dollar Store] *
1 [Ramblin' Deano And Ice Cold Singles] *
1 [Wreck (2)] *
1 [Deano Waco & The Purvs]
)
= 10.89M
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Bill Filer] *
1 [Dean Schlabowske] *
1 [Tim Harris] *
1 [Tim Menard] *
1 [Brian Burkett] *
1 [Gary Stilwell] *
1 [Gene Wickliffe] *
1 [Jimmy Brown (8)] *
1 [Ricky Feather] *
1 [Wink O'Bannon] *
1 [The Waco Brothers] *
1 [Dollar Store] *
1 [Ramblin' Deano And Ice Cold Singles] *
1 [Wreck (2)] *
1 [Deano Waco & The Purvs]
)
= 1
Outbound
10
Tags on post
Inbound
10
Posts tagging this
Connections
15
Total nodes
Base Node Strength
100
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Dollar Store 41.16%Dean Schlabowske 12.24%The Waco Brothers 8.50%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)