benyflyguy
En-Route
Not sure why I am stuck on this or possibly trying to find a harder way to do it.
I have a list of times in seconds. Best score is lowest time. I want to assign the lowest time a score of 100 and every higher time a lower score based on the percentage they did worse. I have been just merely dividing the best time by the higher time and *100. Example best time is 100 seconds and my time is 120 seconds, person with best time scores 100points and I score 83.3. But as I look at it I’m questioning if that is right?
For something that is point based where highest points wins and lower points is less the percentage is easier to calculate.
I keep staring at the paper and playing on different ways to look at and can’t come up with anything.
many thoughts!
I have a list of times in seconds. Best score is lowest time. I want to assign the lowest time a score of 100 and every higher time a lower score based on the percentage they did worse. I have been just merely dividing the best time by the higher time and *100. Example best time is 100 seconds and my time is 120 seconds, person with best time scores 100points and I score 83.3. But as I look at it I’m questioning if that is right?
For something that is point based where highest points wins and lower points is less the percentage is easier to calculate.
I keep staring at the paper and playing on different ways to look at and can’t come up with anything.
many thoughts!