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 21 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 121 [Alphonso Johnson] *
9 [Donny Hathaway] *
81 [Bill Chase] *
289 [James E. Pugh] *
225 [Bruce Fowler] *
100 [Joe Beck] *
100 [Johnny Pacheco] *
25 [Mike Bloomfield] *
100 [Gary Keller] *
144 [Woody Herman And The Thundering Herd] *
196 [Albert Dailey] *
256 [David Finck] *
9 [Ramsey Lewis] *
9 [Maurice White] *
4 [Phil Upchurch] *
49 [The Ramsey Lewis Trio] *
4 [Eldee Young] *
4 [Red Holt] *
1 [Cleveland Eaton] *
1 [Electronic Concept Orchestra] *
1 [The Operation Breadbasket Orch. & Choir]
)
= 4.21 x 10^30
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Alphonso Johnson] *
1 [Donny Hathaway] *
1 [Bill Chase] *
1 [James E. Pugh] *
1 [Bruce Fowler] *
1 [Joe Beck] *
1 [Johnny Pacheco] *
1 [Mike Bloomfield] *
1 [Gary Keller] *
1 [Woody Herman And The Thundering Herd] *
1 [Albert Dailey] *
1 [David Finck] *
1 [Ramsey Lewis] *
1 [Maurice White] *
1 [Phil Upchurch] *
1 [The Ramsey Lewis Trio] *
1 [Eldee Young] *
1 [Red Holt] *
1 [Cleveland Eaton] *
1 [Electronic Concept Orchestra] *
1 [The Operation Breadbasket Orch. & Choir]
)
= 1
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
21
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.92%
(4.21 × 1030 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)