Percent increase or decrease

To calculate the percent increase or decrease, you need to find the difference between the original value and the new value, divide it by the original value, and then multiply by 100. The result will be the percentage change.

Percent Increase = ((New Value - Original Value) / Original Value) * 100

Percent Decrease = ((Original Value - New Value) / Original Value) * 100