[
  "Ignore the intermediate value (100). Compare only the starting (80) and ending (85) values.",
  "Overall change = final - initial = 85 - 80 = +5.",
  "Percentage = (change / original) x 100 = (5/80) x 100 = 6.25%."
]