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, 6) = 6
$outbound = max(1, 6) = 6
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 6 * 6 = 36
Base_Influence (IV) = $inbound / $outbound = 6 / 6 = 1
// 3. Exponential Network Values (accumulating 21 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 36 *
( 210 [The Times] *
36 [Joe Murray] *
4 [Thad Krzyzanowski] *
36 [George Kaye] *
4 [Terry Foster] *
16 [Bernie Fallon] *
36 [Vinny Baker] *
121 [Country Folk] *
169 [Smokey Mountain Ramblers] *
36 [2nd Sound] *
64 [Country Pride] *
1 [Rocko's Modern Life] *
36 [Bluegrass Roadshow] *
64 [Rocky Tops] *
9 [Mash (band)] *
4 [Mitchell County Ramblers] *
1 [white lightning] *
400 [The Plainsmen] *
81 [Brian Harkin Band] *
1 [Tennessee Breakdown Band] *
1 [Breakdown]
)
= 1.14 x 10^28
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.07 [The Times] *
1 [Joe Murray] *
1 [Thad Krzyzanowski] *
1 [George Kaye] *
1 [Terry Foster] *
1 [Bernie Fallon] *
1 [Vinny Baker] *
1 [Country Folk] *
1 [Smokey Mountain Ramblers] *
1 [2nd Sound] *
1 [Country Pride] *
1 [Rocko's Modern Life] *
1 [Bluegrass Roadshow] *
1 [Rocky Tops] *
1 [Mash (band)] *
1 [Mitchell County Ramblers] *
1 [white lightning] *
1 [The Plainsmen] *
1 [Brian Harkin Band] *
1 [Tennessee Breakdown Band] *
1 [Breakdown]
)
= 1.07
Outbound
6
Tags on post
Inbound
6
Posts tagging this
Connections
21
Total nodes
Base Node Strength
36
Base Node Influence
1
Strength Share (vs Direct Neighbours)
2.64%
(1.14 × 1028 overall)
Dominant nodes (excluded from chart)The Plainsmen 29.28%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)