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, 12) = 12
$outbound = max(1, 8) = 8
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 12 * 8 = 96
Base_Influence (IV) = $inbound / $outbound = 12 / 8 = 1.5
// 3. Exponential Network Values (accumulating 22 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 96 *
( 2 [Blues turnarounds] *
2 [Eight-bar blues] *
12 [Twelve-bar blues] *
56 [Don Omar] *
132 [Daddy Yankee] *
1 [Trap] *
1 [Cubaton] *
1 [Reggaeton musicians] *
25 [Reggaeton] *
4 [Montyr Folk] *
1 [Folk music genres] *
1 [Blues jam sessions] *
1 [Blues musicians] *
1 [classical] *
4 [Bollywood Music] *
1 [Electronic Dance Music (EDM)] *
1 [Hard Rock] *
1 [Latin] *
1 [Pop] *
1 [Synth-Pop] *
9 [Ketan Kerai] *
2 [folk]
)
= 245.25B
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1.5 *
( 2 [Blues turnarounds] *
2 [Eight-bar blues] *
1.33 [Twelve-bar blues] *
1.14 [Don Omar] *
1.09 [Daddy Yankee] *
1 [Trap] *
1 [Cubaton] *
1 [Reggaeton musicians] *
1 [Reggaeton] *
1 [Montyr Folk] *
1 [Folk music genres] *
1 [Blues jam sessions] *
1 [Blues musicians] *
1 [classical] *
1 [Bollywood Music] *
1 [Electronic Dance Music (EDM)] *
1 [Hard Rock] *
1 [Latin] *
1 [Pop] *
1 [Synth-Pop] *
1 [Ketan Kerai] *
0.5 [folk]
)
= 4.99
Outbound
12
Tags on post
Inbound
8
Posts tagging this
Connections
22
Total nodes
Base Node Strength
96
Base Node Influence
1.5
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Daddy Yankee 37.08%Don Omar 15.73%Reggaeton 7.02%Twelve-bar blues 3.37%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)