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, 15) = 15
$outbound = max(1, 16) = 16
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 15 * 16 = 240
Base_Influence (IV) = $inbound / $outbound = 15 / 16 = 0.9375
// 3. Exponential Network Values (accumulating 24 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 240 *
( 105 [the Bronx] *
12 [Gang_Starr] *
42 [The 45 King] *
100 [A Tribe Called Quest] *
25 [J Dilla] *
9 [Jazz rap] *
1 [Apach] *
1 [Chill Rob G] *
1 [Lakim Shabazz] *
1 [the Flavor Unit] *
1 [Bumpy Knuckles] *
1 [DJ Suave D] *
1 [Jeru the Damaja] *
1 [Krumbsnatcha] *
1 [MC Damo D-Ski] *
1 [Mike Dee] *
1 [DJ Premier] *
1 [Big Shug] *
4 [Morehouse College] *
1 [The Gang Starr Foundation] *
4 [Charles Michael Johnson] *
4 [Chris Martin (6)] *
4 [Keith Elam] *
1 [ROTC, Morehouse College]
)
= 73.16T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 0.9375 *
( 2.14 [the Bronx] *
1.33 [Gang_Starr] *
1.17 [The 45 King] *
1 [A Tribe Called Quest] *
1 [J Dilla] *
1 [Jazz rap] *
1 [Apach] *
1 [Chill Rob G] *
1 [Lakim Shabazz] *
1 [the Flavor Unit] *
1 [Bumpy Knuckles] *
1 [DJ Suave D] *
1 [Jeru the Damaja] *
1 [Krumbsnatcha] *
1 [MC Damo D-Ski] *
1 [Mike Dee] *
1 [DJ Premier] *
1 [Big Shug] *
1 [Morehouse College] *
1 [The Gang Starr Foundation] *
1 [Charles Michael Johnson] *
1 [Chris Martin (6)] *
1 [Keith Elam] *
1 [ROTC, Morehouse College]
)
= 3.13
Outbound
15
Tags on post
Inbound
16
Posts tagging this
Connections
24
Total nodes
Base Node Strength
240
Base Node Influence
0.9375
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)the Bronx 18.65%A Tribe Called Quest 17.76%The 45 King 7.46%J Dilla 4.44%Gang_Starr 2.13%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)