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 *
( 9 [Pat McDonald] *
36 [Charlie Daniels] *
16 [Mark Matejka] *
4 [Barry Barnes] *
169 [The Marshall Tucker Band] *
4 [Bruce Ray Brown] *
9 [Charlie Hayward] *
4 [Chris Wormer] *
4 [Don Murray (3)] *
4 [Fred Edwards] *
4 [Gary Allen] *
4 [Jack Gavin] *
9 [James W. Marshall] *
256 [Charlie Daniels Band] *
4 [Mark Fitzgerald] *
4 [Taz DiGregorio] *
289 [The Charlie Daniels Band] *
49 [Southern rock]
)
= 2.70 x 10^20
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Pat McDonald] *
1 [Charlie Daniels] *
1 [Mark Matejka] *
1 [Barry Barnes] *
1 [The Marshall Tucker Band] *
1 [Bruce Ray Brown] *
1 [Charlie Hayward] *
1 [Chris Wormer] *
1 [Don Murray (3)] *
1 [Fred Edwards] *
1 [Gary Allen] *
1 [Jack Gavin] *
1 [James W. Marshall] *
1 [Charlie Daniels Band] *
1 [Mark Fitzgerald] *
1 [Taz DiGregorio] *
1 [The Charlie Daniels Band] *
1 [Southern rock]
)
= 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)
0.45%
(2.70 × 1020 overall)
Dominant nodes (excluded from chart)The Charlie Daniels Band 32.77%Charlie Daniels Band 29.02%The Marshall Tucker Band 19.16%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)