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 23 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 36 *
( 121 [Roy Hargrove] *
4 [Roy Hargrove Big Band] *
16 [Bill Ortiz] *
4 [The Fat Lip Horns] *
4 [Peter Apfelbaum & Hieroglyphics Ensemble] *
100 [Trey Anastasio] *
196 [Charles Burnham] *
169 [Cyro Baptista] *
289 [Craig Handy] *
25 [Peter Apfelbaum & The New York Hieroglyphics] *
4 [Greg Tardy] *
4 [Steve Davis (7)] *
169 [The New Jazz Composers Octet] *
1 [Andrew Williams (2)] *
1 [Chris Karlic] *
49 [Danny Grissett] *
1 [David Weiss (9)] *
361 [Dwayne Burno] *
169 [Jimmy Greene] *
64 [Myron Walden] *
400 [Nasheet Waits] *
169 [Xavier Davis] *
1 [Shock Exchange (4)]
)
= 3.73 x 10^33
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Roy Hargrove] *
1 [Roy Hargrove Big Band] *
1 [Bill Ortiz] *
1 [The Fat Lip Horns] *
1 [Peter Apfelbaum & Hieroglyphics Ensemble] *
1 [Trey Anastasio] *
1 [Charles Burnham] *
1 [Cyro Baptista] *
1 [Craig Handy] *
1 [Peter Apfelbaum & The New York Hieroglyphics] *
1 [Greg Tardy] *
1 [Steve Davis (7)] *
1 [The New Jazz Composers Octet] *
1 [Andrew Williams (2)] *
1 [Chris Karlic] *
1 [Danny Grissett] *
1 [David Weiss (9)] *
1 [Dwayne Burno] *
1 [Jimmy Greene] *
1 [Myron Walden] *
1 [Nasheet Waits] *
1 [Xavier Davis] *
1 [Shock Exchange (4)]
)
= 1
Outbound
6
Tags on post
Inbound
6
Posts tagging this
Connections
23
Total nodes
Base Node Strength
36
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.53%
(3.73 × 1033 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)