Calculate the percentage increase or decrease between two values. Perfect for analyzing price changes, growth rates, investment returns, and relative differences.
Percentage change measures the relative change between two values. It expresses the difference as a percentage of the original value, making it easy to compare changes across different scales. A positive change indicates growth, while negative shows decline.
Pro Tip: When comparing multiple percentage changes over time, use the geometric mean rather than arithmetic mean. For example, if an investment gains 50% one year and loses 30% the next, the average annual return is not 10% but actually about 2.4% (calculated as √(1.5 × 0.7) - 1).