'How to rescale a value in SAS?
For my homework, I need to rescale a value that is typically scored 1-7 into a score of 0 and 1. In this case, the values represent political rights, so the lower the score, the less free a country is, and the higher the score the more free it is. My professor hinted that we should consider using a mathematical function that goes like this: newPR = (7-pr)/6; This newPr score would be scored as the score of 0 and 1, with lower scores being represented as 0, and higher scores represented as 1. Any advice on where to start would be amazing!
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
