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 16 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 36 *
( 48 [Dallas Taylor] *
110 [Danny Kortchmar] *
9 [Jo Mama] *
49 [Carole King] *
4 [Robbie Robison] *
9 [Cliff De Young] *
1 [Doug Lubahn] *
9 [Michael Ney] *
121 [Clarence Clemons] *
4 [Clarence Clemons and the Red Bank Rockers] *
1 [Cliff DeYoung] *
9 [Utopia (5)] *
1 [The Numbers (18)] *
64 [Todd Rundgren] *
49 [Kasim Sulton] *
35 [Clear Light]
)
= 1.30 x 10^19
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.33 [Dallas Taylor] *
1.1 [Danny Kortchmar] *
1 [Jo Mama] *
1 [Carole King] *
1 [Robbie Robison] *
1 [Cliff De Young] *
1 [Doug Lubahn] *
1 [Michael Ney] *
1 [Clarence Clemons] *
1 [Clarence Clemons and the Red Bank Rockers] *
1 [Cliff DeYoung] *
1 [Utopia (5)] *
1 [The Numbers (18)] *
1 [Todd Rundgren] *
1 [Kasim Sulton] *
0.7143 [Clear Light]
)
= 1.05
Outbound
6
Tags on post
Inbound
6
Posts tagging this
Connections
16
Total nodes
Base Node Strength
36
Base Node Influence
1
Strength Share (vs Direct Neighbours)
6.44%
(1.30 × 1019 overall)
Dominant nodes (excluded from chart)Clarence Clemons 21.65%Danny Kortchmar 19.68%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)