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, 4) = 4
$outbound = max(1, 4) = 4
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 4 * 4 = 16
Base_Influence (IV) = $inbound / $outbound = 4 / 4 = 1
// 3. Exponential Network Values (accumulating 23 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 9 [Andy Gibson] *
289 [The Count Basie Orchestra] *
324 [Benny Powell] *
16 [Al Hibbler] *
4 [Al Stearns] *
16 [Al Killian] *
256 [Benny Morton] *
196 [Al Porcino] *
4 [Bill Miller (2)] *
1 [Al Aarons] *
1 [Ann Moore] *
1 [Bill Hughes (2)] *
4 [Bill Johnson] *
1 [Bixie Crawford] *
1 [Bob Hicks] *
9 [Bob Mitchell (2)] *
1 [Bob Ojeda] *
1 [1919 Transcontinental Air Race] *
16 [Milwaukee Mitchell International Airport] *
1 [Mount Billy Mitchell] *
1 [Aircraft at Milwaukee Mitchell International Airport] *
1 [Milwaukee Airport Railroad Station] *
1 [Mitchell Gallery of Flight]
)
= 1.60 x 10^18
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Andy Gibson] *
1 [The Count Basie Orchestra] *
1 [Benny Powell] *
1 [Al Hibbler] *
1 [Al Stearns] *
1 [Al Killian] *
1 [Benny Morton] *
1 [Al Porcino] *
1 [Bill Miller (2)] *
1 [Al Aarons] *
1 [Ann Moore] *
1 [Bill Hughes (2)] *
1 [Bill Johnson] *
1 [Bixie Crawford] *
1 [Bob Hicks] *
1 [Bob Mitchell (2)] *
1 [Bob Ojeda] *
1 [1919 Transcontinental Air Race] *
1 [Milwaukee Mitchell International Airport] *
1 [Mount Billy Mitchell] *
1 [Aircraft at Milwaukee Mitchell International Airport] *
1 [Milwaukee Airport Railroad Station] *
1 [Mitchell Gallery of Flight]
)
= 1
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
23
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.37%
(1.60 × 1018 overall)
Dominant nodes (excluded from chart)Benny Powell 27.69%The Count Basie Orchestra 24.70%Benny Morton 21.88%Al Porcino 16.75%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)