Inversely proportional score based on profit margins

32 Views Asked by At

My question might be pretty simple but I'm having a hard time to solve it.

I'm trying to create a score based on companies profit margins. The lower the profit margins, the higher the score. That includes negative numbers (let's say -10% profit margin should have a larger score than 10% profit margins.

Score 1 = -100% profit margin

Score 0 = +100% profit margin

What equation should I use?