Identify the current period value
Identify the same period value from the previous year
Subtract the previous year value from the current value
Divide the result by the previous year value
Multiply by 100 to get the percentage
Formula: ((Current Year Value – Previous Year Value) / Previous Year Value) × 100
Example: ((120 – 100) / 100) × 100 = 20% YOY growth
