Hello, I thought it was an easy comparison, but comparing each variable with the others has been difficult and I got lost; I am trying to compare variables and know which is the one with the highest value; for example X1 = 25, X2 = 31, X3 = 45, X4 = 39, X5 = 40, X6 = 37, X7 = 29; how to find the correct data without so many comparisons between the variables.
Can someone help or guide me with this
Thanks
Enrique