I have the following datafile:
x y
1 50.583
2 27.842
3 19.156
4 15.491
6 9.779
8 8.584
12 6.436
16 4.595
24 3.605
32 2.447
I want to plot the points (xi, yi / y1). How do I do this using gnuplot?