I have two arrays, on called x and the other called y. For example,
x = np.array([1, 0.8, 0.5, 2]) y = np.array([1.2, 0.75, 0.73, 1.67])
I ca