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 21 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 4 [Danny Joe Brown] *
196 [The Danny Joe Brown Band] *
9 [Bobby Ingram] *
9 [John Galvin] *
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)] *
49 [Zimmers Hole] *
361 [Gene Hoglan] *
36 [Byron Stroud] *
25 [Jed Simon] *
36 [Chris Valagao] *
4 [Ash Pearson] *
4 [Laura Christine]
)
= 3.73 x 10^16
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Danny Joe Brown] *
1 [The Danny Joe Brown Band] *
1 [Bobby Ingram] *
1 [John Galvin] *
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 [Zimmers Hole] *
1 [Gene Hoglan] *
1 [Byron Stroud] *
1 [Jed Simon] *
1 [Chris Valagao] *
1 [Ash Pearson] *
1 [Laura Christine]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
21
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.53%
(3.73 × 1016 overall)
Dominant nodes (excluded from chart)Gene Hoglan 47.94%The Danny Joe Brown Band 26.03%Zimmers Hole 6.51%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)