Finding a value from other value

Voyager

New member
Joined
May 7, 2019
Messages
1
Hello!

First of all, sorry if i do some mistakes, i'm new here! :-D

I need a little bit help with a 'problem' so here we go :
Let's say an average car cost 50,000 $
A Bugatti cost 20,000,000 $

Here are 2 values. How can i transform these values to a scale from 0-1 to 100 ?
It was simple if i know what's the most expensive car but also some cars valued at the same price have different disadvantages and advantages and these 2 factors can influence the price.
 
Is that really the entire problem or did you paraphrase it?
Maybe you can use (50, 50,000) and (100, 20,000,000) as two points on a line and then find the equation of this line. I used 50 because it is the average value of a car so I picked the number in between 0 and 100 (which is 50)
 
Top