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 18 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 121 [The Maverick Choir] *
64 [Country Music's Quest For A Cure] *
1 [Trisha Yearwood] *
9 [Marty Stuart] *
9 [Faith Hill] *
16 [Kim Carnes] *
1 [Tim McGraw] *
1 [Neal McCoy] *
4 [Travis Tritt] *
1 [Eddie Rabbitt] *
4 [Tammy Wynette] *
16 [Amy Grant] *
25 [Michael Omartian] *
64 [Waylon Jennings] *
1 [John Michael Montgomery] *
1 [Ricky Van Shelton] *
9 [Kathy Mattea] *
4 [Danny Shirley]
)
= 591.96T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [The Maverick Choir] *
1 [Country Music's Quest For A Cure] *
1 [Trisha Yearwood] *
1 [Marty Stuart] *
1 [Faith Hill] *
1 [Kim Carnes] *
1 [Tim McGraw] *
1 [Neal McCoy] *
1 [Travis Tritt] *
1 [Eddie Rabbitt] *
1 [Tammy Wynette] *
1 [Amy Grant] *
1 [Michael Omartian] *
1 [Waylon Jennings] *
1 [John Michael Montgomery] *
1 [Ricky Van Shelton] *
1 [Kathy Mattea] *
1 [Danny Shirley]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
18
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)The Maverick Choir 34.08%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)