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, 1) = 1
$outbound = max(1, 1) = 1
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 1 * 1 = 1
Base_Influence (IV) = $inbound / $outbound = 1 / 1 = 1
// 3. Exponential Network Values (accumulating 18 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 324 [Britt Woodman] *
225 [Miles Davis Quintet] *
121 [Quincy Jones And His Orchestra] *
9 [Ray Brown All Star Big Band] *
36 [Jimmy Smith And The Big Band] *
256 [The Miles Davis Quintet] *
49 [Boyd Raeburn And His Orchestra] *
400 [Toshiko Akiyoshi Lew Tabackin Big Band] *
169 [Bill Berry And The LA Band] *
81 [Oliver Nelson And His Orchestra] *
4 [Duke Ellington All Star Road Band] *
4 [Boyd Raeburn All Stars] *
25 [Jimmy Mundy Orchestra] *
4 [DMP Big Band] *
49 [All Star Big Band] *
144 [Dameronia] *
4 [Duke Ellington's Spacemen] *
4 [John Fahey & His Orchestra]
)
= 3.55 x 10^28
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Britt Woodman] *
1 [Miles Davis Quintet] *
1 [Quincy Jones And His Orchestra] *
1 [Ray Brown All Star Big Band] *
1 [Jimmy Smith And The Big Band] *
1 [The Miles Davis Quintet] *
1 [Boyd Raeburn And His Orchestra] *
1 [Toshiko Akiyoshi Lew Tabackin Big Band] *
1 [Bill Berry And The LA Band] *
1 [Oliver Nelson And His Orchestra] *
1 [Duke Ellington All Star Road Band] *
1 [Boyd Raeburn All Stars] *
1 [Jimmy Mundy Orchestra] *
1 [DMP Big Band] *
1 [All Star Big Band] *
1 [Dameronia] *
1 [Duke Ellington's Spacemen] *
1 [John Fahey & His Orchestra]
)
= 1
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
18
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.05%
(3.55 × 1028 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)