I've become puzzled by something really simple that I don't think I've thought about before.
I have a number that has increased from -2000 to -1000. This is an increase of 1000. However, I calculate the percentage increase as 1000/-2000 * 100 = -50%.
If -2000 increases to -1000, it is a percentage increase of -50% (which to my ears sounds like a decrease of 50%).
Of course I could take the negative numbers and call them something positive (e.g. net assets of -1000 is actually a debt of 1000 and therefore only deal with positive numbers).
Am I doing something really really silly? Where am I going wrong?