Okay, I know this will be too easy for this forum. Nevertheles, I want to ask this.
I have a sequence of numbers:
c(9, 7, 23, 26, 11, 12, 28, 34, 20, 32, 41, 78, 37, 60, 41, 33,
31, 55, 58, 58, 71, 55, 43, 65, 56, 32, 130, 38, 43, 40, 50,
56, 69, 45, 70, 36, 51, 57, 56, 60)
And I would like to have a convenient way to convert the numbers to percentages with the highest value being 100% and either the lowes value being 0% OR zero being 0%.
How would I do that with a formula or seomthing?
Thank you very much! Regards!