1

How do I compute the increase when the old value is zero? I know that usually we compute it as $$ \frac{N-V}{V} \times 100, $$ where $N$ is the new value and $V$ is the old value.

So,

  • going from $50$ to $500$, the increase is $900\% = \frac{500-50}{50} \times 100$
  • going from $50$ to $75$, the increase is $50\% = \frac{100-50}{50} \times 100$

But when going zero to $X$, where $X$ is any value greater than zero, the increase is $100\%$? (In this formula you can't divide by zero).

gt6989b
  • 54,422

0 Answers0