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, 9) = 9
$outbound = max(1, 9) = 9
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 9 * 9 = 81
Base_Influence (IV) = $inbound / $outbound = 9 / 9 = 1
// 3. Exponential Network Values (accumulating 28 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 81 *
( 72 [The Postal Service] *
169 [The 1975] *
100 [Cut Copy] *
196 [The Naked And Famous] *
121 [Passion Pit] *
49 [MGMT] *
289 [Chromatics] *
64 [Nu-gaze] *
4 [Neon Hitch] *
64 [Foster The People] *
25 [Imagine Dragons] *
25 [Neon Trees] *
81 [Neon pop] *
16 [Toro y Moi] *
25 [Washed Out] *
4 [Memory Tapes] *
4 [Twin Sister] *
36 [Small Black] *
49 [Chillwave] *
81 [The xx] *
49 [The Radio Department] *
64 [Ambient pop] *
49 [Blog house] *
49 [Com Truise] *
1 [Alan Palomo] *
1 [Jason Faries] *
1 [Jorge Palomo] *
110 [Two Door Cinema Club]
)
= 2.08 x 10^43
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.13 [The Postal Service] *
1 [The 1975] *
1 [Cut Copy] *
1 [The Naked And Famous] *
1 [Passion Pit] *
1 [MGMT] *
1 [Chromatics] *
1 [Nu-gaze] *
1 [Neon Hitch] *
1 [Foster The People] *
1 [Imagine Dragons] *
1 [Neon Trees] *
1 [Neon pop] *
1 [Toro y Moi] *
1 [Washed Out] *
1 [Memory Tapes] *
1 [Twin Sister] *
1 [Small Black] *
1 [Chillwave] *
1 [The xx] *
1 [The Radio Department] *
1 [Ambient pop] *
1 [Blog house] *
1 [Com Truise] *
1 [Alan Palomo] *
1 [Jason Faries] *
1 [Jorge Palomo] *
0.9091 [Two Door Cinema Club]
)
= 1.02
Outbound
9
Tags on post
Inbound
9
Posts tagging this
Connections
28
Total nodes
Base Node Strength
81
Base Node Influence
1
Strength Share (vs Direct Neighbours)
4.31%
(2.08 × 1043 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)