[
  "Find the sales value at 9 am on the graph.",
  "Add up the sales for every hour to get the total daily sales.",
  "Percentage = (9 am sales / total sales) x 100%."
]