How do I find best fit out of a set of options by ranking criteri

C

cl_bud

I'm trying to figure out how to rank options (or find the best fit) when a
level of importance is given on each set of data.
 
C

cl_bud

For example if I have 50 different cars with criteria for Safety, gas
mileage, speed, size, etc. Each customer would categorize each of these
criteria different in importance to them. I want to see how the rank for
each car would change given their level of importance in each category. Does
this make sense?
 
Top