--- title: "Andrews plot" chunk: 1/1 source: "https://en.wikipedia.org/wiki/Andrews_plot" category: "reference" tags: "science, encyclopedia" date_saved: "2026-05-05T12:21:14.742153+00:00" instance: "kb-cron" --- In data visualization, an Andrews plot or Andrews curve is a way to visualize structure in high-dimensional data. It is basically a rolled-down, non-integer version of the Kent–Kiviat radar m chart, or a smoothed version of a parallel coordinate plot. It is named after the statistician David F. Andrews. A value x {\displaystyle x} is a high-dimensional datapoint if it is an element of R d {\displaystyle \mathbb {R} ^{d}} . We can represent high-dimensional data with a number for each of their dimensions, x = { x 1 , x 2 , … , x d } {\displaystyle x=\left\{x_{1},x_{2},\ldots ,x_{d}\right\}} . To visualize them, the Andrews plot defines a finite Fourier series: f x ( t ) = x 1 2 + x 2 sin ⁡ ( t ) + x 3 cos ⁡ ( t ) + x 4 sin ⁡ ( 2 t ) + x 5 cos ⁡ ( 2 t ) + ⋯ {\displaystyle f_{x}(t)={\frac {x_{1}}{\sqrt {2}}}+x_{2}\sin(t)+x_{3}\cos(t)+x_{4}\sin(2t)+x_{5}\cos(2t)+\cdots } This function is then plotted for − π < t < π {\displaystyle -\pi