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, 14) = 14
$outbound = max(1, 14) = 14
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 14 * 14 = 196
Base_Influence (IV) = $inbound / $outbound = 14 / 14 = 1
// 3. Exponential Network Values (accumulating 18 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 196 *
( 4 [Danny Joe Brown] *
9 [Bobby Ingram] *
9 [John Galvin] *
4 [Steve Wheeler] *
1 [Shane Bressette] *
1 [Ronnie Able] *
1 [Kenny McVay] *
1 [Jimmy Polston] *
1 [Jimmy Glenn] *
1 [Buzzy Meekin] *
1 [Billy Poovey] *
1 [Al Tuten] *
4 [Buzzy Meekins] *
4 [John Galvin (2)] *
729 [Molly Hatchet] *
1 [Funeral of John R. Galvin] *
4 [China Sky] *
49 [Zimmers Hole]
)
= 580.72B
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Danny Joe Brown] *
1 [Bobby Ingram] *
1 [John Galvin] *
1 [Steve Wheeler] *
1 [Shane Bressette] *
1 [Ronnie Able] *
1 [Kenny McVay] *
1 [Jimmy Polston] *
1 [Jimmy Glenn] *
1 [Buzzy Meekin] *
1 [Billy Poovey] *
1 [Al Tuten] *
1 [Buzzy Meekins] *
1 [John Galvin (2)] *
1 [Molly Hatchet] *
1 [Funeral of John R. Galvin] *
1 [China Sky] *
1 [Zimmers Hole]
)
= 1
Outbound
14
Tags on post
Inbound
14
Posts tagging this
Connections
18
Total nodes
Base Node Strength
196
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Molly Hatchet 71.40%Zimmers Hole 4.80%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)