Suppose I have four samples (S1,S2,S3,S4). Each sample have three variables (v1,v2,v3) which determines the performance of the sample. These variables (v1,v2,v3) are dependent on each other. I want to calculate which sample have the highest performance based on these three variables. How to do that?

Similar questions and discussions