Calculate percentages, percentage change, discounts, and more
To find X% of Y: multiply Y by X/100. For example, 15% of 200 = 200 × 0.15 = 30.
To find what percent X is of Y: divide X by Y and multiply by 100. For example, 30/200 × 100 = 15%.
Change % = ((New - Old) / Old) × 100
Positive result = increase. Negative = decrease.